Current User: Guest
Please consider registering

 
Search Forums:


 




How can I add a scrollbar to the inline comments?

Post

Carmen - Guest

8:58 am - March 26, 2009

 
1

I've seen some wordpress blogs where they have a scrollbar for the inline comments so the inline comments don't take up too much space in the main page of the blog. Anyone know how I can configure that?

Aaron - Admin

1:56 pm - March 26, 2009

posts 382

 
2

Post edited 8:56 pm - March 26, 2009 by Aaron


# Go to the comments tab of the AWP admin panel.
# Near the bottom, find the option that says “Tag before/after all comments:”.
# To the beginning of the first textbox add: (leave the

    ) <div class="scroll">
    # To the end of the second textbox add: </div>
    # Save the options
    # Open your theme’s style.css file
    # Add the following: (you may want to tweak styling)

    1. .scroll {
    2. border:1px solid #000000;
    3. padding:20px;
    4. display:block;
    5. height:50px;
    6. list-style-type:none;
    7. overflow:scroll;
    8. width:90%;
    9. }
    10. Use the following to copy and paste the code.

Carmen - Guest

12:15 pm - March 28, 2009

 
3

It works nicely! Thank you Aaron for the help and detail instruction. :)

Kim - Guest

7:11 pm - March 29, 2010

 
4

Ever since I upgraded to 2.9 this feature has stopped working. Do you have any updates to this? Thanks a bunch!



Reply to Topic: How can I add a scrollbar to the inline comments?

Name (Required):

EMail (Required):

Website):

Topic Reply:

HTML Editor
Save New PostSmileysOptions

Guest URL (required)

Math Required!
What is the sum of:
7 + 8
   

 
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell

 
 

About the Ajaxed WordPress forum

Most Users Ever Online:

35


Currently Online:

6 Guests

Forum Stats:

Groups: 1

Forums: 3

Topics: 186

Posts: 485

Membership:

There are 688 Members

There have been 147 Guests

There is 1 Admin

There are 0 Moderators

Top Posters:

fromgrannie - 5

jakemc - 5

BAM - 4

tombyrnes - 4

flash - 4

Siam - 4

Administrators: Aaron (382 Posts)