[css-d] Inline CSS - affecting elements

2007-01-26 Thread Ryan Keefer
=margin: 5px 0; background: #fff; color: #000; Paragraph #2 p /div Any ideas or suggestions? Thanks, Keefer Ryan Keefer Developer Ulanguzi Creative Strategies www.ulanguzi.com __ css-discuss [EMAIL

[css-d] Firefox Ignoring Link Styles

2006-08-28 Thread Ryan Keefer
Hey all, have you all ever experienced problems with Firefox (1.5 on both PC Mac) ignoring link styles? I've run into this twice now, one using an image and just now with a text link. The current one is just this: #breadcrumb a, #breadcrumb a:link, #breadcrumb a:visted {

Re: [css-d] Firefox Ignoring Link Styles

2006-08-28 Thread Ryan Keefer
On Aug 28, 2006, at 4:32 PM, Ryan Keefer wrote: Hey all, have you all ever experienced problems with Firefox (1.5 on both PC Mac) ignoring link styles? Doh, I figured it out the moment I hit send. IE and Safari are more forgiving of spelling. Visited spelled correctly helps Firefox

[css-d] Default Checkbox Styles for IE 6

2006-08-08 Thread Ryan Keefer
Hey everyone, Don't have a public URL to post this to yet, but I've got a form with a checkbox. The checkbox looks fine in Safari 2 and Firefox 1.5, but in IE, the checkbox is barely visible. The top gray lines and bottom gray line of the checkbox are visible. Are there some default

[css-d] Auto adjusting height of container div

2006-07-19 Thread Ryan Keefer
Hey all, I'm missing something basic in CSS and it keeps popping up in sites I'm working on. I've got a container div (background of #FFF) that has smaller divs floating in it. I want that container div to automatically adjust its height as more (or less) content is added to the divs

[css-d] Rounded Corner Help

2005-09-12 Thread Ryan Keefer
Hi all, I am using the Bullet-Proof Rounded Corners found here http://www.albin.net/CSS/roundedCorners/ to make some divs with rounded corners. It looks perfectly fine in FireFox OS X, but in IE 6 (Win2K), I get vertical bars. I'm using the CSS from the URL for that section, with these few