Posted on 26th May 2008No Responses
Align it Right in WordPress

When fixing your alignment from the left, don’t forget to specify an equal white space distance from the right too.

As you’ve probably noticed, I have added Twitter updates on the top right hand box there to humanise the blog a little. :) ->

The default setting in Stylesheet flushed it right against the margin which is ugly and awful design.

To fix it, simply open your Design -> Theme Editor -> Stylesheet.

Look for the line: .sidebar ul

and add: padding-right: 10px;

Tweak as needed till both left and right white spaces look equidistant.

Comments
Leave a Response
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>