Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    42
    Plugin Contributions
    0

    Default Changing Template Colors

    hello.

    i am using the "classic contemporary green" template.

    i like the layout of this template.

    my site has been up and running with no probs for a few weeks, but i would like to tweak a few things.


    some questions:

    * it's almost all green. am i able to (simply) change the colours of the banners, text and so on without too much pain?

    * if i chose a similar-style but different-color-scheme template, can i simply install it over the top?


    i would like to do any changes only using the admin options (and not code) if possible.

    thanks, matt.

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

    Default Re: Changing Template Colors

    Yes, it's quite easy to adjust text colors and so forth. The green images will either have to be overwritten with a new color or perhaps tinted in a image program. Unfortunately, you'll have to adjust the text colors via the actual stylesheet.css. I'm thinking you're referring to admin stylesheet control as like perhaps SMF forum program or so forth, no, Zen Cart doesn't currently offer that.

    You cannot "overlay" a template on top of another. You must upload a template into the directory on it's own. Following the directory includes/templates, you will note how there are two template folders named "classic" and "template_default". You will put your custom template folder along side of them. A simple method is to make a desktop copy of the green Classic template folder/sub folders. There is one file named 'template_info.php' and you must adjust the template name for Zen Cart to acknowledge the new edition. If you open the noted file in a text editor, find;
    Code:
    $template_name = 'Classic Contemporary Green';
    Replace above with;
    Code:
    $template_name = 'Your New Template Name';
    Be sure to leave the surrounding quote marks intact.
    Then, rename the "classic" template folder to your new template name and re-upload it as a new template base.

    You can also upload a contributed template to your liking here;
    http://(sorry, site offline)/
    Last edited by Sketchy; 11 Nov 2006 at 07:33 AM.

  3. #3
    Join Date
    Oct 2006
    Posts
    42
    Plugin Contributions
    0

    Default Re: Changing Template Colors

    thank you.

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

    Default Re: Changing Template Colors

    You're welcome. If you get stuck, don't hesitate to post back here.

 

 

Similar Threads

  1. Changing the template colors
    By FrostBooks in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Oct 2014, 11:01 PM
  2. v151 Changing colors on my becaberry template
    By CZA1 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 21 Nov 2012, 11:16 AM
  3. Changing colors on custom template??
    By usone123 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Aug 2006, 02:02 AM
  4. Custom template - changing colors
    By geovino in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Jun 2006, 04:50 PM

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