[TYPO3] Another question about wag_randomimage ext.

alex toland alex at fertileground.de
Sat Dec 31 18:51:21 CET 2005


A further question for any wag_randomimage ext. experts out there...

I noticed some spaces between the <img src> lines in the source code:

BEGIN: Content of extension "wag_randomimage", plugin "tx_wagrandomimage_pi1"

	-->
	<div class="tx-wagrandomimage-pi1">

		



<img src="fileadmin/images/logostrip/pix14.jpg" alt="" style="border: 0px;" \>



<img src="fileadmin/images/logostrip/pix23.jpg" alt="" style="border: 0px;" \>



<img src="fileadmin/images/logostrip/pix25.jpg" alt="" style="border: 0px;" \>



<img src="fileadmin/images/logostrip/pix39.jpg" alt="" style="border: 0px;" \>



	</div>
	<!-- END: Content of extension "wag_randomimage", plugin "tx_wagrandomimage_pi1" -->

 ...and I believe this is the source of the problem. If, for example the 
html code would look like the following,
there would be no such spaces (I tested it in a html editor):

<img src="fileadmin/images/logostrip/pix14.jpg" alt="" style="border: 0px;" \><img src="fileadmin/images/logostrip/pix23.jpg" alt="" style="border: 0px;" \><img src="fileadmin/images/logostrip/pix25.jpg" alt="" style="border: 0px;" \><img src="fileadmin/images/logostrip/pix39.jpg" alt="" style="border: 0px;" \>...


So the question is, how and where does one change the settings in the 
code of the wag_randomimage extension plugin?
and are there any other tricks to "glue" the images together?
Thanks again,
Alex

alex toland wrote:

>Hi everyone,
>I have a related random image problem...
>I installed the extension wag_randomimage and it's running almost 
>perfectly- it generates a row of 9 image cells (each 100px width X 20px 
>height) above the top menu, also 20px in height. However there is a 
>strange border of 4px around each random image.
>Does anyone know how to paste the images directly next to eachother, or 
>get rid of the border?
>Is this in the TypoScript? or a box I should have checked somewhere? is 
>this a html problem or a problem with the template or plugin configuration?
>I'm a bit lost, if anyone wants to see the problem live: 
>www.kunstundboden.de/html
>
>Thanks in advance, and happy new year!
>Alex
>
>Jesús H. wrote:
>
>  
>
>>Hello Patrick and merry Xmas,
>>
>>I've used wag_randomimage extension. Have a look to it as well.
>>
>>Best regards,
>>
>>Jesús H.
>>Cy
>>
>>
>>Patrick O'Hara wrote:
>> 
>>
>>    
>>
>>>I would like to have a set of pictures with associated caption
>>>displayed on my home page.  They would display one image at a time,
>>>either randomly or by day.  In a way that the image would change,
>>>along with it's caption, automatically.  Is there an extention or some
>>>such that will do this?
>>>
>>>
>>>--
>>>Tanks for your Support
>>>Pat O'Hara
>>> _      _      _
>>>/*\==  /*\==  /*\==
>>><ooo>  <ooo>  <ooo>
>>>   
>>>
>>>      
>>>
>>_______________________________________________
>>TYPO3-english mailing list
>>TYPO3-english at lists.netfielders.de
>>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
>>
>> 
>>
>>    
>>
>
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
>  
>




More information about the TYPO3-english mailing list