Quote:
Originally Posted by CAG CheechDogg
In your additional.css add the following:
#sidebar_container {
padding: 10px 0;
}
I think 10px is good but you might want a different amount ...
This one will move the sidebar in 20 px so it lines up more ...
#sidebar_container {
padding: 10px 20px;
}
|
Right before I saw your post here - and thanks for the quick help - I sorted this by editing the stylevar "Global Body Padding."