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.
Leave a Reply