The sidebar is too short

1 year ago | Chiara (Member)

Hi there!
First thing first: thank you so much for your guide "Dissection of a WordPresse theme": reading it I've been able to create my first WP theme!
And that's why I'm looking for your support: the sidebar is too short.

It's an annoying problem, since I've done pretty much anything I could think of to resolve it.

If the content of the posts or of a single page, it's longer than the content of the sidebar, there's a gap between the sidebar and the footer...

Here's a screenshot:

http://img257.imageshack.us/img257/9820/gap.jpg

This is the CSS for the sidebar:

#sidebar
{
text-align: left;
float: right;
width: 300px;
border-left: 1px solid #ffffff;
font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
font-size: 12px;
background: #959E8D;
}

Thank you in advance!!

Read responses...

Responses

  1. Chiara:

    Posted 1 year ago by Member

    Here I am, again.

    With the help of a friend, I've found a really good solution: a little javascript code did the trick.
    It works on both IE and Firefox, as well as Opera and Safari. I still have to try it with other browsers, such as Netscape and Google Chrome but, so far, I'm quite satisfied.

  2. John:

    Posted 1 year ago by Administrator

    It's a well known issue, but glad you found a solution.

Reply

You must log in to post.

Home | Software | Terms & Conditions | Sitemap | John Godley © 2010