Jump to content
Sign in to follow this  
kcweb

Unique Sidebars

Recommended Posts

kcweb

I'm trying to make my sidebars work in a unique way. I have a home page and then I have a blog page. I want sidebar1 to be displayed on the right of the blog page (working). I then want sidebar2 to be displayed on the right of the home page (issues). My issues are this: I have set the layout to be one sidebar on right and have checked to hide primary sidebar (sidebar1). I would have thought that sidebar2 would then show, not true, nothing shows. If I choose the layout of "two sidebars on right" then sidebar 2 will show, but make a large empty space between the main content and the sidebar (unlike when just one sidebar on right layout is chosen). Any ideas on how I can make this work? http://www.kcwebspecialists.com/wordpress/

Share this post


Link to post
Share on other sites
catrina

To fill that space between the main content and right sidebar, you can try adjusting the width of the main content by adding this to the base.css file:

div.mcolumn-pad {width: 620px;}

Note: This will also affect the width of the main content in the blog page, but not by too much.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×