- b2evolution CMS Support Forums
- b2evolution Support
- Templates, skins, XHTML and CSS
- Evocamp: Expanding Right Container...border not expanding
1 avanderbilt Jan 29, 2009 21:26
My b2evolution Version: Not Entered
Hi! I am expanding my far right sidebar on evocamp (see www.trendwatchlist.com). I have managed to expand everything except the outer dark red border... Here is the main page element CSS...what am I missing?
Thanks!
Amy
/* -------------------[ Main Page Elements ]------------------- */
#outer_wrap {
font-size: 12pt;
font-family: calibri;
background: #ffffff;
color: #303324;
text-align: left;
margin: 0;
padding: 0;
line-height: 140%;
}
#wrap {
padding: 0 5px;
width: 1010px;
margin: 0 auto;
background: #FFFDF2 url(img/zekebg.gif) top left repeat-y;
}
#header {
color: #FAF7E8;
width:1010px;
clear: both;
padding: 0;
margin: 0 auto;
height:160px;
background: #330000 url(img/zekehead.jpg) top center no-repeat;
}
#nav {
width:1010px;
background: #660000 url(img/zekenav.gif) center center no-repeat;
height:40px;
line-height:40px;
margin: 0 auto;
padding:1px 0 0;
border-bottom:1px solid #fff;
}
#page {
clear: both;
margin: 0 auto;
padding: 0;
}
#contentleft {
width: 680px;
float:left;
padding: 0;
margin: 0;
}
#content {
width: 499px;
float: left;
margin: 0 1px 0 0;
padding: 0;
}
#midcontent {
font-family:calibri;
font-size: 10pt;
width: 160px;
float: right;
margin: 0 0 15px 0;
padding: 15px 10px 15px 0;
}
#contentright {
font-family:calibri;
font-size: 10pt;
width: 300px;
float:left;
padding: 15px 0 15px 15px;
margin: 0 0 15px;
}
#sidebar {
width: 300px;
font-size: 10pt;
float: left;
margin: 0;
padding: 0;
}
#footer {
border-top:1px solid #fff;
font-family:calibri;
font-size: 10pt;
color:#DAD6C4;
width:1010px;
background:#220000;
font-size: 10pt;
line-height: 160%;
clear: both;
margin: 0px auto;
padding: 20px 0 ;
text-align: center;
}
#footer p {
margin: 0;
}
3 avanderbilt Jan 29, 2009 22:10
AHA! I have fixed that image and now it is just right. Thanks!
The background image in #wrap (img/zekebg.gif) is a fixed width.... That might be effecting things a bit.
970px × 157px