PDA

View Full Version : profile tabs don't work in IE


dethfire
Mon 9th Jun '08, 6:43pm
I can't see the profile tabs in IE7, but FF they work fine. Many of my members are having the same problem.

edit, xtrato's suggestion worked, this does seem to be a bug

http://www.vbulletin.com/forum/showthread.php?t=264948

sockwater
Mon 9th Jun '08, 7:27pm
Are you using the default, unmodified vBulletin style?

DannyITR
Wed 11th Jun '08, 12:49am
Just fixed mine. The header table cannot dictate the forum width or else it gets mixed up. You can tell because if you revert the header and footer the problem is fixed.

Since I had a custom table in my header dictating forum width, I added an extra closing tag then set the style variable for main table width in the style manager to the same width as the header. Works perfectly.

biome.pat
Tue 16th Sep '08, 9:20pm
Maybe this was just me, but my issues didn't have anything to do with table width determining forum width. It was simply that I opened a table in the header and didn't close it again. The open table messed with IE. I just closed it in the footer and everything was A-OK.

Just looking out for anyone who runs into this problem in the future, because I wasted a bit of time stressing and changing widths when I didn't really need to :)