Thread: Header problem
View Single Post
Old July 27th, 2004, 08:25 PM   #13 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,007
Because the header-inc is designed to be used solely for those wishing to use forum style integration.

The easiest thing to do is to not use the header-inc.php as I do not see the reason behind including a header footer and navbar of a certain style and not using that same style for the main body of the page but if you insist you would need to add a link statement to a stylesheet in there.

In Header-inc.php

find this

<head>

below it add this

<link rel=\"stylesheet\" href=\"/photopost/stylesheets/default.css\" type=\"text/css\" />

Make sure to type the exact photopost directory name instead of photopost if it is different and change the stylesheet if it is not the default.css
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote