Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Font size & colour - header links

    with regards to the 'home' and 'login' links. how do I get them to change to a certain colour on hover?

    At present they disappear on hover because that is set to the same colour as my background however I dont know how to change.

    www.digitalinx.co.uk/store

  2. #12
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Font size & colour - header links

    Quote Originally Posted by taylorosso View Post
    with regards to the 'home' and 'login' links. how do I get them to change to a certain colour on hover?

    At present they disappear on hover because that is set to the same colour as my background however I dont know how to change.

    www.digitalinx.co.uk/store
    Ta,
    Find this:
    includes/templates/digitalinx/css/stylesheet.css

    Find this:
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color:#333366;
    }

    1. the highlighted red font above is your fix..
    2. you might want to separate of the following and make it separate from all the rest.
    3. just change the color to #000000;

  3. #13
    Join Date
    Oct 2008
    Posts
    179
    Plugin Contributions
    0

    Default Re: Font size & colour - header links

    I have searched through posts as well as using the mozilla tools and can't seem to find where to change the font size for both the Home & Log in at the top and the "home" at the bottom. I'm trying to make it the same size as the sidebox titles.

    My site: zenwinedesign.com/catalog

    Thanks

  4. #14
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Font size & colour - header links

    Quote Originally Posted by taylorosso View Post
    with regards to the 'home' and 'login' links. how do I get them to change to a certain colour on hover?

    At present they disappear on hover because that is set to the same colour as my background however I dont know how to change.

    www.digitalinx.co.uk/store
    add the following to your stylesheet.css

    #navMain ul li a:hover {
    color:green;
    }


    change color value to what you need .

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. changing font size and colour
    By actionx in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 6 May 2011, 11:17 AM
  2. Shopping Cart Page change font size & colour
    By Derek Bryant in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Sep 2010, 02:46 PM
  3. EZ-PAGE header - change font size and colour
    By nav007_2000 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Oct 2008, 10:52 PM
  4. How to change font colour for links in product header only?
    By Zeuster in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Aug 2007, 08:33 AM
  5. Font size, type and colour on product description
    By kingster147 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 4 Feb 2007, 04: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