Forum Discussion

Noora's avatar
Noora
Advisor
12 years ago

Page width issue

I'm having an issue with our forum's page witdh. On category page http://yhteiso.elisa.fi/t5/Elisa/ct-p/Elisa user has a vertican scroll bar and on forum page http://yhteiso.elisa.fi/t5/H%C3%A4iri%C3%B6tiedotteet-Beta/bd-p/Hairiotiedotteet there is none.

 

Both pages use the same skin and everything else works just fine.

 

Any ideas? :)

  • Ah I see now. Should have figured that out myself but I didn't have my coffee yet :smileyvery-happy:

     

    A couple of things that can be checked:

     

    • There are elements in the footer in the category page that are not in the forum page. Could be anything in there cause this?
    • Have you tried running the HTML in a validator to check for inconsistencies / unclosed tags or similar problems?
    • Are there any client side scripts that may be resizing the window in the first page and not in the second?

    Hope it helps!

4 Replies

  • Noora's avatar
    Noora
    Advisor
    12 years ago

    I'm sorry, I didn't mean vertical, but horizontal. I apologize.

     

    So here the scrollbar exists:

    scrollbar.png

     

    And here it doesn't:

    nobar.png

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)
    12 years ago

    Ah I see now. Should have figured that out myself but I didn't have my coffee yet :smileyvery-happy:

     

    A couple of things that can be checked:

     

    • There are elements in the footer in the category page that are not in the forum page. Could be anything in there cause this?
    • Have you tried running the HTML in a validator to check for inconsistencies / unclosed tags or similar problems?
    • Are there any client side scripts that may be resizing the window in the first page and not in the second?

    Hope it helps!

  • Noora's avatar
    Noora
    Advisor
    12 years ago
    You're a wizard, Paolo!

    Limiting the width of "BreadCrumb.crumb-line.lia-breadcrumb.lia-component-common-widget-breadcrumb" seems to do the trcik.

    Thank you so much for your help! :)