Forums
Theme Lab Forums » Theme Support
Items in Sidebar are Squashed
(6 posts)-
I just downloaded and implemented the WP Monochrome theme. I love the way it looks, except that items in the side bar are overlapping. I haven't done a lot of coding, and couldn't find a place to put spaces between the items. Any suggestions?
Posted 1 month ago # -
Are you using widgets? What browser are you using? Can you provide a screenshot of what you're seeing? Thanks.
Posted 1 month ago # -
I'm using IE 7, yes to widgets.
I can't figure out how to post a screenshot. You can see it here: http://www.pantheonacres.com/news
Posted 1 month ago # -
I just discovered a few bugs with that theme, including that one. I didn't notice it because I use FireFox. I believe your issue is CSS related. I'll be sure to look into this and give an update.
Posted 1 month ago # -
Great! Thanks.
Erika
Posted 1 month ago # -
Okay, here's a quick fix for the "squashed sidebar" issue:
Find:
#sidebar li { display:block; height:25px;}Replace:
#sidebar li { display:block; height:auto;}I'm also going to be updating the download for WP Monochrome as there is an issue with the pagination.
Posted 4 weeks ago #
Reply
You must log in to post.








