Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

template look to narrow for mobile devices

9 years 11 months ago
  • Romulo's Avatar
    Topic Author
  • Romulo
  • Offline
  • Junior Boarder
  • Posts: 214
  • Thank you received: 6
Licenses:
JomSocial Expired Socialize Expired

ISSUE SUMMARY:
Socialize don't look well in any componentfor mobile devices

STEPS TO REPLICATE:
1 Hi there,
i'd like to know what is the file i need to modify the mobile look, because is not only jomsocial, all other component look to narrow in mobile devices, for desktop is ok, but not for mobile.
2
3
4
5
RESULT
EXPECTED RESULT i hope to look as is suppose with out change how look for desktop
BROWSER safari chrome etc

9 years 11 months ago
Licenses:

Hi,

please check it /templates/socialize/css/custom.css

.col-md-3 { 
width: 19%; 
}
 
.col-md-pull-6 { 
 right: 62%; 
}
 
.col-md-push-3 { 
 left: 19%; 
}
 
.col-md-6 { 
 width: 62%; 
}
must changing it
@media (min-width: 992px) {
.col-md-3 { 
width: 19%; 
}
 
.col-md-pull-6 { 
 right: 62%; 
}
 
.col-md-push-3 { 
 left: 19%; 
}
 
.col-md-6 { 
 width: 62%; 
}
}

Regards

The following user(s) said Thank You: Romulo
9 years 11 months ago
  • Romulo's Avatar
    Topic Author
  • Romulo
  • Offline
  • Junior Boarder
  • Posts: 214
  • Thank you received: 6
Licenses:
JomSocial Expired Socialize Expired

Hi Albertus,

Thank you so much, you saved my life, there are any way to give you four star?
while other sent me to find any joomla expert to solve this, you solved it with a few few extra lines, you are my hero. Thank you very very much.

9 years 11 months ago
Licenses:

Hi Romulo,

no worries, I just do my best for jomsocial.

Regards

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW