Post by Devillubricants » Mon Mar 02, 2015 12:49 am

Hello.

I am trying to remove, hide or possibly change a banner in my site. (Www.devillubricants.co.uk) I cannot locate it within the back office which is strange as I can for some of the other?
Any help would be appreciated greatly.

Thanks


Posts

Joined
Mon Mar 02, 2015 12:47 am

Post by gedielson » Mon Mar 02, 2015 9:46 am

Probabily, it was included directly in the template file: public_html/catalog/view/theme/YOUR THEME/template/common/footer.tpl. The images are in the two <div>s with "column_left" class, that is styled in plublic_html/catalog/view/theme/calipso/stylesheet/stylesheet.css, line 369:

Code: Select all

369| #footer .column_left { float: left; width: 260px; min-height: 100px;}

http://gepeixoto.com.br


User avatar
New member

Posts

Joined
Wed Oct 01, 2014 7:37 am
Location - Brazil

Post by Devillubricants » Tue Mar 03, 2015 6:36 am

Would i just delete the text in those lines? which therefore removes the image


Posts

Joined
Mon Mar 02, 2015 12:47 am

Post by gedielson » Tue Mar 03, 2015 11:08 am

To remove the images just delete

Code: Select all

<img src="catalog/view/theme/calipso/image/footer-left.png">
and

Code: Select all

<img src="catalog/view/theme/calipso/image/footer-right.png">
from public_html/catalog/view/theme/calipso/template/common/footer.tpl

http://gepeixoto.com.br


User avatar
New member

Posts

Joined
Wed Oct 01, 2014 7:37 am
Location - Brazil

Post by Devillubricants » Fri Mar 20, 2015 5:56 am

When I go to the files mentioned it has a .tpl for all the files. How can I edit these as they are not text files for me?

Thanks


Posts

Joined
Mon Mar 02, 2015 12:47 am
Who is online

Users browsing this forum: No registered users and 5 guests