add space between the sideblocks
This code adds space between the sideblocks
goto your additional.css template and add at the very bottom HTML Code:
#sidebar_container .underblock {background: none; height: 10px;} #sidebar_container > ul { -moz-border-radius:0px; -webkit-border-radius:: 0px; -moz-box-shadow: none; background-color: transparent; border:0px; } #sidebar_container .block { background-color:{vb:stylevar sidebar_background.backgroundColor}; border:{vb:stylevar forum_sidebar_border}; -moz-border-radius:{vb:stylevar border_radius}; -webkit-border-radius: {vb:stylevar border_radius}; -moz-box-shadow:-2px 2px 2px {vb:stylevar shadow_color}; } HTML Code:
.cms_widget {margin-bottom: 10px;} Original code provided by Lynne Tweaked to work with all versions of vbulletin upto 4.1.3,it'll probably work with the latest version too!! Charlie9802 for providing CMS Code Code updated!!! 2-6-2011 tested on 4.1.3 so far all previous versions it will work on Enjoy Download No files for download. |