Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2010
    Posts
    6
    Plugin Contributions
    0

    Default background images not being shown

    i am using zc 1.3.8 and i am customizing my own template.

    in my footer i want to use a background image and have this has the code:

    HTML Code:
    #footerhsy {width: 977px; height: 55px; background: #000 url(../images/footer-bg.gif) no-repeat fixed 0 0;}
    but when i upload the stylesheet and refresh the page, the image does not show, whats up?

    here is a link to my site by the way:

    http://www.lovelbb.com/zencart/

    thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: background images not being shown

    First a couple of errors in the css
    Missing highlighted
    Green questionable??
    Code:
    #footerhsy {
            width: 977px;
            height: 55px;
            background: #000 url(../images/footer-bg.gif) no-repeat fixed 0 0;
            }
    .legalCopyright p {
            font: normal 1em/1.5 Tahoma, Helvetica, Arial, sans-serif;
            letter-spacing: 1px;
            color: #fff:
            }
    Additionally, navigating to the image I get a "Forbidden" error
    Check your permissions
    http: //www.lovelbb.com/zencart/includes/templates/classic/images/footer-bg.gif
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: background images not being shown

    green is shorthand for the color, ie. #000000 can be #000, #ff0000 can be #f00

    last semicolon isnt important

    and what should the permissions be?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: background images not being shown

    green is shorthand for the color, ie. #000000 can be #000, #ff0000 can be #f00
    But not sure that a background color is allowed inline with the image??
    last semicolon isnt important
    They are all important!!

    and what should the permissions be?
    What ever will allow the image to be displayed when navigating directly to the image url as posted
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Mar 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: background images not being shown

    so css shorthand isn't gonna work in Zen Cart?
    Also, changed the permissions of the image and it works in to the direct link, but not in the cart itself.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: background images not being shown

    so css shorthand isn't gonna work in Zen Cart?
    Did not say that =- - only that I am not certtian that defining a background image I question the validity of adding a background color in the same statement
    Also, changed the permissions of the image and it works in to the direct link, but not in the cart itself.
    I still get the forbidden error at

    http: //www.lovelbb.com/zencart/includes/templates/classic/images/footer-bg.gif

    But I see a red bar
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Mar 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: background images not being shown

    the red bar is the image, and ill play around with the css some more.
    thanks

 

 

Similar Threads

  1. v139h v139h - order info not being shown in store
    By lady*bird in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 28 Aug 2012, 11:22 AM
  2. Invoice & Packing Slip - Status lines are not being shown
    By sebzero in forum Managing Customers and Orders
    Replies: 3
    Last Post: 18 Feb 2008, 05:05 PM
  3. Why is my special price not being shown in the shopping cart?
    By abcdabcd in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 30 Jun 2007, 09:54 PM
  4. Images Not Shown on SSL Pages
    By metakomm2 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Jan 2007, 05:13 PM
  5. orders not being shown
    By dazstanny in forum Managing Customers and Orders
    Replies: 4
    Last Post: 8 Oct 2006, 03:27 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR