« Return to Thread: [TYPO3-english] How to avoid the border around the picture?

Re: [TYPO3-english] How to avoid the border around the picture?

by Søren Madsen-2 :: Rate this Message:

Reply to Author | View in Thread

Border="0" should work - but if it doesn't, you probably need to set  
the attribute values on the A element instead.

But - how is this TYPO3 related? This is a very rudimentary HTML/CSS  
question.

/Søren


On 08/07/2009, at 12.18, Ronald Wiplinger (Lists) wrote:

> I tried to use border=0 and:
>
> <A HREF="/home/esl/preschool/2QLv1">
> <IMG SRC="/fileadmin/images/preview.jpg" height="150"
> style="border-style: none" alt="Preview" title="Preview" /></A>
>
> both will show the border. How can I avoid that?
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

 « Return to Thread: [TYPO3-english] How to avoid the border around the picture?