• All right, so I’m using the Blix theme. I want to get my sidebar up by the top and along side my header. I realize I’ll have to make my header image smaller as well. Should I do this first?

    I want something like this Where his “Recent work” is where I want my sidebar to be. I know the settings are in the layout.css.. this is what I have.

    /* subcontent

    ————————————————–*/

    #subcontent {

    float:right;

    width:205px;

    padding:15px 0 0 15px;

    font-size:11px;

    line-height:13px;

    }

    html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

    #subcontent ul, #subcontent p {margin:0 10px;}

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter volatyle

    (@volatyle)

    nobody?

    padding: 0 0 0 15px;

    try that.

    Thread Starter volatyle

    (@volatyle)

    No that doesn’t do it.

    It’s a combination of my #header css and my #container css. Regardless of changes made to that, my sidebar stays side by side with the entry part. I’ll have to use another theme and incorporate the Blix BX Functions in it somehow or something. I can change the hieght and width of the header but the sidebar never goes up when such changes are made.

    check the margin on your #subcontent h2.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blix Sidebar location, close to top. How to?’ is closed to new replies.