View Full Version : IE Background problem
Rockonmetal
04-11-2008, 09:17 PM
I have a slight problem with Internet Explorer and the background of the <div> tags...
http://danklemon.pureadd.com/default.php
It isn't only limited to that page...
It happens when you load our site in IE the background for <div class="content">tags...
I appreciate the help!
I noticed 1 problem, thats that you have a class="content" for your td, but then I noticed inside your td you have another class="content" on a div, so I suggest fixing that, and then adding a tbody, I don't know if the tbody tag is essential though.
Rockonmetal
04-11-2008, 09:23 PM
tbody? never heard of that tag before...
Here you go:
http://www.w3schools.com/tags/tag_tbody.asp
What happen when you took the class of the div?
Rockonmetal
04-11-2008, 09:32 PM
k I have fixed the background issue... i'm now working on the font color and family... thanks... 1st thing i learned today... even though i go to school... lol
Rockonmetal
04-11-2008, 09:36 PM
I fixed it...
what was causing the problem was i had two different containers with the same class and it confused IE and IE (as it always does) goes berserk... so i made some changes...
I took out the class tag in the td tag and added class tags to all of the <div> tags... then i shifted the style classes because I no longer needed .content div{ i changed it to .content... and .content div p{ to .content p{
thanks i know this probably makes no sense... but its what i did... *i think...*
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.