Greetings,
first of all THANK YOU ! for upgrading 3.17 ... there is a missing html/com_community/ on the upgrade pack 3.17 on (m)social . Please check !
Thank you in advance !
section img {
height: auto!important;
max-width: 100%!important
}
section img {
height: auto;
max-width: 100%!important
}
<svg class="joms-icon" viewBox="0 0 16 16" onclick="joms.api.avatarChange('profile', '297', arguments && arguments[0]); return false; ">
<svg class="joms-icon" viewBox="0 0 16 16" onclick="joms.api.avatarChange('group', '2', arguments && arguments[0]);">
.cProfile .joms-focus__header .joms-avatar--focus img {
height: 56px!important;
width: 56px!important;
}
<?php if($this->API->modules('breadcrumb')) : ?>
<div id="gkBreadcrumb">
<div class="gkPage">
<?php if($this->API->modules('breadcrumb')) : ?>
<jdoc:include type="modules" name="breadcrumb" style="<?php echo $this->module_styles['breadcrumb']; ?>" />
<?php endif; ?>
</div>
</div>
<?php endif; ?>
#system-message-container {
padding-top: 80px!important;
}