You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Navigation Gradient Fill

UserPost

8:43 pm
July 17, 2009


Three6

Member

posts 4

1

Question on my site http://www.healthybottles.com.au/buy-now (site is not live yet) about the gradient fill on the navigation bar.

Managed to gt rid of it on the nav bar background but it is still hanging in there on the buttons.

Any suggestions?

Thanks

Rick

6:41 am
July 18, 2009


Ryan

Admin

posts 1547

2

Love the look of your site.  The logo is excellent.

The gradient is in the style.php under [#nav li a] and [#nav li a span].  You're using the simple style, so if you change the line in each one like this:

<?php } elseif ($flex_nav_style == "simple") { ?>
background: none;

that will remove the image.

8:28 pm
July 18, 2009


Three6

Member

posts 4

3

Thanks for that, much appreciated.

The site has come up well, really happy with it – Love Flexibility! Makes it so easy for a non designer like me, use it on all of our sites.

Just had to change the "Full Height" line (called that on mine, not simple.)

Thanks again for your help

Rick