RE: Need CSS help with overlapping.

2007-02-27 Thread Sandra Clark
Looks great Will.

You are right, I am proud of you!


Sandra Clark
=
http://www.shayna.com
Training and Consulting  in CSS and Accessibility
Team Fusebox


-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 27, 2007 1:08 PM
To: CF-Talk
Subject: Re: Need CSS help with overlapping. 

Sandy, I think you'd be proud. What I did was setup a new div, absolute
positioned it so it'd be in the right spot. Then stuck the tabs in it. Seems
to look ok here in IE and FF.

http://wtomlinson.com/cap/

Whatcha think?

Will



~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270851
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Need CSS help with overlapping.

2007-02-27 Thread Will Tomlinson
Sandy, I think you'd be proud. What I did was setup a new div, absolute 
positioned it so it'd be in the right spot. Then stuck the tabs in it. Seems to 
look ok here in IE and FF.

http://wtomlinson.com/cap/

Whatcha think?

Will

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270846
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Need CSS help with overlapping.

2007-02-27 Thread Will Tomlinson
One other thing I've gotten it to pull up, but will this keep it from 
showing behind the banner div? In IE it's behind the banner div above. 

Thanks,
Will

~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270837
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Need CSS help with overlapping.

2007-02-27 Thread Will Tomlinson
>Use an ie conditional to set ie specific css.  In this case for IE6, since
>it demonstrates the behavior you want in IE7.

K, thanks sandy!

Will

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270836
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Need CSS help with overlapping.

2007-02-27 Thread Sandra Clark
Use an ie conditional to set ie specific css.  In this case for IE6, since
it demonstrates the behavior you want in IE7.

http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&id=131

In this case, you want to (at the bottom of the head section) place a call
to 


Within this ie6.css, start playing with a negative margin-top: on the div to
pull it up.


Sandra Clark
=
http://www.shayna.com
Training and Consulting  in CSS and Accessibility
Team Fusebox

-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 27, 2007 12:34 PM
To: CF-Talk
Subject: Need CSS help with overlapping. 

How can I get the tabs to overlap the banner in IE? It's fine in FF. I know
there are some vertical alignment issues but I wanted to get this part right
first. 

I tried a few things with no luck. 

Here's the page:  http://wtomlinson.com/cap/index.cfm

The tabs were created in css tab design 2.0. pretty nifty program. 

Thanks,
Will



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270835
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4