Header alignment

This is an archive of old posting to the User Forum

Header alignment

Postby Hal Lier » Tue Nov 25, 2003 9:43 am

I'm using a graphic for the Header and would like to position it with a zero
margin left and zero margin top on the page. Any suggestions?

Hal Lier
Nefitco.com
Hal Lier
 

Re: Header alignment

Postby loren_d_c » Tue Nov 25, 2003 12:27 pm

Create a custom page template so that you can modify the body tag to
specify no page margins, or add some css to the top of the header that
affects the body tag, like this (for example):

<style type="text/css">
<!--
body {
margin: 0px;
}
-->
</style>


-Loren



Hal Lier wrote:
I'm using a graphic for the Header and would like to position it with a zero
margin left and zero margin top on the page. Any suggestions?

Hal Lier
Nefitco.com

loren_d_c
 
Posts: 2571
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere


Return to User Forum Archive

Who is online

Users browsing this forum: No registered users and 48 guests