OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
img next to img not touching
This page's ID:
27683
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
What do get in the DOM inspector ? what is the computed style of your IMGs ? Anyway, by the name of your images I'm pretty sure you could do something like : CSS[code]#bloodySplash { background:url(top_goldgrey.gif); padding:0 23px 0 20px; border:0; margin:0; width:783px !important; /* for that pile of crap of IE */ width:740px; height:90px; } #bloodySplash img { border:0; margin:0; padding:0; width:740px; height:90px; }[/code]HTML[code]<div id="bloodySplash"> <img src="images/splash2black.gif"/> </div>[/code]... or something like that :p Hope that helps, [url=http://www.p01.org/][sigrotate][img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_love.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_love_small.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_charly.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_dk.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_reason.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_galaxy.gif[/img][/sigrotate][/url] [small](Edited by [url=http://www.ozoneasylum.com/user/2185]poi[/url] on 03-24-2006 10:06)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »