Jump to content
Sign in to follow this  
sophic

How do you decrease the right margin on iBlog Pro 3?

Recommended Posts

sophic

Trying to bump everything over to the right. See image: http://skitch.com/jrharrell/ne5p9/right I contacted PageLines and found out that you can decrease the top margin with this css in the options section: `.entry {padding:2em 0 5px;}` Just need similar code like this for the right margin. Thanks!

Share this post


Link to post
Share on other sites
Andrew

This may be a different issue as those boxes are probably floated left. (the space is caused by the additive widths not margin) You might need to change the widths of those boxes. I'd look using FireBug to find the elements that need changing. Live links are the best way to help with something like that. :)

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  

×