WS4
01-02-2007, 08:55 AM
The only hurdle left is to get the padding to work in Fire Fox if anyone has a suggestion for that? I tried putting padding: 2px; for example in the span style but it didn't work either.
Using the span style to position the images differenty than the class file default.
<A class=thumbnail href="#" >
FOO
<SPAN style="LEFT: 40px; POSITION: absolute; TOP: 20px">
<IMG src="directory/yourpic.jpg">
</SPAN>
</A>
Using the span style to position the images differenty than the class file default.
<A class=thumbnail href="#" >
FOO
<SPAN style="LEFT: 40px; POSITION: absolute; TOP: 20px">
<IMG src="directory/yourpic.jpg">
</SPAN>
</A>