Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2010-08-14, 08:41 PM   #8
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
You just need to change a bit build structure. I'm not an expert but change following css properties to:
Code:
.navboxcont_C88C7E5C {
background-color:#FCF7D7;
height:auto;
width:1000px;
float:right;
}

.navboxleft_C88C7E5C {
background-color:#FCF7D7;
float:left;
height:auto;
width:230px;


}

.navboxauto_C88C7E5C {
background-color:white;
height:auto;
margin-right:0px;
padding-left:10px;
text-align:left;
width:770px;
}
and then move your menu container to the bottom of the template but still inside of the " navboxcont_C88C7E5C" div, or something along those lines.

I just played a bit with firebug on your page and got quite good result but needs a bit of cosmetic fixes here and there.

This way your content is on top of the page and menu is on bottom and still you can keep layout unchanged.
pc is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:31 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc