Thread: Header problem
View Single Post
Old July 27th, 2004, 10:19 PM   #14 (permalink)
hasan2k
Member
Verified Customer
 
Join Date: Jan 2004
Location: Irving, TX
Posts: 35
Quote:
Originally Posted by omegatron
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

Splendid. It works nicely. Now my RP is very well sync-ed with my whole site.

Thanks for all your help. You guys have been great.
hasan2k is offline   Reply With Quote