• Hi all. I have tried everything I know how to and used several different forum support feedback suggested fixes and still nothing seems to work.

    All I am trying to do is get my sidebar to stay on the left and at the top regardless of what my post type is (image or text), or if I use it on blog or home page.

    I used the following in the CSS Editor and managed to get it on the left hand side of the page. But now it keeps dropping under anything I post and hangs out at the bottom of the page.

    .narrowcolumn {
    float: left;
    padding: 0 0 15px 25px;
    margin: 0px 0 0;
    width: 400px;
    }
    #sidebar
    {
    padding: 20px 0 10px 0;
    margin-left: 455px;
    width: 160px;
    }

    I purchased this Theme ‘Novelty’ to use with my site thegemery.com before reading the comments that the support for this theme by the developer has stopped.

    Sorry, but I’m just not sure what else to do?? Help would be much appreciated.

Viewing 1 replies (of 1 total)
  • If you purchased a theme it’s highly likely it wasn’t intended to be customized by you, or the customizations you are permitted are limited. If the developer has stopped support your options are pretty limited.

    I went to your link and the home page doesn’t have a sidebar at all. Can you be a little more clear on which page it’s not working as you’d like and a little more specific in terms of what information you want on the left hand side?

Viewing 1 replies (of 1 total)
  • The topic ‘Theme/Site Layout’ is closed to new replies.