running changes for 3'rd col
made these changes in teh wrapper. Need to play with the order of elements in the thrid section of the template to get it right
#linkbar-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
width: 637px;
position: relative;
background: $linkbarbgColor;
border: 1px solid $linkbarmainBorderColor;
#middleads-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
width: 637px;
position: relative;
text-align: center;
}
placed this after middleads section
#side-wrapper2 {
width: 336px;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
Thursday, November 13, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment