The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding my own Navigation?
Ok, I'm new to VBulleting but not new to web design and html.
I've got a good understanding on how to customize all the colors, fonts, etc through the Admin panel. What I want to do is include my own navigation above the forum header. So here's my web site that I'm currently building: http://www.huntfishmn.com This is my current forum: http://www.huntfishmn.com/forums I know this is possilbe because this site does it. http://www.huntingnet.com/forum/ I've tried the 'include html' option where I added this using the plugin for global_start: $includedhtml = implode('', file('http://www.huntfishmn.com/forums/includes/header.html')); and this in the 'Header' code {vb:raw includedhtml} Am I going about this in a wrong way? Any thoughts/suggestions? Thanks in advance, Scott Holthaus --------------- Added [DATE]1292969437[/DATE] at [TIME]1292969437[/TIME] --------------- Well I'm figuring out this crap as I go and I was making it much harder than it needs to be. All you have to do is copy and paste the html right from your code into the 'header' box on the admin panel. Then add your css in the 'htmlinclude' box...example <link href="http://www.huntfishmn.com/style.css" rel="stylesheet" type="text/css" /> I still have a bit of tweaking to do but I'm getting there! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|