Thread: Layout colors

Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2006
    Posts
    91
    Plugin Contributions
    0

    Default Layout colors

    Sorry is this is in the wrong spot but I'm not sure where to put this. Is it possible to change the layout color from green to anything else without adding a new template?

    Cheers

    Robert

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Layout colors

    You should make a "custom" template folder to hold any files you have edited, but that doesn't mean you have to touch template files or change the appearance of anything you're currently satisfied with.

    Decide on a folder name for your own template, and copy all the contents of /includes/templates/classic/ and /includes/languages/classic/ into /includes/templates/your_template/ and /includes/languages/your_template/. Then follow the rest of the FAQ on making a custom template, which essentially will require editing template_info.php, selecting your template in admin and resetting the sideboxes.

    To change the green color, there are two main things you will need to do.

    Find tile_back.gif in /includes/templates/your_template/images/ and edit it in a graphics program to have the appearance you want.

    Look in your stylesheet (/includes/templates/your_template/css/stylesheet.css) for
    .leftBoxContainer, .rightBoxContainer {
    and change the
    border-bottom: 5px solid #xxxxxx; (whatever it actually reads)
    to the color & thickness you want.

    There might be something else you will want to change, too; if so, look around, and ask if you don't see an answer.

 

 

Similar Threads

  1. How can I change link colors in header, without changing all other link colors?
    By coreyalderin in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Jun 2012, 03:17 AM
  2. Font colors
    By lions1855 in forum General Questions
    Replies: 5
    Last Post: 27 Feb 2010, 11:40 PM
  3. Change email layout colors
    By znowflake in forum General Questions
    Replies: 2
    Last Post: 20 Sep 2009, 03:49 PM
  4. Can you change the layout colors based on category??
    By Yzerman19 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 17 May 2009, 04:15 PM
  5. Product Grid Layout - Alternating row colors
    By samkarpluk in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 29 Sep 2007, 09:05 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