By James on Friday, 06 July 2018
Posted in General Issues
Replies 1
Likes 0
Views 463
Votes 0
I would like to know if it is possible to do one of the following:

- Use the original uploaded image for the Avatar in the Module display on the frontend? I have already changed the code in the module to upsize the avatar to "XL" but all it did was blur the image and still isn't as large as I need it to be.
- Have the module assign each category being displayed a unique class so that I can disable the avatar and just use css to add a background image?

Please let me know.
Hi James,

Kindly find my response for your inquiries below:
- Use the original uploaded image for the Avatar in the Module display on the frontend? I have already changed the code in the module to upsize the avatar to "XL" but all it did was blur the image and still isn't as large as I need it to be.

The largest category avatar stored is in photoname_square.jpg which is with dimension 180x180. I'm not sure how big the avatar that you want to display, but surely the category avatar might be blurry if you want it to display in a big image section

- Have the module assign each category being displayed a unique class so that I can disable the avatar and just use css to add a background image?

correct me If I'm wrong, do you mean you want to replace the existing category avatar with your predefine image? If yes you actually can customize in the file:
.../modules/mod_easysocial_events_categories/tmpl/default.php
http://take.ms/OzXqC
·
Friday, 06 July 2018 12:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post