Results 1 to 4 of 4

Thread: [CSS] - Glossy Black Menu

  1. #1
    Join Date
    Jul 2007
    Location
    Azerbaijan, Baku
    Posts
    144
    Thanks
    11
    Thanked 27 Times in 25 Posts

    Default [CSS] - Glossy Black Menu

    1) CODE TITLE: Simple glossy black gradient menu

    2) AUTHOR NAME/NOTES: Allahverdi Suleymanov

    3) DESCRIPTION: Simple menu for everyone

    4) URL TO CODE: Attached...

    or, ATTACHED BELOW (see #3 in guidelines below):
    Last edited by allahverdi; 07-02-2008 at 12:55 PM. Reason: Bottom border - deleted

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Nice, I just don't like the underline, it shifts the whole page. One way to fix this is in the .(r,b,g)menu ul li a.
    Add this:
    Code:
    border-bottom:1px solid white;
    Last edited by Nile; 07-02-2008 at 01:58 AM.
    Jeremy | jfein.net

  3. #3
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmmm this is very basic actually. Also, not sure if this was intentional, but onMouseover, there's an "out of place" bottom border that appears beneath the menu item in question.

  4. #4
    Join Date
    Jul 2007
    Location
    Azerbaijan, Baku
    Posts
    144
    Thanks
    11
    Thanked 27 Times in 25 Posts

    Default

    I'm working to add some effects with js now. When i will finish it, will place here new one...

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
  •