Results 1 to 3 of 3

Thread: Spacing on HybridMenu?

  1. #1
    Join Date
    Nov 2015
    Posts
    4
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Unhappy Spacing on HybridMenu?

    1) Script Title: Responsive Hybrid Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...enu/index.html

    3) Describe problem: The top level parent li for the menu are scrunched together. Where/what do I need to change to create space between these horizontal titles?
    The script originally has each of these parent items as links. My client did not want that, only the sub menu items to be links. All I did was remove the <a href html from each of the parent items and now they are all right next to each other. Please help?
    Applied page to view:
    http://www.socalequine.com/2015MenuRemod/HybridMenu/board-index.html
    Last edited by Beverleyh; 01-26-2016 at 05:24 PM. Reason: formatting

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Do you mean in mobile view?

    If so, put a padding on the li element;
    Code:
    #mobile-menu ul li { padding:1em }
    Learning how to use the developer toolbar will help you a great deal when troubleshooting CSS; F12 in most common browsers.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. The Following User Says Thank You to Beverleyh For This Useful Post:

    WildYoungn (01-26-2016)

  4. #3
    Join Date
    Nov 2015
    Posts
    4
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Thank you!

Similar Threads

  1. HybridMenu Help?
    By WildYoungn in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 01-25-2016, 10:03 PM
  2. Spacing gone in IE
    By nate51 in forum CSS
    Replies: 0
    Last Post: 07-22-2010, 02:59 PM
  3. Resolved Odd spacing in FF?
    By bassa in forum CSS
    Replies: 6
    Last Post: 04-09-2009, 02:46 PM
  4. IE & FF OL & UL Spacing
    By Johnnymushio in forum HTML
    Replies: 5
    Last Post: 07-21-2006, 04:25 PM
  5. Need help with div spacing and IE
    By jucestain in forum CSS
    Replies: 1
    Last Post: 10-17-2005, 08:58 PM

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
  •