13th of March 2010
Change write comment style
on February 10, 2008
Last Updated on April 03, 2008
The write comment style (or read on) is composed with a css "write_comment" class (from the joomlacomment template) and the standard "readon" (from your joomla template).
To change the style...
The write comment style (or read on) is composed with a css "write_comment" class (from the joomlacomment template) and the standard "readon" (from your joomla template).
To change the style you just have to use the following form of css instruction :
- .write_comment { ... }
- .write_comment a.readon { ... }
Add those lines in the joomlacomment template css file (customize your template ) OR directly in your joomla template css file. It should be better to add them after the existing "readon" lines.
Anothers 2 possibilities (first is the best) :
- change html code in the readon block of the joomlacomment template
- change the text of the readon in the joomlacomment language file (components/ com_comment/ joscomment/ language). The text is
- _JOOMLACOMMENT_COMMENTS_0 for Read on when 0 coments
- _JOOMLACOMMENT_COMMENTS_1 for Read on when only one comment
- _JOOMLACOMMENT_COMMENTS_2_4 for Read on when 2 to 4 comments
- _JOOMLACOMMENT_COMMENTS_MORE for Read on when more than 4 comments
- !! so much text can seems foolish for languages as english, french,.... but is important for others languages as romanian,... Word is not the same, depending on number of the object.
Our sponsors
Marketplace best downloads
Support us!
Our Blog
Joomla Backend Mastery - free Webinar! (23)
09.03.2010, 07:57:
I had a look over compojoom's forum last days. There are always some people that ask obvious questions in my eyes: "The comments are not showing" - we ...
Read more
- 11 February 2010:
- How To Make Professional Joomla Templates (48)
- 29 January 2010:
- !JoomlaComment 4.0 RC1 released (89)
- 10 November 2009:
- Alpha testers needed (18)
Latest forum posts
- Re: Hi Daniel. Installation problems. Went all...
Daniel Dimitrov 21.3.2010 9:53 - Re:BUG with [quote]
Daniel Dimitrov 20.3.2010 22:20 - Order the comments by better comments voted by...
marcos 20.3.2010 14:21 - Re: Delete Button!
was 20.3.2010 3:34 - Re:Direct URL!
was 20.3.2010 3:29


