Quote:
Originally Posted by Lynne
I see the <div class="body_wrapper"> set to be 1200px, but the <div class="above_body"> is not. Your navbar and search stuff is all located in the above_body section and set to be 100%.
|
The above_body is not set to 1200px because I want it to be 100% of the page. I want the header and navbar both to be 100% as far as the background images and red line (border). But I want the content inside to be at 1200px. Basically I need the whole above_body to be 100%, but the logo, nav links, search box, and links underneath to be within the 1200px range. As I said above, I managed to get everything but the search box and underneath links (whatever they are called) to be within that width using my new <div> mylayout. I'm thinking that the search and underneath links must be inside of some parent property....