Results 1 to 5 of 5

Thread: Individual Styling Menu Item

  1. #1
    Join Date
    Mar 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Individual Styling Menu Item

    http://www.derekmarler.com/subpage.html

    For the "Order Now" link on the page, I'm trying to use tab_red_left_over.jpg and tab_red_right_over.jpg when the mouse is hovered over the item, but instead it gives the default that is done with the rest of the menu items.

    The CSS for the menu is not in the css file, but within the <head> tags separately. This is just to test and will be added to the css file when finished. The class name is .infopage-order while the whole list uses .infopage-sections

    Any help is appreciated and thank you!
    Last edited by GHOwner; 03-30-2009 at 03:03 PM.

  2. #2
    Join Date
    Mar 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Seems I fixed the problem. Just needed the '.infopage-sections li' before the regular class name. As in, the fix was '.infopage-sections li.infopage-order:hover' (no space too).

    This has been resolved.

  3. #3
    Join Date
    Feb 2007
    Posts
    145
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default

    hi, nice website by the way.

    On my browser (Firefox 3.0.8.) It looks as it should

  4. #4
    Join Date
    Feb 2007
    Posts
    145
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default

    LOL. you posted 3 mins before I dint see your last post. Soz


  5. #5
    Join Date
    Mar 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ah, not a problem I personally liked how it came out as well. Though not new to coding, I design better than I code :P I just noticed that one way got it to work. Have a new problem, but that's for another thread

Bookmarks

Posting Permissions

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