• This morning, a long post title pushed the sidebar off the page on:

    https://www.goldplateddoor.com

    (Title since shortened to remedy problem.)

    Is there a fix for this–a way to allow for long titles that won’t interfere with the sidebar placement? Hoping so.

    THANKS IN ADVANCE.

Viewing 4 replies - 1 through 4 (of 4 total)
  • From what I can see (and I did experiment a little on your site), the post titles should automatically wrap well before they impact on your sidebar. At least on the home page, anyway.

    Thread Starter wtci

    (@wtci)

    Esmi–

    It does wrap, but still impacts the sidebar somehow. Any fixes…?

    Thread Starter wtci

    (@wtci)

    Also, sidebar still sent away on IE (but not on other browsers). Something I did…?

    It does wrap, but still impacts the sidebar somehow. Any fixes…?

    You could try changing:

    #content {
    background:#FFFFFF;
    margin:20px 10px 0 0;
    }

    to

    #content {
    background:#FFFFFF;
    margin:20px 40px 0 0;
    }

    in style.css and see if that will help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Allow long post titles without relocating sidebar’ is closed to new replies.