[css-d] IE and png transparency

2009-03-27 Thread hairball
How can I set .png transparency for ie7. I thought is was something like this. code: filter:alpha(opacity=50); But I guess I'm wrong it doesn't seem to work, am I missing something ? __ css-discuss [cs...@lists.css-discuss.org] ht

[css-d] Page Check Please

2009-01-16 Thread hairball
OK I have this page it works fine in Safari, FF on Mac. I did take notice that if I added a wrapper around the header to the footer the maincontent bgcolor moves to the top of the manicontent section. Now if I move the closing div for the maincontent so it is outside of the footer closing div the

Re: [css-d] Safari a:hover problem

2008-02-02 Thread hairball
Would be nice to have an example to what your talking about .. On Feb 1, 2008 12:29 PM, John Gribben <[EMAIL PROTECTED]> wrote: > Hello, > > > > Does anybody know how to fix the bug in Mac Safari that prevents the > display > of a:hover effects in anchors placed within list items? > > > > I've tr

[css-d] need registration info

2007-10-03 Thread hairball
I seem to have lost my registration info to the css-discuss.org how do i get it ? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] Site check Please

2007-08-12 Thread hairball
On 8/12/07, Tim Offenstein <[EMAIL PROTECTED]> wrote: > > I'm looking at your site in Firefox 2 on a Mac (10.4.10). Everything > seems to behave reasonably well. > > Comments: > - I can't read the quote at top unless I bump the font size way up. > - The backgrounds on links in the main column is a

[css-d] Site check Please

2007-08-11 Thread hairball
DUH! Sorry I forgot to add the link been a long night.. Can be seen here. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http:

[css-d] Site Check PLEASE

2007-08-11 Thread Hairball
I added photo gallery please give pointer on what to improve . Thanks __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- h

Re: [css-d] Photo grid with captions in CSS. Any ideas?

2007-08-10 Thread Hairball
On 8/8/07, Robert Van Dam <[EMAIL PROTECTED]> wrote: > > Just play around a little bit with the image sizes that you have. > This worked for me using images of size 340x250. > > dl {float:left;text-align:center;} > dt,dd {width:35em;float:left;} > dt {margin-bottom:4em;}/* vertical spac

[css-d] site check (I had fixed ...)

2007-08-10 Thread Hairball
I had fixed a few things and would like some input . __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss

Re: [css-d] Help please if you can

2007-08-05 Thread Hairball
ok thanks for the info it really helps On 8/5/07, Matthew Ohlman <[EMAIL PROTECTED]> wrote: > > Hairball wrote: > > I should of worded my other question differently. > > How do I add the target="_blank" to my links and still keep the strict > dtd? > >

Re: [css-d] Help please if you can

2007-08-05 Thread Hairball
Sorry bout that reply. Thanks for the links though.. I should of worded my other question differently. How do I add the target="_blank" to my links and still keep the strict dtd? On 8/4/07, Stephen Oravec <[EMAIL PROTECTED]> wrote: > > I would like to keep my document Strict xhtml 1.0 and I have