I'm having a bit of trouble customizing this theme. I have it set up as a 2-column blog with the right side bar. However, when I look at the front page, or the first page of a taxonomy term list, the right sidebar doesn't float to the right...it's falling below the main content area. BUT, if I click on the pager to go to page 2, 3, or any other pages in the list, everything works fine. Any thoughts?
here/s what part of my css looks like now (i didn't edit anything not shown):
*{
margin:0;
padding:0;
}
body{
background:url(images/body1.gif) #ffccff;
font-family: Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
font-size:12px;
background-repeat: repeat;
}
p{padding:5px 0 10px 0;}
a:link, a:visited{color:#ff00ff; text-decoration:none;}
a:hover{color:#000; text-decoration:none;}
h2 a:link, h2 a:visited, h1 a:link, h1 a:visited, h3 a:link, h3 a:visited{color:#484642; font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3{color:#3c3b3a; font-size:18px; }
#h2title h2{margin:0 0 5px 0;}
.node ul, ol {
margin: 5px 20px;
padding: 0 20px;
}
.node ul li {
list-style-image:url(images/leaf.png);
}
/*container*/
#container{
width:996px;
border:1px solid #7a7a7a;
margin:15px auto 12px auto;
}
#container2{
border:1px solid #fff;
background: #ffccff;
}
/*Header*/
#header{
height:106px;
padding:10px;
background: #ffccff;
}
#blogdesc{float:left; height:106px; padding: 0 20px 0 0; }
#logocontainer{float:left;}
#texttitles{float:left; margin:20px 0 0 10px;}
#header #blogdesc h1, #header #blogdesc a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#484642; text-decoration:none; font-size:22px; }
#header .site-slogan{ font-family: Arial, Helvetica, sans-serif; color:#afafaf; text-decoration:none; font-size:18px; }
#header-content{ width:468px; padding:4px; float:right; height:96px;}
/*Navigation*/
#navigation{
height:32px;
background:url(images/menu1.png) repeat-x;
}
#navigation ul{
height:32px;
}
#navigation ul li{
display:inline;
line-height:32px;
margin:0;
float:left;
background:url(images/menu-li.gif) right no-repeat;
padding:0 2px 0 0;
}
#navigation ul li a{
padding:9px 25px 8px 25px;
color:#fff;
font-weight:bold;
font-family:tahoma, arial;
}
#navigation ul li a:hover{
text-decoration:none;
background:url(images/menu1-hover.png) repeat-x;
}
#navigation2{ height:33px; color:#dedede; font-family:tahoma;}
#nav2links a{color:#dedede; font-size:11px;}
#nav2links{ padding:8px 0 0 0;}
#nav2links li{padding:0 18px;}
/*wrapper*/
#wrap{ padding:14px 4px 10px 4px; width:986px;}
#leftside{ float:left; width:166px;}
body.sidebars #contentmiddle{
float:left;
width:500px;
margin:0 5px;
}
body.sidebar-left #contentmiddle{
float:left;
width:810px;
margin:0 5px;
}
body.sidebar-right #contentmiddle{
float:left;
width:660px;
margin:0 5px;
}
#rightside{
float:right;
width: 300px;
}
/*Blocks*/
#leftside .block{ margin:0 0 12px 0; background:url(images/lefblockbg.gif) repeat-x top #fff; border:1px solid #c7c7c7;}
#leftside .block h2.blocktitle{font-size:13px; font-weight:bold; display:block; border:1px solid #fff; background:url(images/h2.gif) repeat-x top; padding:2px 3px 3px 5px;}
#leftside .block .content{ padding:4px; }
#rightside .block {background:url(images/rightblock.gif) repeat-x bottom #f5f5f5; border:1px solid #b3b3b3; margin: 0 0 12px 0;}
#rightside .block .content{padding:0 4px 6px 4px;}
#rightside .block h2.blocktitle, #rightside .block h2.blocktitle a{font-size:13px; font-weight:bold; display:block; color:#fff; background:url(images/righth2.png) repeat-x; padding:1px 8px 8px 8px; margin:2px;}
#rightside .block ul li{ list-style:none; list-style-image:none; line-height:22px; border-bottom:1px solid #ffffff; margin:0; padding: 0 0 0 4px;}
#rightside .block ul.menu, #rightside .block ul{padding:0 0 0 4px;}
/*Content*/
.breadcrumb{padding:0 4px 5px 4px; font-size:11px;}
.node{
border:1px solid #c1c1c1;
padding:8px;
background: url(images/nodebg.gif) bottom repeat-x #fff;
margin: 0 0 12px 0;
}
.node .content{ padding:8px 0;}
.links ul.links.inline {
text-align:right;
display:block;
width:99%;
padding:8px 0;
}
#mission{border:1px solid #b3b3b3; margin: 0 0 15px 0;}
#mission .inner{border:1px solid #fff; padding:10px; background:url(images/mission.png) repeat-x bottom #ededed;}
#missiontitle{padding:0 0 6px 0; margin:0 0 6px 0; background:url(images/li-mission.gif) bottom repeat-x;}
#missiontitle h3{ font-size:18px; padding: 0 20px 0px 20px; background:url(images/our-mission.png) no-repeat left center;}
.postmeta{margin:0 0 4px 0; text-align:right}
body.sidebars #content_top{ padding:10px; margin:1px 0 12px 0; background:#dbdad5 ; border-bottom:1px solid #e5e4e1; border-top:1px solid #fff;}
#content_top .content {background:#f2f1ef;}
body.sidebar-left #content_top, body.sidebar-right #content_top{padding:10px; margin:0 0 12px 0; background:#dbdad5 ; border-bottom:1px solid #e5e4e1; border-top:1px solid #fff;}
#content_top img{padding:5px;}
#content_top h2{font-size:14px; font-weight:bold; padding:4px 8px; color:#6f6c64; }
/*Misc*/
.submitted{color:#999999; font-size:10px;}
.taxonomy{font-size:11px;}
a.node_read_more{background:url(images/collapsed.png) no-repeat left center; padding: 0 0 0 10px;}
a.comment_add, a.comment_comments{background:url(images/comment.png) no-repeat left center; padding:0 0 0 15px;}
/*Commetns*/
#comments{
padding:10px;
background:#fefefe;
border:1px solid #d8d8d8;
border-top:4px solid #494949;
}
#comments h2, #comments h2 a{
font-size:16px;
font-weight:bold;
}
#comments h3, #comments h3 a{
font-size:14px;
font-weight:bold;
}
#comments .comment{
padding:8px 0 8px 0;
font-size:11px;
border-bottom:1px solid #dedede;
}
#comments .comment .content{
margin:4px 0;
}
#comments .comment .links{
text-align:right;
}
#comments .comment-unpublished{
padding:5px;
}
#comment-controls{
padding:5px 0;
}
#comment-controls .form-item, #comment-controls .form-item select{
width:150px;
display:inline;
margin-right:2px;
margin-top:5px;
}
#comment-controls #edit-submit{
-moz-border-radius:5px;
padding:2px 10px;
color:#fff;
background:#000;
border:1px solid #ccc;
font-size:11px;
margin:10px 0 4px 0;
float:right;
}
.description{
padding:4px;
}
Comments
Comment #1
scruffd0g commentedAfter troubleshooting this issue for a good while, I ended up tracking down the problem. It wasn't a theme issue. FCKEditor filled one post w/
tags. After I went through and replaced the
tags for the post, everything worked fine.
Comment #2
janwalhof commentedre: #1
I have the same problem. Can you explain a bit more in detail what you have done to solve the problem?
That would be helpfull to me.
Regards,
Comment #3
drumm