Vic,
Actually.... The problem is that on line 200 in your file:
http://www.ggshows.com/WIP-Testing/css-flyout.css you're declaring the
property "background-image" and adding extra parameters rather than
using "background"

Use:

background: url(images/arrow-right.gif) no-repeat 100% 50%;

rather than:

background-image: url(images/arrow-right.gif) no-repeat 100% 50%;

and it should clear itself up.


Ian Kaplan
w e b   d e v e l o p e r
 
p 937.312.8964 |  f 937.439.7247  |  design forum  |  7575 paragon road
|  dayton, ohio 45459

-----Original Message-----
From: Vic Rauch [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 17, 2006 10:22
To: css-d@lists.css-discuss.org
Subject: [css-d] Fly-out has stopped working

I don't know what I changed, but the fly-out menu stopped working. 
 
Here is the site
http://www.ggshows.com/WIP-Testing/DisplayPage.asp?page=home
<http://www.ggshows.com/WIP-Testing/DisplayPage.asp?page=home&pagetitle=
Home> &pagetitle=Home  
 
Any assistance would be greatly appreciated. 
 
Thanks, 
Vic
 
 

This email is intended for the person or entity to which it is addressed and 
may contain information 
that is privileged, confidential or otherwise protected from disclosure. 
Dissemination, distribution
or copying of this e-mail or the information herein by anyone other than the 
intended recipient, or an
employee or agent responsible for delivering the message to the intended 
recipient, is prohibited. If 
you have received this e-mail in error, please notify the Help Desk at (937) 
439-4400.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to