The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How difficult must this be!?
I'm tearing my hair out here.
I run http://www.btg-online.com. The navbar at the top I'm trying to edit. I'm trying to put in a "home" button and a "forums" button. The forum button I've done flawlessly, and it was working great, but the "home" button wasn't, so I took it out. Here's my header template (since the author of the template states he copied the exact code from the navbar template and just put it in the header template). PHP Code:
PHP Code:
I can change the usercp.php to index.php just fine, so basically the navbar still says user CP but it points to index.php. Can I just not use 'Home' on the navbar? I'm at such a loss I'm going insane. If anyone can please help me, I'd be extremely appreciative. -Wunderbar any help please? |
#2
|
|||
|
|||
i'm getting a DB error when i try to bring up your page. in any case, try this...
|
#3
|
|||
|
|||
Code:
<td class="vbmenu_control_alt"><a href="http://yoururl/home.php">Home</a></td> Edit: Just after: Code:
table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> |
#4
|
|||
|
|||
edit: nevermind I figured it out.. it was just the location of the code. Thanks again! You just saved me so much frustration.
How exactly did that work though? Why couldn't I just copy and edit the code from previous entries? |
#5
|
|||
|
|||
Quote:
I'm using vbStyles ARIA Skins and only had to remove the '_alt' (out of vbmenu_control_alt) to get this to work perfectly with the proper colors/fonts. Again, Many Thanxx for taking the time to post the info! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|