PDA

View Full Version : Header not showing..


TylerL
09-13-2004, 05:21 PM
First off, thank you! Great add-on, love it so far.

Here is my homepage: http://www.talkcss.com/, and here is my forum: http://www.talkcss.com/forum/. Notice that the header won't show up on my homepage. I've set all the image paths to the full site path correctly. Help? :confused:

EDIT: Oh and how can I edit the navbar for the Homepage so that includes a link to the /forum/ directory and other things?

Thanks,
Tyler

KW802
09-13-2004, 05:32 PM
Tyler,

Did you check in the "header" template to make sure that you changed the location of "images/satellite/header/logo.gif" to the full path of ""/forum/images/satellite/header/logo.gif"?

Our Sponsors
 

Brian
09-13-2004, 05:39 PM
If that's not the answer, then your header image is hardcoded into your 'header' template and you'll need to add the full URL to the image.
As for the links in your header, you'll need to add "$vboptions[bburl]/" in front of each link so that they will be pointing to the right place.

TylerL
09-13-2004, 05:41 PM
Thanks very much Kevin :) http://www.talkcss.com/ is working perfectly now. I only changed the image paths in the text boxes reading Title Image, Button Image Folder, etc.