Big Avatar on frontpage

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 30, 2014 3:17 pm
Reply with quote
Report this post
since update of jomsocial (to 3.2.1.4) and joomla (to 3.3.4) in the list of new members the avatars are sized much to big.

http://www.gebrauchtdvds.de/sn/

i try to update the template as well, but doesnt help
User avatar
Fresh Boarder

GK User
Tue Sep 30, 2014 3:48 pm
Reply with quote
Report this post
Hi,
it's because of CSS style here: /sn/components/com_community/assets/modules/module.css
it uses 100% size for avatar which have 64px of both width and height.
User avatar
Platinum Boarder

GK User
Tue Sep 30, 2014 3:56 pm
Reply with quote
Report this post
Change in file or better use this code only on homepage, and it will fix it:
Code: Select all
.js-module .js-col4 {width:64px;}
.js-module [class*="js-col"] {margin-left:5px;margin-right:5px;}


Tip: https://www.gavick.com/documentation/jo ... ted-pages/
User avatar
Platinum Boarder

GK User
Tue Sep 30, 2014 7:52 pm
Reply with quote
Report this post
thanx, but i did noch change anything in /sn/components/com_community/assets/modules/module.css ??

so i add the code to the file but there is something wrong yet (see screenshot)
User avatar
Fresh Boarder

GK User
Tue Sep 30, 2014 7:57 pm
Reply with quote
Report this post
but there is something wrong yet

What exactly?
You can also use different bottom margin if you like.
User avatar
Platinum Boarder

GK User
Tue Sep 30, 2014 8:55 pm
Reply with quote
Report this post
please look on the page: http://gebrauchtdvds.de/sn/

the second line is not aligned - and i dont understand why the problem is there? i didnt change there something...
User avatar
Fresh Boarder

GK User
Sat Oct 04, 2014 11:25 am
Reply with quote
Report this post
where exactly you have it now?
User avatar
Platinum Boarder


cron