imported_wsjb78
10 Apr 2004, 14:49
Hiya,
I have two questions:
Where is the body tag defined? I'd like to add the following to it:
topmargin="0" leftmargin="0"
How to make proper header and footer includes?
I added this to the phpinclude_start template:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The content of header_sub2.php is this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and footer_sub2.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Then I added $headercontent at the top of the header template and added $footercontent before the copyright notice in the footer template.
In Opera both includes are being displayed properly, however in MSIE the footer include is missing the background graphics.
Anyone knows what that is?
I have two questions:
Where is the body tag defined? I'd like to add the following to it:
topmargin="0" leftmargin="0"
How to make proper header and footer includes?
I added this to the phpinclude_start template:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The content of header_sub2.php is this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and footer_sub2.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Then I added $headercontent at the top of the header template and added $footercontent before the copyright notice in the footer template.
In Opera both includes are being displayed properly, however in MSIE the footer include is missing the background graphics.
Anyone knows what that is?