Author Topic: Nav Bar issues on IE7  (Read 2054 times)

Zion

  • Guest
Nav Bar issues on IE7
« on: July 29, 2007, 11:50:14 pm »
Hi all, i know this isnt really the forum for this, but the official smf forums the guys dont have a clue (last 5 topics i created not one helpfull response)

And i know you guys know what your talking about :P

Right then, im using the theme Softmc Blue.

The issue with it is the nav bar on IE7.

On firefox its perfect but for some reason it doesnt display the last 2 items of the nav bar, or the gradeint it contains.

www.1timeuser.com is my site. (and you only see it when your logged in as there are additional nav options to logged in users of course.

I added this to tell it how wide and tall my navbar is (before i added it was horrible the text was misaligned and everything  (on IE7) :

Code: [Select]
// Show the start of the tab section.
echo '
<table cellpadding="0" cellspacing="0" border="0" width="953" height="28">
<tr>';

so any ideas on how to fix the last small problem with it? A flag for IE7 compatibility perhaps ? (wish i knew more php :P Im a wizz with lua)

Thanks so much guys :)

 
« Last Edit: July 30, 2007, 12:19:26 am by Zion »

Offline feildmaster

Re: Nav Bar issues on IE7
« Reply #1 on: July 30, 2007, 12:56:07 am »
ah... maybe thats the problem, im using IE6... Leme log into my other computer...

Zion

  • Guest
Re: Nav Bar issues on IE7
« Reply #2 on: July 30, 2007, 12:57:29 am »
ah... maybe thats the problem, im using IE6... Leme log into my other computer...

Yeah its perfect on IE6 :P

Its just IE7 where the issue lies.

Thanks very much for helping :)

EDIT : Has it fixed itself  :idiot2:

(seems perfect now  :idiot2:)

I was doing some more template and display configs and also added a few mods.........have i fixed it without even knowing it?

If anyone has IE7 please register on my site and login, then check and see if the nav bar looks ok....

Thanks
« Last Edit: July 30, 2007, 09:26:32 am by Zion »