The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I use a custom skin, but can someone tell me where in my admin cp I can go to edit my navigation buttons..
I thought it might be in my navbar template.. but no luck .. any ideas? See image.. Thanks! |
#2
|
||||
|
||||
![]()
Usually nav buttons are in the navbar (in default vbulletin) or in the header (sometimes put their in custom styles).
|
#3
|
|||
|
|||
![]()
Yeah check your header template. I recommend you use firefox and download firebug to figure things like that out. Good luck
![]() |
#4
|
|||
|
|||
![]()
Hmm I didnt find it in the header either..
Any other thoughts..? I actually have fire bug installed, but im not use how to use it to find out this info. Can you assist me with that? thank you very much! |
#5
|
||||
|
||||
![]()
To find the template they are in, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
|
#6
|
|||
|
|||
![]()
Thanks Lynne
I found this in my header template: Code:
<td><a href="memberlist.php5$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/links_memberlist.gif" alt="" width="118" height="39" border="0"></a></td> It outside my domain so I guess I would have to edit the css sheet? If so where can I find that? thanks for all your help! |
#7
|
||||
|
||||
![]()
You wouldn't have to change the CSS to change the link. From what you just posted, you just need to change
HTML Code:
<a href="memberlist.php5$session[sessionurl_q]">
HTML Code:
<a href="http://shop.windowcleaningresource.com/">
|
#8
|
|||
|
|||
![]()
Awesome that worked.. Thank you very much everybody!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|