Shape 5

Joomla Templates => TheClassifieds - Club => : mohammadez January 04, 2016, 05:09:15 AM



: justdial Footer Issues,
: mohammadez January 04, 2016, 05:09:15 AM
Hello,

we are web designers of theClassified template, we want to implemented new design in footer in bellow points:
1- How to change the footer color
2-How to change the copyright contents
3-How to change the bottom menus

could you please direct us step by step?

Note:
website:justdial.af

Thank you,



: Re: justdial Footer Issues,
: jonahh January 04, 2016, 01:49:27 PM
Hello,

1. This can be edited here:


:
#s5_footer_area_inner {
    background: #101010 none repeat scroll 0 0;
    padding-bottom: 50px;
    padding-top: 30px;
}

template.css line 778


2. These can be edited in the /templates/theclassifieds/vertex/footer.php file
3. The menu items are located in the Joomla menu manager area. And the actual modules are published to the bottom row positions 1 - 4


: Re: justdial Footer Issues,
: mohammadez January 06, 2016, 12:45:48 AM
Hello;
I gassed to don't catch our aim, my mean to fixed the bottom of footer width as Theclassified template could you please fix that, because we tried several times but couldn't.

Coding:
www.justdial.af/cpanel
User Name:quickerdial
password:Change@786

justdial.af/administrator
User Name:quickerdial
password:website
thank you,


: Re: justdial Footer Issues,
: jonahh January 06, 2016, 02:09:00 PM
Ok so you want to make the footer black background full width?  If so you can just add the background here:

:
#s5_footer_area2 {
background:#000;}