Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default hover over links in center box new products

    Hello,
    How do I change hover affects over links in the new products box in the center? I tried to change here:
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
    }
    but that affects my navigation links and i don't want to do that. How can I change the new products links only?
    site is meaningfulaccents.com. Thanks.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: hover over links in center box new products

    "#whatsNew a:hover" etc would target those links.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: hover over links in center box new products

    Hi kuroi,
    That works! Thank you!
    Question, why does the inner div class doesn't work?
    html code by zc:
    <div class="centerBoxContentsNew centeredContent back"
    my css code:
    .centerBoxContentsNew:hover{
    } I tried that and it didn't work. I thought the most inner <div> takes precedence?

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: hover over links in center box new products

    You haven't said in which browser it doesn't work. But in IE (for example) :hover only works on links so you'd need to use ".centerBoxContentsNew a:hover"
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Roll over or Hover text for Category side links
    By gotlogos in forum General Questions
    Replies: 3
    Last Post: 22 Jun 2011, 02:36 AM
  2. Image help - Mouse over hover box
    By wdd49 in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 11 Sep 2008, 06:46 AM
  3. want hover over images on my products
    By canemasters in forum General Questions
    Replies: 4
    Last Post: 9 May 2008, 05:20 AM
  4. Center Box - New Products
    By Berserker in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Feb 2007, 04:08 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