D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Re: How to make a NEW TEMPLATE, with no sidebar or header

Front Page D5 Creation Forum General Support How to make a NEW TEMPLATE, with no sidebar or header Re: How to make a NEW TEMPLATE, with no sidebar or header

#4490
Paul Wallin
Participant

We are close.

I get using full Width and this code;
<style>
#header { display: none; }
#footer { display: none; }
</style>

BUT… I would like to have;
FULL Width
HEADER… but no menu’s (only the coloring and logo)

thanks!