Saturday, June 18, 2005

html help

Yes, need some help with the source code for this page, what do I change so that right hand column doesn't appear on top of my pixs? help!!!

1 Comments:

Anonymous jamesbird said...

*I think* if you replace 660px with either 800px or 85% in both the 'header' and the 'content' sections of the css sytle sheet it will work? (as long as you keep images the size of the latest image, under 550)

To extend the 'Title' box a bit further out you could try 850px in header and then 800px in 'Content'

So,

Find:

#header {
width:660px;

Change 660 to 850px (or 90%)

Find

#content {
width:660px;

Change 660 to 800px (or 85%)


Hope this helps?


jamesbirdatgmaildotcom

18:14  

Post a Comment

<< Home