View Full Version : Custom skin having problems with navbar on cmps index.php
Semere
07-13-2004, 11:33 PM
Hi all,
I have a custom skin installed. I have changed the forum url to reflect the path of the url and every other link on the main page works correctly. However when you try to use the navbar it is not going to /forums/profile.php or any of the other areas it should. I am pasting a copy of the navbar template that I have to see if anyone else can pick out anything I missed because I am at wits end trying to figure it out.
Thanks in advance!
apokalupsis
07-14-2004, 02:54 AM
Need to see the site. What is the url? I'm guessing the navbar is not the default vb style, and it's graphic instead? I had that problem, but it's easily fixed (assuming it is that problem). Regardless, provide the url so we can look. ;)
Semere
07-14-2004, 11:37 AM
Yes they are graphics now that you mention it. You can view my page at http://www.artheon.com Thanks for all of the help.
Brian
07-14-2004, 11:43 AM
You're not even using the navbar template on your homepage. You'll need to edit your header template and change the links there to point to the full URL to your forum.
KW802
07-14-2004, 06:28 PM
Yes they are graphics now that you mention it. You can view my page at http://www.artheon.com Thanks for all of the help.
I noticed you're using an ExtremePixels skin.... if Pank did that skin the same way as he did the others then what you'll need to change can be found in....
ACP --> Styles & Templates --> Style Manager --> All Style Options (for the 'air' style) --> Header
In the "header" box you'll see the raw code for the links; just find the ones you need to change and you should be good to go. For example, where you see the href="usercp.php?$session[sessionurl]" anchor for the user control panel I have mine changed to href="$vboptions[bburl]/usercp.php?$session[sessionurl]" so that I didn't have to hard-code the template.
Kevin
Semere
07-14-2004, 07:37 PM
Thank you guys so much. I will get this done later tonight. Thanks agian for the quick responses. Like I said I tried to modify everything in the world to make it work and would have never guessed "header".
Thanks,
lieutan
07-14-2004, 09:51 PM
hey, quick question while we are on the subject.. Http://adventurersunited.com is my website and my skin graphics do not show at all, only the colors.. Can anyone help me with this.. Forgive me if this has been discussed somewhere.. I must have missed it...
Brian
07-14-2004, 10:00 PM
Admin CP => Style Manager => Edit All Style Options
That will bring you to a page with all of your style options. For your 'tcat', 'thead', and possibly some others, you will see a 'url(dragon...' tag in there. Change that to the full url to that images folder and it will fix the problem.
lieutan
07-14-2004, 10:47 PM
Brian you are just totally awsome man!!! Thanks.. Oh and great job installing the vbadv for me... I have another site I need the same done with and will be sending in the request soon...
Again thanks!!!
Xenos
09-19-2004, 12:32 AM
I noticed you're using an ExtremePixels skin.... if Pank did that skin the same way as he did the others then what you'll need to change can be found in....
ACP --> Styles & Templates --> Style Manager --> All Style Options (for the 'air' style) --> Header
In the "header" box you'll see the raw code for the links; just find the ones you need to change and you should be good to go. For example, where you see the href="usercp.php?$session[sessionurl]" anchor for the user control panel I have mine changed to href="$vboptions[bburl]/usercp.php?$session[sessionurl]" so that I didn't have to hard-code the template.
Kevin
Thanks, this easily corrected most of my issues. However, the drop down menus are not working on my index.php. Do you know what need to be done for this?
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.