Center Posts

2 views
Skip to first unread message

Lucy

unread,
Oct 11, 2009, 1:55:44 PM10/11/09
to The Blog Doctor Forum
I created a border around my posts and edited my posts so that the
images are centered. Now the text is up against the left border. Is
there a way I can center the text between my beautiful new dotted
border? Help, please?

http://iweararedhat.blogspot.com

Vin

unread,
Oct 12, 2009, 8:47:35 AM10/12/09
to The Blog Doctor Forum
Change the margin line in below code :

.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted #cccccc;
padding-bottom:1.5em;
}

TO :

margin:.5em 0 1.5em 2em;

Then click Preview.
Reply all
Reply to author
Forward
0 new messages