Showing posts with label jcomment. Show all posts
Showing posts with label jcomment. Show all posts

Tuesday, November 22, 2011

How to Enlarge Jcomments Avatar

How to Enlarge Jcomments Avatar



Jcomments is one of the best joomla comments system.

Many great features:
-Multi Language
-Simple to use
-Support Smilies
-Custom BBCode
-Import comments from others components
-etc.

You can try it here:
Demo JComments

Download JComments here:
Download JComments

This component is working almost perfectly. But the default JComments' Avatar is too small (just 32x32 px)
Jcomments Avatars is too small

See how small it is



If you want to enlarge it, Just follow my step here:



Step 1: Open the file style.css
(/components/com_jcomments/tpl/default/style.css)

Step 2: Looking for this line:

/* Avatar */
#comments .comment-avatar img {width: 32px}


Step 3: Change 32px to the size you want: (I prefer 48px)
/* Avatar */
#comments .comment-avatar img {width: 48px}


Finish: Save the file style.css, upload it back to its location, open your page and see the results!!
JComments Avatar 48X48 px

Now, JComments' Avatar is 48x48 px


How to Display Avatar in JComments

How to Display Avatar in JComments


How to Display Avatar in JComments

If you make the website with Joomla and you wanna have the comments in an article...

I recommend you to use JComments.

But if some of you have ever used JComments but you still don't know why the Avatar is not showing?...

Don't worry, this article will show you how to do it!



Step 1: If you don't have JComments, Install JComments first. Click here to download JComments

Step 2: And You have to Install this plugin too. JComments Avatars available here
How to Display Avatar in JComments

Step 3: After you finish install JComments and Plugin JComments Avatars. Then you have to set some parameters.

Go to Admin Page =>Extensions=>Plugin Manager and looking for JComment Avatars

-Details - Enable Choose Yes

How to Display Avatar in JComments

-Parameters - Avatar Source You can choose any of them (depend on you)

How to Display Avatar in JComments

Step 4: Go to JComments Settings=> at the tab Permissions

User Groups here you can choose which user level can see the avatars

- And if you want them to see the avatars , just tick Show Gravatar

How to Display Avatar in JComments



Done!!!

How to Display Avatar in JComments