space between content area and footer position

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 4 months ago #45729 by skytech
Please visit myaccesspay.com/ . please i want to reduce the huge space between the Copyright and main content. there is nothing there and yet there is space there thank you.

Please Log in to join the conversation.

More
9 years 4 months ago #45732 by nikola.mihajlovic
Hello,

please add this:

.bottom_modules_container{
padding: 5px!important;
}

.footer_modules_container{
padding: 5px!important;
}

on bottom of template_css.css which is located under your template_folder/css. Also you can set other values you like.

Best regards,
Nikola Mihajlovic

Please Log in to join the conversation.

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 4 months ago #45735 by skytech
it worked thank you.

but how can i reduce the space between logo area and content area. please visit www.myaccesspay.com to see what i am talking about. thank you very much

Please Log in to join the conversation.

More
9 years 4 months ago #45737 by nikola.mihajlovic
Hello,

put on bottom of same file:

.user2_module{
padding: 0px;
}

.quote_module{
padding: 0px;
}

Best regards,
Nikola Mihajlovic

Please Log in to join the conversation.

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 4 months ago #45738 by skytech
thank you for your quick response. it did not work. please see image for description. thank you
Attachments:

Please Log in to join the conversation.

More
9 years 4 months ago #45739 by nikola.mihajlovic
Then try putting it like this:

.user2_module{
padding: 0px!important;
}

.quote_module{
padding: 0px!important;
}

You can set values as you want, too. For example padding-top

Regards

Please Log in to join the conversation.

Time to create page: 0.196 seconds
Powered by Kunena Forum