Results 1 to 10 of 754

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

    Default Re: insert space and image before the menu

    Quote Originally Posted by lina0962 View Post
    Hello,

    I love this plug in. Thank you, Get Em Fast!

    Two questions:

    1. How can I insert some space right before each menu item? My current menue looks like head-to-head.... www.best4future.com (scroll down the page, it is in the bottom)


    2. How can I insert an image right before each menu item? In my case, I want to insert a Chinese flag in front of the item "Learn Chinese". www.best4future.com


    Thank you for any advice!!
    1)

    div#dropMenu li.submenu ul.level2 li a {
    text-align: left;
    padding-left: 20px;
    z-index: 1000;
    }

    2)

    div#dropMenu li.submenu ul.level2 li:hover {
    background-image: url(../images/YOUR_IMAGE.gif);
    background-position: left center;
    background-repeat: no-repeat;
    z-index: 1000;
    }

  2. #2
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    Default Re: insert space and image before the menu

    Quote Originally Posted by first trading View Post
    1)

    div#dropMenu li.submenu ul.level2 li a {
    text-align: left;
    padding-left: 20px;
    z-index: 1000;
    }

    2)

    div#dropMenu li.submenu ul.level2 li:hover {
    background-image: url(../images/YOUR_IMAGE.gif);
    background-position: left center;
    background-repeat: no-repeat;
    z-index: 1000;
    }
    Thank you so much, Fasttrading!! Your guidance makes my life easiler!

  3. #3
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Glad to help.

 

 

Similar Threads

  1. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  2. Flyout Menu CSS For My Template.
    By NathanLee0921 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2010, 01:24 AM
  3. Extra text or image inbetween categories for css flyout menu?
    By arniesbarmyarmy in forum Addon Sideboxes
    Replies: 0
    Last Post: 23 Nov 2009, 10:30 AM
  4. css flyout menu (for side nav)
    By gsdcypher in forum General Questions
    Replies: 0
    Last Post: 3 Dec 2007, 12:10 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