Jump to content


Header Alignment


2 replies to this topic

#1 hobulus

    Jedi In Training

  • Members
  • PipPip
  • 346 posts
  • Location:United Kingdom

Posted 21 September 2007 - 06:03 AM

Hi All,

probably one of the daftest questions on here, with the simplest of answers....
But my header won't align to the centre of the page....
It aligns in dreamweaver, but when I preview it, it is still left aligned...

Can anybody please help... my CSS is below...

html,body{margin:0;padding:0}
body{font: 100% arial,sans-serif; background-image:url(../site_images/bg_large.png); background-attachment:fixed; text-align:center;}

div#wrapper {width:779px;}

div#header {width:779px; height:184px; background-image:url(../site_images/header-bg.png);}


#2 _*Creative Insanity_*

  • Guests

Posted 21 September 2007 - 08:39 AM

div#wrapper {width:779px margin: 0px auto;}


#3 hobulus

    Jedi In Training

  • Members
  • PipPip
  • 346 posts
  • Location:United Kingdom

Posted 21 September 2007 - 08:53 AM

Cheers Creative Insanity! Thanks very Much!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users