Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

A lot of dead space in Footer & Copyright

10 years 2 months ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

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

Attachments:
10 years 2 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

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;
  }
}

to
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0px 10px 0px ;
  }
}

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