Results 1 to 10 of 240

Threaded View

  1. #11

    Idea or Suggestion Re: Css Flyout Categories Menu troubles

    Quote Originally Posted by duckydoodles.com
    However, I still have two problems. There is no room between my flyout menu and the sidebox underneath that. This only occurs in FireFox, there is enough space when its displayed in IE. But I also have a light blue line at the bottom of my flyout menu. Any ideas?
    I had the same issue with css flyout in firefox, but it worked flawlessly in IE.
    After hunting for days for missing divs or errors in the code (being a new Zen hacker myself), I seem to have found a cure in the css:
    Look for

    div#nav-cat {float: left; width: 140px; margin: -1px 0 0 -1px;
    background-color: #CE318C; font-weight:bold;}

    and simply change to:

    div#nav-cat {width: 140px; margin: -1px 0 0 -1px;
    background-color: #CE318C; font-weight:bold;}

    It worked for me. Can anyone explain to me why it works? :) DrByte?

    f.
    Last edited by fricy; 23 Jun 2006 at 05:28 PM. Reason: missing quote

 

 

Similar Threads

  1. CSS flyout menu- categories box
    By partyparcels in forum Addon Sideboxes
    Replies: 3
    Last Post: 13 Apr 2008, 12:06 AM
  2. CSS Flyout Menu - separate to two main categories
    By TomCZ in forum General Questions
    Replies: 0
    Last Post: 17 Mar 2007, 08:07 PM
  3. CSS Categories Flyout Menu - ie/firefox display problem
    By Still Crazy in forum Addon Sideboxes
    Replies: 4
    Last Post: 18 Dec 2006, 03:30 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR