Thread: CSS help needed

Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2009
    Location
    Falkirk-Scotland
    Posts
    66
    Plugin Contributions
    0

    Default CSS help needed

    Hi,

    I'm getting to the stage where I happy with my site but have one little problem I haven't been able to work out.

    I have links at the top of my site at Quickinks.co.uk
    Home | Contact Us | News | My Account |Delivery Info

    All I want to do is have them display in the blue colour from the site untill you mouse over then they go grey. I don't want it to change any other links in the site though.

    I used Firefox and sort of figured that they were controlled by <li> style but I cant figure out how or where to make amendments to the stylesheet that would only effect these links.

    I did try setting up a new class but it didn't work properly.

    Can someone point me in the right direction please?

    Thanks in advance for any help.

    John

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: CSS help needed

    #navMain a:link
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

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

    Default Re: CSS help needed

    Quote Originally Posted by QuickInks View Post
    Hi,

    I'm getting to the stage where I happy with my site but have one little problem I haven't been able to work out.

    I have links at the top of my site at Quickinks.co.uk
    Home | Contact Us | News | My Account |Delivery Info

    All I want to do is have them display in the blue colour from the site untill you mouse over then they go grey. I don't want it to change any other links in the site though.

    I used Firefox and sort of figured that they were controlled by <li> style but I cant figure out how or where to make amendments to the stylesheet that would only effect these links.

    I did try setting up a new class but it didn't work properly.

    Can someone point me in the right direction please?

    Thanks in advance for any help.

    John
    Qu,

    Locate this:
    includes/templates/iC_AthemeV1.3/css/stylesheet.css
    Find this:

    #navMain ul li a{
    text-decoration: none;
    padding: 0;
    margin: 0;
    font-size:1.1em;
    color: #505050;
    }

    1. The highlighted red font above is what you will change
    2. #175B96 is what you will probable like

  4. #4
    Join Date
    Jan 2009
    Location
    Falkirk-Scotland
    Posts
    66
    Plugin Contributions
    0

    Default Re: CSS help needed

    Quote Originally Posted by haredo View Post
    Qu,

    Locate this:
    includes/templates/iC_AthemeV1.3/css/stylesheet.css
    Find this:

    #navMain ul li a{
    text-decoration: none;
    padding: 0;
    margin: 0;
    font-size:1.1em;
    color: #505050;
    }

    1. The highlighted red font above is what you will change
    2. #175B96 is what you will probable like
    Thanks for that - worked perfect.
    I love the Zencart forums

    John

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

    Default Re: CSS help needed

    Qui,
    You are most welcome, glad I could assist you...

 

 

Similar Threads

  1. v150 CSS help needed...
    By WebKat in forum Templates, Stylesheets, Page Layout
    Replies: 27
    Last Post: 1 Apr 2012, 07:21 PM
  2. css help needed
    By stevennestler in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 21 Dec 2011, 08:59 PM
  3. CSS Help needed
    By gmrm in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Sep 2009, 08:47 PM
  4. CSS help needed
    By PortMan in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 1 Dec 2006, 01:00 AM
  5. css help needed
    By awoman in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Oct 2006, 10:47 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