How Do I Add A Horizontal Scroll Bar To A Post

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bogene2020
    Senior Member
    • Apr 2002
    • 140

    How Do I Add A Horizontal Scroll Bar To A Post

    How Do I Add A Horizontal Scroll Bar To A Post
    When I post something that is larger than this Editor Screen it usually expands and gets larger than the rest of the Vb Site . How can I add a horizontal scroll bar so that I maintain the default width .Its not "Number of Characters Before Wrapping Text"
    This is an example of what I am talking about Link
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Admin CP -> Styles & Templates -> Style Manager -> « » -> Postbit Templates -> postbit or postbit_legacy (depending on which layout you are using)

    Find this code and add the red code:

    Code:
    		<!-- message -->
    		<div [color=red]style="overflow: auto;"[/color] id="post_message_$post[postid]">$post[message]</div>
    		<!-- / message -->

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...