Search 
Search Forums:


 




How do I add inline comments into a scroll box?

Reply to Post
UserPost

9:59 pm
April 20, 2008


Lorelei

Guest

How do I add the comments in a scroll box on the front page?

Anyway, I’m using the WP theme Minimalistica 1.0 (by Steven Bao)… any help would so greatly appreciated :D

http://loreleiphotos.com

10:00 pm
April 20, 2008


Aaron

Admin

posts 164

I’ve had this question several times now, so I think I have the answer around here somewhere.

*Rummages around the blog…now where did I leave that comment?*

  1. Go to the comments tab of the AWP admin panel.
  2. Near the bottom, find the option that says “Tag before/after all comments:”.
  3. To the beginning of the first textbox add: (leave the <ol…>) <div class="scroll">
  4. To the end of the second textbox add: </div>
  5. Save the options
  6. Open your theme’s style.css file
  7. 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.

P.S. Thanks for the donation. Your name and website have been added to the supporters list.

11:51 pm
June 21, 2008


Gina

Guest

Aaron, thanks for redirecting me to this page. It works great!

But this code also puts the comments in a scroll box on every page (including single post page) and not just the index.

Is there any way to display the comments normally on the single page?

12:20 pm
July 15, 2008


Matt

Guest

This works great but how do you change the size of the font inside the scroll box?

4:53 pm
July 16, 2008


Aaron

Admin

posts 164

That can be done with the font-size css attribute. Just add it to the css I gave above. You can find a lot of information about it through Google.

Reply to Post


Reply to Topic: How do I add inline comments into a scroll box?

Name (Required):

EMail (Required):

Website):

Guest URL (required)

Math Required!
What is the sum of: 12 + 7        (Required)

Topic Reply:


 

About the Anthology of Ideas forum

Currently Online:

4 Guests

Maximum Online: 33

Forums:

Groups: 2

Forums: 6

Topics: 145

Posts: 429

Members:

There are 1 members

There are 131 guests

Aaron has made 164 posts

Top Posters:

Administrator: Aaron