right sidebar customization

pending (2 posts) (2 voices)

  1. comlor
    Member

    Hi I'm trying to shrink down the right sidebar on the Awake theme so the main area is 3/4 of the page area and the right sidebar is 1/4 of the page area. Also I'd like to have a custom sidebar background color "#082c50" and to be able to adjust margins in sidebar to 5px. Could you let me know where I can edit the code and what code to replace with?

    Thanks kindly

    Posted 7 months ago #
  2. Ruderic
    Support

    Hi,

    If you want to adjust the width of the sidebar, you can paste this code in the "Custom CSS" field of the theme options panel:

    .right_sidebar #sidebar {
      width: 300px;
    }
    .right_sidebar #main {
        width: 650px;
    }

    You can adjust those values, but always keeping a total of 950px between them.

    About the background, the best alternative would be to apply it as a background image. For example:

    .right_sidebar #sidebar {
      background: url("http://website.com/image.png") no-repeat top right;
    }

    Pay special attention to the URL of the image, since it has to be the full path to the file in your server.

    Posted 7 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme