profile layout

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
Sun Dec 29, 2013 1:39 am
Reply with quote
Report this post
ok to my knowledge i didn't modify any css code but i am getting this layout on my profile page... i would it to be displayed as the original template on the demo site (across as in the first image)..

Thank you
User avatar
Junior Boarder

GK User
Sun Dec 29, 2013 11:34 am
Reply with quote
Report this post
Hi.
What version of JomSocial and GK template you are using.
User avatar
Platinum Boarder

GK User
Sun Dec 29, 2013 11:56 am
Reply with quote
Report this post
I'm asking because I have tested on
Joomla! 2.5.17 + JomSocial 3.1 + Template MSocial v3.10.1 -- and looks normal.

In case of different version please use this CSS
Code: Select all
#community-wrap ul.inline > li, #community-wrap ol.inline > li {
    display: inline-block !important; }
User avatar
Platinum Boarder

GK User
Mon Dec 30, 2013 12:16 am
Reply with quote
Report this post
Joomla! 3.2.1 and jomsocial Version: 3.0.5.1 ..nut i dont know what version of template i downloaded it when you released it... I also see you posted the CSS but where should i place that?
User avatar
Junior Boarder

GK User
Mon Dec 30, 2013 12:23 am
Reply with quote
Report this post
Never mind i played around with css of the original and the result is below....it looks the same but please let me know if what i have there would cause any other layout problems as I see none at the moment...

Code: Select all
#community-wrap ul.inline > li, #community-wrap ol.inline > li {
    display: inline-block !important;
    padding-left: 5px;
    padding-right: 5px;
 }
User avatar
Junior Boarder


cron