Forum Replies Created

  • In reply to: How can I fix layout issues in graphene theme?

    #33597

    Can you suggest me,If I want to keep bg color white instead of gray, and do the same thing?

    I tried applying faux images as below:

    #content .sidebar

    {

    width: 215px; float: left;

    }

    #content

    {

    overflow: auto;

    background: #ffffff repeat-y;

    }

    but what happens here, white background remains there always and doesn’t change as per the size of my main content.

    In reply to: How can I fix layout issues in graphene theme?

    #33596

    Thank you very much Prasanna, Your tips are very much helpful to me.

    In reply to: How can I fix layout issues in graphene theme?

    #33593

    Wow,You are genius, I’ll apply your suggestions. Just wondering, How did you know about the menu names?

    In reply to: How can I fix layout issues in graphene theme?

    #33591

    Thanks Prasanna, thanks for your help, I’ve tried this code, it fixes the problem of top margin, but if I add “margin-bottom: -2px” it still remains same. Heigh of the pages in my website is varying in every page, so I want to make the sidebar of same height of the page on every page. Is that possible?

    Thanks

    In reply to: How can I fix layout issues in graphene theme?

    #33589

    Thanks Kenneth

    In reply to: How can I fix layout issues in graphene theme?

    #33587

    Hi Kenneth, Thanks for ur reply.

    I have some issues with layout like the left sidebar and my centre(main box) don’t seem to be linear.

    by above statement I mean that, the level of my sidebar and main area in website looks bit different. I want to make both of these things at the same level.

    can you give me some links for, It will be a great help for me:

    my sidebar should also extend at the similar height. Is that possible?

    Not with CSS. It is possible with JavaScript. There are a few examples of this on the Google; have a look around.

Viewing 6 posts - 1 through 6 (of 6 total)