[vbulletin] horizontal scroll bar postbit

Discussion in 'HTML & Website Design' started by dexodisc, Aug 15, 2008.

  1. #1
    Hey there

    How do i put in a horizontal scroll bar in the postbit

    My forum stretches when people use "code" and "quote"

    I need to put in a scroll bar so this does not happen

    I want the scroll bar at bottom of where people post

    For example i want a scroll bar.

    ---------Here---------------------------------------------Here-----------------
     
    dexodisc, Aug 15, 2008 IP
  2. dexodisc

    dexodisc Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Bumb...Any one?
     
    dexodisc, Aug 16, 2008 IP
  3. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #3
    You could try

    
    .alt1,.alt2{
        overflow:scroll;
    }
    
    Code (markup):
    In your CSS. but that will give you too many scrollbars, and I don't know if there is a set class in vB that controls just the post message.
     
    blueparukia, Aug 16, 2008 IP