$10 to first person who can fix my CSS error

Discussion in 'CSS' started by Grant37, Dec 1, 2013.

  1. #1
    http://tinyurl.com/p3tkgcb

    hover over any of the white menu items (like SALES or SUPPORT) in the top menu. the dropdown menus have a white background with gray text. i want the dropdown menus to be black with white text (arial font). i'm not sure the correct CSS to accomplish this.

    First person to respond to the post with the correct CSS gets the $10 via paypal. This is Joomla 3.2.
     
    Solved! View solution.
    Grant37, Dec 1, 2013 IP
  2. #2
    It's best if you search your current CSS styling and change the class nav-child but you should be able to put this at the bottom of your css style file.

    .nav-child{
    background:#000000;
    color#ffffff;
    font:arial;
    }
     
    Josh Hughbanks, Dec 1, 2013 IP
    MichaelAaronTaylor likes this.
  3. Grant37

    Grant37 Active Member

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    58
    #3
    i got it to work another way. it is solved. PM me your paypal and i'll send over $10 for the effort. thanks!
     
    Grant37, Dec 1, 2013 IP
  4. Josh Hughbanks

    Josh Hughbanks Active Member

    Messages:
    33
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    53
    #4
    No need for $10, just give me like if you can!
     
    Josh Hughbanks, Dec 1, 2013 IP
  5. tanmay.kamath1992

    tanmay.kamath1992 Member

    Messages:
    203
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    35
    #5
    give me those 10$ :p
     
    tanmay.kamath1992, Dec 9, 2013 IP