Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2006
    Posts
    49
    Plugin Contributions
    0

    Default background image

    Hello all

    How place background image?

    Look forward to any replies!

    Thanks in advance

    regards

    BFGK

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: background image

    It may call for a bit of experimentation on your part to get it right, depending on the image or tile background.

    Here's an example declaration added into the 'body' selector code block:
    Code:
    	background: url(../images/yourbackground.jpg) repeat;
    	background-attachment: fixed;
    That's a code snippet for a square tile.

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: background image

    Decide where you want to place it.

    Examine the HTML being generated by the your Zen Cart to see which HTML tag or div covers that place.

    Add background-image: url(../images/background.gif); to the styling in your stylesheet for that tag or div.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Background image cover entire background w/one image
    By oxicottin in forum Templates, Stylesheets, Page Layout
    Replies: 43
    Last Post: 3 Apr 2012, 03:18 PM
  2. add background image to a attribute then have that background image act as hyperlink
    By sike1234 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 14 Nov 2008, 05:38 PM
  3. How to Change Background Colour to Background image
    By ittybittykitty in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Aug 2008, 04:36 PM
  4. Background Image & Background Color
    By jben in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Mar 2008, 01:11 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