[css-d] Padded image picks up a:hover background color

2011-04-08 Thread RePost
No matter what I try, I'm unable to get rid of the background color on hover from a linked image. See the blue Twitter image in the social bar at right in the sidebar. Whether I space the social images with padding or margin, the background color is still filling in the background. I thought I

Re: [css-d] Experiment: CSS post it note

2011-04-08 Thread david
Charles Miller wrote: On Apr 8, 2011, at 1:36 PM, Venditelli, Daniel - Web Development Administrator wrote: *Can't even begin to count the number of sites that had some snippet of useful text just begging to be copied into my research notes only to discover the text is a graphic. Guilty. Fl

Re: [css-d] Why didn't div border wrap around div contents?

2011-04-08 Thread Keith Purtell
> Date: Thu, 07 Apr 2011 12:13:48 -0400 > From: David Laakso > To: css-d@lists.css-discuss.org > Subject: Re: [css-d] Why didn't div border wrap around div contents? > > Try opening the nav block and containing the content within it... > > body { > /*font-family: Arial, 'Helvetica Neue', He

Re: [css-d] sizing input elements

2011-04-08 Thread Alan Gresley
On 9/04/2011 5:03 AM, Brendan Miller wrote: I have an input element inside a form. The only way I have been able to figure out how to size it is with the html size attribute. Is there a way to size input elements with css? It seemed like when I tried setting the width attribute on input, it didn'

Re: [css-d] Experiment: CSS post it note

2011-04-08 Thread Charles Miller
On Apr 8, 2011, at 1:36 PM, Venditelli, Daniel - Web Development Administrator wrote: > *Can't even begin to count the number of sites that had some snippet of > useful text just begging to be copied into my research notes only to > discover the text is a graphic. Guilty. Flat out guilty. Not

[css-d] sizing input elements

2011-04-08 Thread Brendan Miller
I have an input element inside a form. The only way I have been able to figure out how to size it is with the html size attribute. Is there a way to size input elements with css? It seemed like when I tried setting the width attribute on input, it didn't have an effect. I have the form and input i

Re: [css-d] Is @font-face 'legal'?

2011-04-08 Thread Geoff Lane
On Friday, April 8, 2011, 7:28:02 PM, Michael Adams wrote: > On Friday 08 April 2011 20:54, Geoff Lane wrote: >> > There is no such thing as 'behavior' in standardized CSS, it is >> > proprietary Microsoft code. >> >> ... and stops me from claiming anything that relies on it to be >> compliant. Th

Re: [css-d] Experiment: CSS post it note

2011-04-08 Thread Venditelli, Daniel - Web Development Administrator
>From an accessibility and convenience* standpoint, I have an issue whenever we use pictures of text over actual text. (Alt tags aren't enough) The CSS rotation may not quite be ready for prime time, but if USED CAREFULLY, it can still be better than text out of Photoshop. *Can't even begin to cou

Re: [css-d] CSS Question

2011-04-08 Thread csslist
> On 08.04.2011 08:36, cssl...@bassonhook.com wrote: >> http://www.freehostbc.com/fnfsportsfishing/galleries/gallery.html > > > The addition of... > > #nav {position: relative; z-index: 1;} > > ...will stack nav dropdowns in front of all else in that gallery page. > > regards > Georg > ___

Re: [css-d] Is @font-face 'legal'?

2011-04-08 Thread Geoff Lane
On Friday, April 8, 2011, 9:10:31 AM, "G.Sørtun" wrote: > Remember to set CSS3 under "More options", which will lead to a better > result. > See: http://tinyurl.com/6hpn2ru Many thanks. I don't know why I didn't see that 'More Options' link. Then again, I thought @font-face had been around too

Re: [css-d] Is @font-face 'legal'?

2011-04-08 Thread G.Sørtun
On 08.04.2011 09:56, Geoff Lane wrote: I've just ran one of my stylesheets through the W3 validator and was shocked to get 4 errors and one warning returned. Three of the errors relate to an @font-face definition and the warning claims there are no declarations in the @font-face rule. The fourth

[css-d] Is @font-face 'legal'?

2011-04-08 Thread Geoff Lane
Hi All, I've just ran one of my stylesheets through the W3 validator and was shocked to get 4 errors and one warning returned. Three of the errors relate to an @font-face definition and the warning claims there are no declarations in the @font-face rule. The fourth error claims there is no such th

Re: [css-d] CSS Question

2011-04-08 Thread G.Sørtun
On 08.04.2011 08:36, cssl...@bassonhook.com wrote: http://www.freehostbc.com/fnfsportsfishing/galleries/gallery.html The addition of... #nav {position: relative; z-index: 1;} ...will stack nav dropdowns in front of all else in that gallery page. regards Georg ___

Re: [css-d] CSS Question

2011-04-08 Thread Jukka K. Korpela
cssl...@bassonhook.com wrote: List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ Sorry I thought this list had rules disallowing the posting of urls. Well, that would be rather absurd when the topic is CSS, wouldn't it? An