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
I see you changed the page... now you just have the single header graphic there. Did you change your mind about how you are going to do this? Not that this is related to your former spacing problem, but you don't need all those "div"s in the style declarations. You can simply define a class as ".class" and then you will be able to apply it to anything (including divs). OK, on to your problem. I'm just going from memory since I think you've changed the code a bit since I first saw it. Here's an idea: rather than having two separate divs holding the split header image, have one full-length header image (this will be the image without that little bit of green) as a background image. Then, inside that div, you put that tiny "green fleck" image and position that separately. Whenever you don't need it, you just hide it (change the visibility, make the left-margin -1000, whatever). Does that make sense? Of course, I think that's a lot of hassle for what you're trying to accomplish, especially if this is going to be a template and that green fleck is only going to be present on the splash page. If you're going to do this with PHP, for example, it won't be a simple matter of just including content in the content area--you're also going to have to take that green fleck into account. It may be a simple matter to make it appear and disappear in testing, but it's going to add another layer of complexity to your design once you start actually implementing the template. Honestly, if I were you, I would move that graphic down about twenty pixels or so and make sure it didn't overlap the header image. Problem solved. I don't think it really adds that much to the presentation anyway, and it definitely does not add enough value to outweigh the hassle factor. Just my two cents. Don't know if that helps. [img]http://www.liminality.org/asylum/sigs/suho_umbrella04.gif[/img] ___________________________ Suho: [url=http://www.liminality.org]www.liminality.org[/url] | [url=http://www.ozoneasylum.com/4837]Cell 270[/url] | [url=http://www.ozoneasylum.com/5689]Sig Rotator[/url] | [url=http://www.ozoneasylum.com/22173]the Fellowship of Sup[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »