Width of sidebars

Viewing 11 posts - 1 through 11 (of 11 total)
  • #17073
    Hope
    Participant

    Hi Daniel,

    what is the width of the sidebar? How many pixels?
    Thank you!

    HOPE

    #17076
    Daniel Tara
    Keymaster

    The sidebar widgets are 320 pixels wide.

    #17085
    Hope
    Participant

    Hi Daniel, thank you!

    320 pixels for both. (I have 2 sidebars on the right side) This means: 160 pixels for a single sidebar. Is there a way to increase this to 200 pixels? Many banner are 200×200 pixels, which are yet not fully displayed, but I would like to use.

    HOPE

    #17089
    Daniel Tara
    Keymaster

    The Left Sidebar is 160 pixels wide and the Right Sidebar is 140 pixels wide. You can use the Top or Bottom sidebars which also display on the right but span the full 320 pixels width.

    #17091
    Hope
    Participant

    Hi Daniel,

    thanks again.
    The only problem is when I put the 200px-banners into the 320px-top or bottom sidebars, that does not fit so well. I would prefer to enlarge the right or left sidebar to about 220 pixels. Where could I do that?

    HOPE

    #17096
    Daniel Tara
    Keymaster

    Add this to your custom styles:

    #sidebar-left {
    	width: 62%;
    }
    #17099
    Hope
    Participant

    Hi again,

    I made this change. Now when I put a 200px banner in the left sidebar, then the two sidebars (right and left) overlap. Probably the graphics in the right sidebar are too big now. (140px). Do I have to adjust the right sidebar (in %)? Or: how many pixels remain for now for the right sidebar? 100 pixels? (220 + 100?) Or more? I can not find where I can see what pixel width is.

    Thank you for your patience.

    HOPE

    • This reply was modified 10 years, 5 months ago by Hope.
    • This reply was modified 10 years, 5 months ago by Hope.
    #17102
    Hope
    Participant

    Here you can see a screenshot that the sidebars overlap:
    http://www.workupload.com/file/y7t7f99g

    Can I look somewhere how many pixels each for content and sidebars are? So that I can customize the graphics and banners.

    Or would it be the simpler solution to increase the width in total, thus automatically also the sidebars are wider?

    HOPE

    #17104
    Daniel Tara
    Keymaster

    I didn’t know you were also using the right sidebar. You need to also add this code:

    #sidebar-right {
    	width: 34.25%;
    }

    This will make the right sidebar 110 pixels wide.

    #17108
    Hope
    Participant

    Yeap, now everything is in the right place! Thank you, Daniel.

    Unfortunately: 110px is too small. πŸ™
    I need 200px (left sidebar) and 125px (right sidebar) so I can put my graphics, images and banner correctly. Then I would probably have to enlarge the width of 320 pixels to 345px??
    But where?

    HOPE

    #17115
    Hope
    Participant

    Hi Daniel,

    I know you’ve already given me a lot of support! I am very grateful, as I am a complete beginner and just starting to learn everything.
    PLEASE help me even at the last step to complete it.

    HOPE

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

Tagged: ,

You must be logged in to reply to this topic.