Can soemone please make me a css page layout. Image attached. just the layout page only http://www.hfolder.com/css_content/css_content_layout.jpg Thank you
donross Thank you very much for your css layout I did modify a bit but something went wrong right side add boxes gone to bottom, and the page size and the padding, margins here is the file: http://www.hfolder.com/css_content/index2.htm and here is the css: http://www.hfolder.com/css_content/ Please help me you or someone else Thank you
The math was probably off because of the combination of margin, padding and borders in the content area. Assign a width of 198px to #sidebar, and apply "clear:right;" to the second .box.
if the sidebar went down.. just adjust the widths... or i just follow what soul scratch instruction... sorry about that ... im kinda busy a while ago fixing some css bugs...
soulscratch - Yes that did work Thank you !!, But when i view with firefox that looks different ? #wrap is 760px after linkbox and the main content there is a space http://www.hfolder.com/css_content/index2.htm
.bannerbox is 760 pixels in width. there's also 5px horizontal padding AND border. 760 becomes around 780. decrease the width or get rid of the padding and borders. just keep adjusting until it fits for anything else.