| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Great Scott!!
Join Date: Feb 2008
Posts: 223
|
internet freakin explorer!!!
can't seem to find out the solution to current issue two of my background images (with in div tags 'salt' and 'wine') are not showing at all, not just incorrectly, not at all !! tried using * html hack to remove margins, but that seems to make matters worse!! any ideas? |
|
|
|
|
|
#3 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
It's because they don't have any content in them. Add an " " in there and it should work. More importantly: what's the purpose of creating an empty <div> instead of just using <img />? If you're going to put meaningless empty markup into something just to apply style, you might as well just directly insert the image. Not that you should do either, but why are you apply these background images to #leftcol and #rightcol instead? This is such a simple layout, but is suffering from symptoms of divitis. |
|
![]() |