The forum is in read only mode.
ISSUE SUMMARY: There is too much space in the Footer and Copyright areas of the template. I've tweaked the CSS as much as I could to reduce this but it is not enough. Is there a possible padding I am overlooking? STEPS TO REPLICATE: 1 navigate to www.opensourceliving.org RESULT Too much dead space in footer and copyright areas EXPECTED RESULT T look clean and concise BROWSER Chrome, Firefox
Hi Jared, You can do simply edit this file templates/socialize/local/css/template.css, change this css code :
@media screen and (min-width: 768px) { .t3-footnav { padding: 40px 0; } }
@media screen and (min-width: 768px) { .t3-footnav { padding: 40px 0px 10px 0px ; } }
JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a full -fledged, social networking site
TRY NOW BUY NOW