Change width of Right Sidebar to accommodate wider adverts

Latest Reply from Alice at 2014-05-12 02:36:50
Hi I wish to adjust the width of the Right sidebar to accommodate wider adverts in the Karolina theme.

Regards
Hi!
To change width of sidebars you have to edit the following code:

/* -==========================- SIDEBARS -==========================- */
.sidebar.right { position:relative; float:right; overflow:hidden; padding-bottom:20px; height:100%; width: 336px; }
.sidebar.left { position:relative; float:right; overflow:hidden; padding-bottom:20px; height:100%; width:272px; }
in the file css --> wide.css.
Unfortunately, we don't provide any services for editing themes for individual users.

Leave a reply

Add codeAdd image