Results 1 to 2 of 2

Thread: CSS issue

  1. #1
    Join Date
    Jun 2007
    Posts
    295

    CSS issue

    OK, so I know this is a total css thing (emphasis on the cascading), but I have no idea what the problem is:

    http://www.cityofsurfside.com/

    if you hover over the "Places" link, the submenu pops out. the text on it is the same size as the main links. If you hover over any of the submenu links, it shrinks down in size. Then if you unhover, it stays the same smaller size.

    The problem is this...I need the sublinks to start off at that smaller size, and not the same size as the main links.

    Anyone have any ideas on how to sort this out? I know it has to do with the css, but I'm not seeing multiple font-size calls.

  2. #2
    Join Date
    Jun 2007
    Posts
    295
    nevermind...I figured it out. Turns out, it WAS a CSS issue. It was pulling the main font-size from the parent ul > li > a call. Then resizing when I hovered over it. Had to explicitly state the font-size on the cihld ul > li > a selector.

Similar Threads

  1. Some CSS issue
    By totochoi in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 24 Mar 2009, 12:39 PM
  2. CSS Issue Maybe?
    By MyJourney in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 25 Nov 2008, 07:26 PM
  3. another css/IE issue -Any CSS experts?
    By herbshirt in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 06 Nov 2007, 10:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •