Thread: template custom

Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2007
    Posts
    21
    Plugin Contributions
    0

    help question template custom

    Please HELP -- I have three problems

    1st - I added background-image: url(file.gif); in the body of css - but the image isn't displaying. What else should I do? OR what did I NOT do??? I use the custom template

    2nd - how do I re-position products/attributes on a page -- I have 4 and 3 appear on one row and the last image appears on the next row. There is room for all 4 to appear on the top row -- how do I solve this problem also..

    3rd - and the attributes appear at the bottom of the product

    and yes I am new at this... and have come a longggg way -- thanks to the forum and faqs...

    Please HELP

  2. #2
    Join Date
    Apr 2006
    Posts
    265
    Plugin Contributions
    0

    Default Re: template custom

    #1 - your background image file is in a different directory than the url you provided. I expect it should be something like url(../images/file.gif) but without being able to see the site I can't say for sure.

    #2 - This is going to be specific to your stylesheet ... need to to have a link to your site in order to see what's going on.

    #3 - By default, the attributes appear at the bottom of the product. If they don't appear there on yours, it's because of changes to your stylesheet ... need a link to your site in order to be able to help you ....

    BrandTim

  3. #3
    Join Date
    Jul 2007
    Posts
    21
    Plugin Contributions
    0

    Default Re: template custom

    thanks.. the link is http://www.theuniquesolutionatl.com/zcstore/

    I didn't know that my question was posted..I did a search and ran across my questions...I am sooo confused???? Thanks

    How will I know when you reply?

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: template custom

    To number one:

    You have
    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-image: url(/includes/templates/tshirts/image/bkground.gif);
    /*background-color: #e5edf5;*/
    }
    Should be:
    /includes/templates/tshirts/images/bkground.gif
    note the red "s"

    To number two and three: these are controlled in the admin menus.

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

    Default Re: template custom

    For your background image try changing the code to this:
    Code:
    background-image: url(../images/bkground.gif);
    Check yours as normally this is named "images" and not "image" and adjust as needed.
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Jul 2007
    Posts
    21
    Plugin Contributions
    0

    Default Re: template custom

    thanks l...can't believe it was that simple...again thanks..

    I love ZenCart but it can be very challenging for someone who do not know CSS or PHP..but I am LEARNING....

 

 

Similar Threads

  1. Template selection page not viewable after uploading custom template
    By mek113 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Apr 2011, 05:16 PM
  2. Custom template not showing in admin Template Selection
    By erinl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Aug 2008, 07:51 PM
  3. Custom Template Doesn't Appear in Tools : Template Selection
    By frogtaco in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Nov 2006, 07:53 PM
  4. classic template, default template and custom..
    By zc-newbie in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Aug 2006, 08:52 PM

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