go41

the info you need to know


von Joern
1 Kommentar

Would anyone be able to 'walk me through' how to implement this onto my wordpressFavourite Image RatingI wouldn't want it for ALL photos only selected ones also but it's getting it onto my site in the first place -wordpress newbie. Thanks.


von Joern
Keine Kommentare

Hi allI have this code in my stylesheet....'img.postimg { float:right; margin-left:15px; margin-bottom:5px; border:1px solid #000000; }'The code of my post then looks like this... '<img src="http://www.concept-ents.com/blog/wp-content/uploads/2010/04/popcornsquare-e1271783254679.jpg" alt="Popcorn Logo" title="Popcorn Logo" width="150" height="150" class="postimg" />'Image aligns to the left fine in Firefox, Safari and IE8. However, in IE7 and IE6, there…