Shape 5

Joomla Templates => General Contractor - Club => : netlag October 24, 2017, 09:43:19 AM



: Need Different Logo In Bottom Footer
: netlag October 24, 2017, 09:43:19 AM
Hello,

The Contractor theme uses the same logo on top and bottom , but i need a different logo at bottom for the white area, one logo is dark and one is light for the two different backgrounds. top has dark wood grain and bottom is white, so i need two different logos.

OR..... How do i change the footer color from off white to BLACK? then my white logo will work nice...

Also if we make changes to the CSS will it be overwritten by future updates?

See dev site here:
http://apex.webez.net


: Re: Need Different Logo In Bottom Footer
: jonahh October 24, 2017, 11:35:38 AM
Hello,

You can open up the index.php for the template and scroll to the bottom. You'll see where it outputs the logo there. You can just remove the code (as its pulling the same logo as top) and manually add in your image URL there to your new logo.

CSS changes won't get overwritten with any Vertex updates. Usually this is where changes are made. We never update the template CSS files unless there is a bug found but its also usually reported here on the forum so you can manually make the change. But we also did include the custom.css file so that the core template.css file doesn't have to be touched.