smaller margins in content column
-
I want to make the margins smaller in the content column so that there is less space around the edges of the inside of the box. How do I do this?
http://elementofchic.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
I’ve included only the stuff where I have made changes. Compare them with what is currently in your CSS to see where I made the changes and then you can adjust if needed.
.postcontent, .results { margin: 10px 25px; width: 525px; } #left h2.title { padding: 0 0 15px 175px; } .postmetadata .date { left: 30px; } -
-
- The topic ‘smaller margins in content column’ is closed to new replies.