Hello.
I want to make sidebars a little larger, how can i do that?
Also i want to add a widget to make some posts lock and put them on sidebar like stick them.
Can you help me? i cant find any.
Oh.. one more, is it possible to display more posts per page?
ty very much for your time.
My site is: mypost.gr
Sidebar and sticky post with thumbs
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
1) In style.css search for following code:
.sidebar{ float:left; margin:0 20px 40px 0; padding:0 0 0px 19px; width:150px; overflow: hidden; } #top .fullwidth_sidebar{ width:340px; }and:
#content, .entry-no-pic .entry-content{ width:580px; padding:0 0 50px 20px; float: left; margin:0 20px 0 0; overflow: hidden; }Adjust the width attributes as you like (however increase/decrease the content value analog to the sidebar width value).
2) I've found: http://wordpress.org/extend/plugins/sticky-posts-widget/
3) You can change the post per page under Settings > Reading in your admin menu.
Posted 2 years ago #
Reply
You must log in to post.














