Skip navigation
agolfin
Currently Being Moderated

How to add a margin below the bottommost submenu item

May 9, 2012 10:15 AM

Here's a screenshot of my simple spry menu.

sprymenu.gif

i want to add more black below the bottom submenu item, "China Coming Soon."

 

I know there must be a simple way to do this, but I can't figure it out.

 

Please help.

 

Thanks!

 

agolfin

 
Replies
  • Currently Being Moderated
    May 9, 2012 2:40 PM   in reply to agolfin

    I don't know if it is the best way but I got it to work using a <br><br> after the last item like this...

     

    Shel

     

     

    <li>
                          <strong><a href="#" class="MenuBarItemSubmenu">Golf Cars</a>
                            </strong>
                          <ul>
                            <li>
                              <strong><a href="/forsale.html">New</a>
                                </strong></li>
                            <li>
                              <strong><a href="/forsale_used.html">Used</a>
                                </strong></li>
                          </ul>
                          </li>
                        <li>
                          <strong><a href="/atv_taylorville.html">ATV</a>
                            </strong></li>
                        <li>
                          <strong><a href="/scooters_new_tay.html">Scooters<br><br>

    </a>
                            </strong></li>

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points