Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    37
    Plugin Contributions
    0

    Default Help with CSS on Mostly Grey Template

    Hello!

    I am using the Mostly Grey Template here http://www.krwknitwear.com/catalog

    I really need to change that Bright Blue text that labels each box in the registration form (and also in the check out module)

    For the life of me I cannot find it in the stylesheet!

    Can someone point me in the right direction?


    THANKS!!!!

  2. #2
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Help with CSS on Mostly Grey Template

    Can someone point me in the right direction?
    Do you have FireFox with the dev tools? Works like a charm!

    Look at this:

    a (line 22)
    {
    color: #99ccff;
    text-decoration: none;
    }
    a:hover (line 30)
    {
    color: #ffffff;
    text-decoration: underline;
    }


    Looks like the color here is also the color on your Home Log In Text at the top of your site.

  3. #3
    Join Date
    Apr 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Help with CSS on Mostly Grey Template

    I dont use firefox.. or know how to use those tools...

    when viewed in IE 7 the font color is a bright blue.. I have no idea where that information you just pointed at is showing?

    Can you help further?

  4. #4
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Help with CSS on Mostly Grey Template

    Those are codes found in your stylesheet that drive the text color.

    Yes in IE7 the colors look different, in FF they look the same.

    Checking colors used in your template thru FF I see two blues:

    335ea8 and 99ccff

    You can do a search in your stylesheet (control F) for those codes to see where they are applied and play with the colors....always work on a copy - never the original, and save the copy to your "custom" folder.


    You can download FireFox here:

    http://www.mozilla.com/en-US/firefox...FST7iAod0nstWA
    Last edited by charmedbytina2; 11 Jun 2008 at 07:31 PM. Reason: typo - of course!

  5. #5
    Join Date
    Apr 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Help with CSS on Mostly Grey Template

    I cannot find the first color listed in any of my files at all.

    the 2nd color come up only as 99c in the style sheet.

    Unfortuantely no matter what I do nothing seems to change that bright blue hyperlink color.

    Anyone / anything else I can try?

 

 

Similar Threads

  1. v150 Change color around logo.gif / Mostly Grey template
    By doooomed in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Jan 2013, 07:36 PM
  2. Adding a link button to Mostly Grey template
    By Smithers in forum Addon Templates
    Replies: 3
    Last Post: 17 Jul 2009, 04:09 PM
  3. HELP with installing Mostly Grey Template!
    By bayshorecreations in forum Addon Templates
    Replies: 2
    Last Post: 15 Jul 2009, 02:25 PM
  4. Mostly Grey Template in Firefox Colours are wrong
    By meatball in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Nov 2007, 05:15 PM
  5. Replies: 2
    Last Post: 25 Nov 2006, 11:49 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