1 igeller Mar 09, 2009 07:12
3 tilqicom Mar 09, 2009 09:24
open your style.css and
change:
/* Styles for posts */
.bPosts {
width: 800px;
margin: 0;
float: left;
}
and:
p.baseline {
text-align: center;
font-size: 84%;
padding: 6ex 0 4ex 0;
margin: 0;
clear:both;
}
it should be fine
4 igeller Mar 09, 2009 14:34
Thank you so much! Everything is fixed now! I love this forum!!
Fiddle with changing style.css .bPost from clear:both; to clear:left;
You may have to fiddle with some margins as well.
That skin usually does not include the full right side menu panel :)