sumacbob
04-23-2007, 07:39 PM
I`ve embedded a css based drop down menu into my vbulletin board. It renders fine, well it did until I checked in IE6 and the font colors are mixed up in the menu.
After digging around, it appears the LI attributes are clashing. The Vbulletin css use LI attributes and so does my menu. For some browsers, it is using the menu css (and it`s LI) however, in IE6 and maybe others it is using the VB LI attributes for the menu hence the colors are wrong.
I could simply remove the menu li and rely on the vb css, however I need to the two different font colors. The board has a light background with dark fonts, but the menu is black with light fonts.
Did anyone make sense of what I`m going on about? :erm:
After digging around, it appears the LI attributes are clashing. The Vbulletin css use LI attributes and so does my menu. For some browsers, it is using the menu css (and it`s LI) however, in IE6 and maybe others it is using the VB LI attributes for the menu hence the colors are wrong.
I could simply remove the menu li and rely on the vb css, however I need to the two different font colors. The board has a light background with dark fonts, but the menu is black with light fonts.
Did anyone make sense of what I`m going on about? :erm: