The Arcive of vBulletin Modifications Site. |
|
Navbar looks funky Details »»
|
|||||||||||||||||||||||||
sorry if this has been posted already but my nav bar looks a bit funky and i'm not sure why
![]() as you can see the arcade button looks rather funky any idea why this would be and how i could solve the problem? thanks! --------------- Added [DATE]1255754593[/DATE] at [TIME]1255754593[/TIME] --------------- fixed the problem! thanks all of those who looked Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I am having the same issue.
|
|
#3
|
|||
|
|||
|
try this one
Code:
<td><a href="arcade.php$session[sessionurl_q]">Arcade</a></td> for freaky styles tat has no navbar manues Good luck if this resolves ur problem plz reply ! |
|
#4
|
|||
|
|||
|
Nah this is how I would of done it.
![]() Code:
<td><a href="arcade.php">Arcade</a></td> Make sure you put that in your headers!
|
![]() |
|
|