Changing the sidebars with css on Ari theme

  • Unknown's avatar

    I am using the Ari theme for my blog. I have updated to the CSS editor.
    http://theme.wordpress.com/themes/ari/

    I am using 2 sidebars. I have a bunch of questions which I would really appreciate help on. I feel as though I have been fiddling around for hours with no luck.

    1. Is it possible to make the left sidebar not fixed? Is there some CSS I can add?
    2. How can I change the sidebars so there is less of a white space/margin between them and the post.
    3. Is it possible to add a gallery as a widget? I understand that I can add images in a text widget and do it that way but I would love to be able to add a gallery. It would be awesome to do a plug-in but I get that this is impossible.

    Any help would be much appreciated. Thank you!!!!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    #subsidiary {
    position: relative;
    }

    I added this to make the left side bar scroll.

    – how would i make the sidebar less padded?

  • The topic ‘Changing the sidebars with css on Ari theme’ is closed to new replies.