Hi,
I'm having blogger issues....my actual blog width is tiny! any help plz im trying to make the width larger so my whole playlist fits... if you need a visual go to www.mynewestmusic.blogspot.com
Thanks,
-Len.
HTML/Blogger Help?
Hi Len
What you can do is drop the sidebar's width by 20 pixels, and increase the main post areas width by 20 pixels. Look for the following code to change in your Blogger template:
#main {
width:430px; //Change this to 450
float:right;
padding:8px 0;
margin:0;
word-wrap: break-word;
overflow: hidden;
}
#sidebar {
width:150px; //Change this to 130
float:left;
padding:8px 0;
margin:0;
word-wrap: break-word;
overflow: hidden;
}
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment