×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: re: Indent in 'Latest Comments'

re: Indent in 'Latest Comments' 14 years 8 months ago #5879

  • Howard McGile
  • Howard McGile's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
First: I love the commenting software! I've now experimented with every non-commercial type and yours is clearly the easiest, overall best and best looking.


I do have one issue though: I've set up a 'latest comments' menu item with your module, however due to my three column sheet style, the indents are bumping most of the copy off the module.


See www.ProjectMutt.com (along right side) for example.

How do I remove the indent before the comment is shown? Or how do I set it to show with the comment header as well?

Thanks and keep up the great work!

re: Indent in 'Latest Comments' 14 years 8 months ago #5883

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Open your template.css file and write at the end:
.mod_comments {
list-style-type:none;
margin:0;
padding-left:0;
}

this will remove the dot infront of the comments and will place the comment without any space infront of it. If you want to have the dote remove list-style:none; and add some paadding, cause with padding 0 it will go out of borders. :)
Cheers and don't forget to write a review :)

P.S. you can try the green.css file for joomlacomment template - this way the joomlacomment template will fit in the design of your website :)

re: Indent in 'Latest Comments' 14 years 8 months ago #5887

  • Howard McGile
  • Howard McGile's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Great!

The other question is how do I make it show more than one word/line of the comment?

If you can answer me that you'll get a kick-butt review!!!!

re: Indent in 'Latest Comments' 14 years 8 months ago #5889

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
go to the settings of the module and look at Line size.

I'm waiting for this kick butt review :D
  • Page:
  • 1
Time to create page: 0.161 seconds