Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    10
    Plugin Contributions
    0

    Default Blue Sky Template help

    I have just begun to customise my store and I am using the "Blue Sky" template v 1.0 the problem that I have is that the text colour within the categories box have not changed colour from the classic templates green, all other parts of the store seem to be ok, can anyone point me in the right direction to correct this? The store is located at

    http://www.petpaks.com/store

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

    Default Re: Blue Sky Template help

    In stylesheet.css, you need to remove these lines (around line 598):

    Code:
    a.category-top, a.category-top:visited
    {
    color: #008000;
    text-decoration: none;
    }
    ...but that won't fix it.

    You also need to rename stylesheet_BAK.css to something that doesn't start with 'stylesheet', or alternatively, doesn't end with '.css'.

    From the documentation (/docs directory):
    style*.css // are always loaded and at least ONE should contain site-wide properties.
    'stylesheet_BAK.css' matches 'style*.css' so it gets loaded too - and it gets loaded after stylesheet.css so any changes you make to that stylesheet will get ignored. Try renaming it to something like 'BAK_stylesheet.css'.

    BrandTim

  3. #3
    Join Date
    Aug 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Blue Sky Template help

    Thanks very much for the help, I have deleted the entries as suggested and have also deleted the stylesheet_BAK.css and now all is looking good

    Thanks again,

    Bas

 

 

Similar Threads

  1. Sophy Blue Template
    By ideasgirl in forum Addon Templates
    Replies: 425
    Last Post: 14 Sep 2013, 10:09 PM
  2. adjusting left and right side sky blue margins
    By ajaipandey in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Sep 2010, 10:15 PM
  3. Blue Highlites Template
    By blakdeth77 in forum Addon Templates
    Replies: 0
    Last Post: 5 Jan 2009, 06:21 PM
  4. A little bug with blue highlites template, help please
    By asktrama3 in forum Addon Templates
    Replies: 4
    Last Post: 29 Aug 2008, 01:11 PM
  5. Help Please - blue screen after installing cherry zen template
    By confused_aswell in forum General Questions
    Replies: 1
    Last Post: 31 Jul 2008, 03: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