Log in

View Full Version : been looking for an hour... Navbar button ??


DSOG Thomas
12-19-2008, 04:57 AM
Hey Everyone, Thanks for the help in advance.. my site forum is http://stuntride.com/vbstunt/forum.php

The skins do not have a "new post" button in the navbar.. the graphic for the button is already made.. I just do not know which page to access to change the code to add the button.. im sure you all probably know.. can anyone tell me?

also, for the future..is there an easy way to find out which pages contain things like this without having to search and search the php files?

thanks

blind-eddie
12-19-2008, 05:21 AM
Seems you forgot to load the images folder contents for that style.

Vackrick
12-19-2008, 05:43 AM
yeah pls reupload the image folder

Seven Skins
12-19-2008, 07:45 AM
You may be need to edit header or navbar template depending on where the code is.

To find out which template are being used:
vbulletin options > General Settings > Add Template Name in HTML Comments > YES

And view the page source it will have template name in it.
Sometimes enabling the above option has undesired effect on the forum layout. So when you have found out what template to edit change "Add Template Name in HTML Comments" back to NO.

.

DSOG Thomas
12-19-2008, 08:52 PM
You may be need to edit header or navbar template depending on where the code is.

To find out which template are being used:
vbulletin options > General Settings > Add Template Name in HTML Comments > YES

And view the page source it will have template name in it.
Sometimes enabling the above option has undesired effect on the forum layout. So when you have found out what template to edit change "Add Template Name in HTML Comments" back to NO.

.

thanks I know exactly what you are talking about.. so ill have to do it with every skin.. I need someone to do periodical work on this site for me!!

--------------- Added 1229745061 at 1229745061 ---------------

done.. thanks seven skins, I needed the reminder on the "edit header" thing