Page 1 of 1

How to edit comments module stylesheet?

Posted: Mon Dec 13, 2010 3:32 pm
by Compalink
Hello all,

maybe this a dump question, I'm new with CMSms..

I'm designing my page using CMSms ver. 1.9.1, I have comments module (ver 1.9.2) installed and all working great, my simple question is where is the stylesheet for the comments or how to customize the comments looking..

I tried on the stylesheet attached to the template but I couldn't modified each item separately, I  used the .coment only.. but I would like to customize the comment_author, comment_title, etc.. and it doesn't work..

any help is appreciated.

Thanks

Re: How to edit comments module stylesheet?

Posted: Mon Dec 13, 2010 4:34 pm
by devera
You can see the divs by using firebug or any other development tool. When you find those just paste them in your css file and edit.

Re: How to edit comments module stylesheet?

Posted: Mon Dec 13, 2010 6:03 pm
by Compalink
Thanks for your answer devera, but threre are no more divs than the one "comments"

any other suggestion?  :-\

Re: How to edit comments module stylesheet?

Posted: Mon Dec 13, 2010 7:20 pm
by Coldman
Have you tried CGFeedback? http://dev.cmsmadesimple.org/projects/cgfeedback
I use it instead of comments module and there you can style the templates.

/Coldman

Re: How to edit comments module stylesheet?

Posted: Mon Dec 13, 2010 10:31 pm
by Compalink
I've modified the comments from its template and it works ok..

I will try, CGFeeback module and see what happen..

thanks for your help.

Regards