Re: [css-d] floated div problem in IE

2006-07-07 Thread Bob Mason

looks like you have:

margin-left: 20px;

assigned to #sideBar... I seem to remeber reading that IE will double the 
margin unless you add display:inline; - (google ie double margin for 
details)


alternatively you could assign one value for ie and then follow with the 
hack

body>html #sidebar { margin-left: 20px; }

for firefox since ie will ignore this...

hope this helps...

---
Bob
www.greynation.com





From: rollandburn <[EMAIL PROTECTED]>
To: css-d@lists.css-discuss.org
Subject: [css-d] floated div problem in IE
Date: Fri, 7 Jul 2006 13:13:15 -0400

Hi all,  I wonder if someone could take a peek at

http://ap.projectstep.com/atlay/location_and_access/

The side menu on IE is getting shoved to the right but it looks fine
on Firefox.  I am stumped and would appreciate any help.

Thanks!
__
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/


_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


__
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/

[css-d] CSS dynamic width button

2006-02-08 Thread Bob Mason
Does anyone know how you could create a button (with graphical edges) in css 
that could dynamically change width depending on the text inside the button?


So:
IMG TEXT IMG

I tried making a div that contained the text and the 2 other divs located at 
-x pixels right and left ... and although it worked in firefox it didnt seem 
to work in i.e.


i.e. seemed to still use the width that was inherited from the parent div 
and not the text containing div.


any help is appreciated.
Thanks,
Bob:)

_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


__
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/

[css-d] [EMAIL PROTECTED]

2006-02-08 Thread Bob Mason
to post a question

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

__
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/