Before you ask please READ THIS

Sidebar width

edited December 2013 in Superior Posts: 2
Hi there!
I am trying to use Ad Rotate and it seems the sidebar is too small to have 2 125 x 125 ads next to each other. Is there any way to increase the width of the sidebar a bit? Or am I missing that setting somewhere? Thanks so much!

Comments

  • AirAir
    Posts: 10,970
    Hello

    There is not setting for it, so you are not missing it:-)

    To change size of sidebar you will have to add such custom CSS:

    #col-mask{
    right: 26%;
    }
    #post-list,
    #col-mask > .post-content{
    left: 26%;
    width: 74%;
    }
    #secondary{
    left: 26%;
    width: 26%;
    }
    Change every 26% to some higher value and then change 74% to some lower number, that together they will sum up to 100% :-)

    We will think about such setting in panel.

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion