The forum is in read only mode.
ISSUE SUMMARY: Upgraded the jomsocial and the backend layout is scrumbled. STEPS TO REPLICATE: 1 2 3 4 5 RESULT EXPECTED RESULT BROWSER
Hi, for fixing this please edit this file /administrator/components/com_community/controllers/controllers.php, find this code :
$document->addStyleSheet(CPath::getInstance()->toUrl(CFactory::getPath('assets://css/bootstrap.min.css'))); $document->addStyleSheet(CPath::getInstance()->toUrl(CFactory::getPath('assets://css/font-awesome.min.css'))); $document->addStyleSheet(CPath::getInstance()->toUrl(CFactory::getPath('assets://css/ace-fonts.css'))); $document->addStyleSheet(CPath::getInstance()->toUrl(CFactory::getPath('assets://css/ace.min.css'))); $document->addStyleSheet(CPath::getInstance()->toUrl(CFactory::getPath('assets://css/fullcalendar.css'))); $document->addStyleSheet(CPath::getInstance()->toUrl(CFactory::getPath('assets://css/jomsocial.css')));
$document->addStyleSheet('http://my2cents.sg/administrator/components/com_community/assets/css/bootstrap.min.css'); $document->addStyleSheet('http://my2cents.sg/administrator/components/com_community/assets/css/font-awesome.min.css'); $document->addStyleSheet('http://my2cents.sg/administrator/components/com_community/assets/css/ace-fonts.css'); $document->addStyleSheet('http://my2cents.sg/administrator/components/com_community/assets/css/ace.min.css'); $document->addStyleSheet('http://my2cents.sg/administrator/components/com_community/assets/css/fullcalendar.css'); $document->addStyleSheet('http://my2cents.sg/administrator/components/com_community/assets/css/jomsocial.css');
JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a full -fledged, social networking site
TRY NOW BUY NOW