Jump to content
Sign in to follow this  
butterfink

Widening the theme

Recommended Posts

butterfink

Hi there, I am not very savvy with website creation. But What I am looking to do is just widen the website. It feels a bit slim to me. How would I do this?

Share this post


Link to post
Share on other sites
butterfink

I would also like to know the command to edit the width of the widget side bar thanks.

Share this post


Link to post
Share on other sites
catrina

You can increase the overall width of the site and the sidebar using Firebug and CSS. For example, this CSS code (placed in Settings > Custom Code > CSS Rules) can change the width of the sidebar:

#sidebar {width: WIDTHVALUEpx;}

This means that the column that contains content and the overall site width will also need to increase. For more info on how CSS customizations can be done, please see here: http://www.pagelines.com/docs/?s=firebug#101


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
butterfink

Hi again, Thanks Catrina for your help.. Only problem I am having is finding what the command would be for making the post wider. The sidebar command worked. But i cant find with my firebug what the name of the post container would be. Any ideas? I just want to widen the post by about 100 extra pixles.

Share this post


Link to post
Share on other sites
butterfink

www.cnatrainingcertificationclasses.com

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  

×