Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Aug 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: Changing Color in Template

    Quote Originally Posted by superprg
    Make changes in the calsscenterBoxHeading for 'New Products For August'
    This is going to sound stupid, but which folder is that in?

  2. #12
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Changing Color in Template

    includes\templates\classic\css\stylesheet.css
    Again, may not be the best way of doing it

  3. #13
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing Color in Template

    /includes/templates/classic/*.css files

    search the files for tile_back.jpg and this needs to be commented out. Then you can apply the pink color.
    Zen-Venom Get Bitten

  4. #14
    Join Date
    Aug 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: Changing Color in Template

    Quote Originally Posted by kobra
    /includes/templates/classic/*.css files

    search the files for tile_back.jpg and this needs to be commented out. Then you can apply the pink color.
    I clicked on the wrong link and my stylesheet_original.css went in the trash. Tried to restore and it didn't do it, then copied it and now everything from templates on seems all messed up. Should I re-install?

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

    Default Re: Changing Color in Template

    I would not...this is only a css issue...Now would be a good time to setup your own template and base it on the template default files with only one stylesheet. This is the future path and like I stated now might be a good time so that you do not have a lot invested in your styling.
    Zen-Venom Get Bitten

  6. #16
    Join Date
    Aug 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: Changing Color in Template

    Quote Originally Posted by kobra
    I would not...this is only a css issue...Now would be a good time to setup your own template and base it on the template default files with only one stylesheet. This is the future path and like I stated now might be a good time so that you do not have a lot invested in your styling.
    I have no idea how to set up my own template. Read how you do it, but just didn't understand it.

  7. #17
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing Color in Template

    create a folder named ???(custom for this) in includes/templates/custom
    Inside /custom create folders named common, images, css, templates,

    Now from includes/templates/template_default, ftp to your computer, the /css folder& contents and the file template_info.php.

    Open the template_info fil in a text editor find & change to your template name
    Code:
     */
    $template_name = 'place your template  name here';
    Now FTP from your pc the file you just edited to includes/templates/custom/template_info.php.
    Also FTP the 4 files in includes/templates/template_default/css folder to your /custom/css folder.

    In the admin > tools > templates selection you shouuld see the template name that you just created. select it and click update. Now in the admin > tools > layout boxes controller select reset.

    Now load your store and see the gawd awful color scheme. But now you are prepared to style and create that special look for your store.
    Zen-Venom Get Bitten

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v139h Changing template backgroung color ?
    By maperr55 in forum General Questions
    Replies: 14
    Last Post: 6 Mar 2012, 05:39 PM
  2. Changing template's Background color
    By beautynexus in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 May 2011, 10:00 AM
  3. Problem Changing Template Color
    By eazy in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 26 Jan 2011, 05:36 AM
  4. Changing color in template
    By micatex in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Apr 2008, 11:32 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