Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2004
    Location
    Australia
    Posts
    140
    Plugin Contributions
    0

    Default CSS Category Flyout

    I've got my site working pretty sweet in Firefox and the I crossed my fingers and turned on Opera and IE. I screamed in horror!

    Opera 7 doesn't even show the Flyout
    IE is putting some weird margin-below on the a:hover

    Please have a look and help if you can.
    http://www.musicplace.com.au/catalogue/index.php

    I also have another IE issue - The "New Products" DIV id="whatsNew" is riding up and covering div id="indexDefaultMainContent". But when I mouseover a category link the welcome text gets covered.

    IE makes me crazy...more crazy.

    Thanks in advance,
    Rob
    My Zen site:
    The Music Place

  2. #2
    Join Date
    Apr 2004
    Location
    Australia
    Posts
    140
    Plugin Contributions
    0

    Default Re: CSS Category Flyout

    I solved the IE menu shifting riddle. I modified a bit too much CSS so I started again and found the issue.

    Now if I could only solve the disappearing div id="indexDefaultMainContent"
    My Zen site:
    The Music Place

  3. #3
    Join Date
    Apr 2004
    Location
    Australia
    Posts
    140
    Plugin Contributions
    0

    Default Re: CSS Category Flyout

    Got this one too!

    IE certainly needs lots of hacks.
    Code:
    #indexDefaultMainContent { 
    	height: 1%; /*do not remove- IEhack*/
    }
    That did the trick.
    My Zen site:
    The Music Place

 

 

Similar Threads

  1. CSS Flyout Category Menu - Enable
    By Rowan in forum General Questions
    Replies: 0
    Last Post: 3 Jul 2006, 05:09 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