Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2012
    Posts
    53
    Plugin Contributions
    0

    Default Footer image editing.

    Good day all.

    We just installed ZC and are using the classic green template while I learn how to build our own custom template, etc. the issue we are having is that the footer image file path is broken or corrupt not allowing the image to be viewed. I am not even sure who put it in there as my business partner said he didn't install the image for the footer. Anyway, I want to edit it but when I go to includes>templates>classic There is no common folder to find and edit the footer image. The only folders showing in the classic template are the CSS and Images folders. So for now I am kind of stuck with an image that is not working.

    I can copy the url for the image and edit the image file itself to correct the path, but if I do not change the path in the code to get the image then I do not believe anything will change on the page.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Footer image editing.

    If you mean the header image (tile_back.gif) above the footer, that's called in the stylesheet in the #navSuppWrapper rule:

    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    background-color: #abbbd3;
    background-image: url(../images/tile_back.gif);
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #ffffff;
    height: 1%;
    }

    Otherwise, there is no image in the footer in the Classic template.

  3. #3
    Join Date
    Jul 2012
    Posts
    53
    Plugin Contributions
    0

    Default Re: Footer image editing.

    No sir, I am not talking about the green color tile image that provides the green line in the footer. I am talking about below that, there is a broken image and I cannot find where the value for that is to be changed. Please take a quick look at the site to see what I am talking about. The broken image stays there even when I change to the new template I am testing/creating.

    http://www.syntheticmotorsports.com/

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Footer image editing.

    Aha. That's bannerSix, in footer position 3, turnoffable in Admn - Tools - Banner Manager. I assume someone removed the banner images from wherever Zencart is looking for them, usually /images/banners.
    Last edited by stevesh; 28 Jul 2012 at 03:18 PM.

  5. #5
    Join Date
    Jul 2012
    Posts
    53
    Plugin Contributions
    0

    Default Re: Footer image editing.

    Ok, thank you!

  6. #6
    Join Date
    Jul 2012
    Posts
    53
    Plugin Contributions
    0

    Default Re: Footer image editing.

    Yep, that worked. I was able to finally find and edit it. Thanks for the help!

 

 

Similar Threads

  1. v154 How to move banner closer to footer or insert image on top of footer
    By justmusthave in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2015, 12:48 PM
  2. Editing Footer links
    By isolverd in forum Customization from the Admin
    Replies: 3
    Last Post: 1 Mar 2012, 06:22 PM
  3. Footer Editing
    By rupertbg in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Oct 2009, 01:45 PM
  4. Editing Footer - JSWEB
    By toaldingham in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Sep 2008, 02:15 PM
  5. removing footer image / changing footer image
    By buzzby2471 in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 15 Jan 2008, 01:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg