• Resolved TonyWilliams

    (@tonywilliams)


    Odd one? If I choose 1 for the site border size, the content of the right sidebar items move to the bottom of the left sidebar. The right sidebar is still there but empty. Is this a bug?
    Tony

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author richarduk

    (@richarduk)

    Well spotted. I’ve fixed it and the updated version of the theme is going through the theme approval process. As a temporary fix you can either set the border to 0, use liquid width instead of fixed width or add 2 to the width in pixels of your site e.g. if your site is 1200px wide paste this into the very top options box:

    <style type=”text/css”>
    div.wrapper {
    width:1202px;
    }
    </style>
    You might have to manually type in the double quotes above rather than copying and pasting as I’m not sure if this forum mangles double quotes or not.

    Thread Starter TonyWilliams

    (@tonywilliams)

    Thanks Richard I’ll do that.

    Incidentally on your comment in the other thread about making Notes more obvious, I think it is OK where it is but might you consider changing the title to “Notes and What’s Changed”?
    Regards
    Tony

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site border moves right sidebar items’ is closed to new replies.