Forums

[resolved] Fade on top links (2 posts)

  1. jonnycazzolawordpress
    Member
    Posted 2 years ago #

    Does anyone know a way of getting a colour fade across the top menu links? I'd like it to fade from dark brown on left to light brown on right.

    Test site:

    http://www.jonnycazzola.co.uk

    Thanks, Jonny.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You'd need a graduated image about 1200px wide minimum and about 10px high. The idea would be to use it as a background to the nav container using something like:

    #menu {background: url(images/gradient.jpg) repeat-y top left;}

    However, the way that your nav menu is currently structured, this would show well beyond the nav buttons - which isn't what you wanted. In order to get it working properly, you'd need to completely re-structure the menu to allow for this kind of background image.

Topic Closed

This topic has been closed to new replies.

About this Topic