Re: [css-d] rounded corners problem

2010-04-22 Thread David Laakso
Rory Bernstein wrote: >>> Well, I solved it. (With significant help.) It was actually IE6 that it >>> was messed up in (not IE7, so I rewrote the whole thing. I used 4 >>> nested divs, one inside the other, each one has one of the corner >>> images, and inside it all is the content. Here's the resu

Re: [css-d] rounded corners problem

2010-04-22 Thread Rory Bernstein
>> >> >> Well, I solved it. (With significant help.) It was actually IE6 that it >> was messed up in (not IE7, so I rewrote the whole thing. I used 4 >> nested divs, one inside the other, each one has one of the corner >> images, and inside it all is the content. Here's the result: >> >> http://

Re: [css-d] ie7 - 3 issues

2010-04-22 Thread Tim Snadden
On 23/04/2010, at 8:39 AM, MEM wrote: >> >> Try the rather counter-intuitive trick of setting it to be inline- >> block and then block. >> http://www.456bereastreet.com/archive/200610/closing_the_gap_between_list_items_in_ie/ > > Thanks. I will read about it, but the fact that is counter-intuitive

Re: [css-d] ie7 - 3 issues

2010-04-22 Thread MEM
2010/4/22 Tim Snadden : > > On 23/04/2010, at 3:23 AM, MEM wrote: > >> http://lab.webhs.pt/webhs_testes/apregi/Home.php >> >> 1) Issue one: >> On the left main menu, I was getting inconsistent results between li >> space, >> due to the browsers different white space interpretation between >> li's w

Re: [css-d] ccc drop down menu breaks in mac

2010-04-22 Thread David Hucklesby
On 4/22/10 5:37 AM, Thomas Buck wrote: > Hi, I'm new to css, but have managed to cobble together a web site > with a drop down css only menu. It works in pc based browsers ( ie, > ff, safari) but the menus will not drop down on macs. Any help or > guidance would be appreciated. The site is www.bf

Re: [css-d] Image loading order

2010-04-22 Thread David Hucklesby
On 4/22/10 2:54 AM, Chris Blake wrote: > Hi, > > I have applied a simple transparent PNG to my wrapper div. I would > like that to load as one of the first images. What is the best way > to do this? > Here's a solution that worked for me: In the HTML, add an image tag near the top of the BODY sect

Re: [css-d] ie7 - 3 issues

2010-04-22 Thread Tim Snadden
On 23/04/2010, at 3:23 AM, MEM wrote: > http://lab.webhs.pt/webhs_testes/apregi/Home.php > > 1) Issue one: > On the left main menu, I was getting inconsistent results between li > space, > due to the browsers different white space interpretation between > li's with > inline elements inside (s

Re: [css-d] ie7 - 3 issues

2010-04-22 Thread David Laakso
MEM wrote: > > Mac OS X 10.6.3 - running IE 7 with wine; > > http://lab.webhs.pt/webhs_testes/apregi/Home.php > > > Márcio > > > Unable to download your files this end using two different methods to present a functional site at all in any version IE. If someone else does not respond to your

[css-d] ie7 - 3 issues

2010-04-22 Thread MEM
Hello again, Mac OS X 10.6.3 - running IE 7 with wine; http://lab.webhs.pt/webhs_testes/apregi/Home.php 1) Issue one: On the left main menu, I was getting inconsistent results between li space, due to the browsers different white space interpretation between li's with inline elements inside (so

Re: [css-d] ccc drop down menu breaks in mac

2010-04-22 Thread David Laakso
Thomas Buck wrote: > Hi, I'm new to css, but have managed to cobble together a web site with a > drop down css only menu. It works in pc based browsers ( ie, ff, safari) but > the menus will not drop down on macs. Any help or guidance would be > appreciated. > The site is www.bfivestudio.com >

Re: [css-d] ADMIN: a warning for Gmail users

2010-04-22 Thread Michael ORourke
If you log in to Gmail and scroll to the footer you can see when the last account activity was. Click the details link to see recent activity and by who (device type, IP, country). Assuming you generally access Gmail in the same ways from the same places, it should be fairly obvious if someone is h

Re: [css-d] rounded corners problem

2010-04-22 Thread Thierry Koblentz
> > http://www.rorybernstein.com/roundcorners/ > > > > New problem: Layout is all messed up in IE7. Have not looked at 6 > yet, but expect that is messed up too. Help? > > > Well, I solved it. (With significant help.) It was actually IE6 that it > was messed up in (not IE7, so I rewrote the whole

Re: [css-d] ccc drop down menu breaks in mac

2010-04-22 Thread Norman Fournier
On 2010-04-22, at 5:37 AM, Thomas Buck wrote: > Hi, I'm new to css, but have managed to cobble together a web site with a > drop down css only menu. It works in pc based browsers ( ie, ff, safari) but > the menus will not drop down on macs. Any help or guidance would be > appreciated. > The s

Re: [css-d] ccc drop down menu breaks in mac

2010-04-22 Thread Linda Miller, DVM
> www.bfivestudio.com They drop down for me in Safari on the Mac. __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- ht

Re: [css-d] ccc drop down menu breaks in mac

2010-04-22 Thread Peter Hammarling
> Hi, I'm new to css, but have managed to cobble together a web site > with a drop down css only menu. It works in pc based browsers ( ie, > ff, safari) but the menus will not drop down on macs. Any help or > guidance would be appreciated. > The site is www.bfivestudio.com > Tom Buck the

[css-d] ccc drop down menu breaks in mac

2010-04-22 Thread Thomas Buck
Hi, I'm new to css, but have managed to cobble together a web site with a drop down css only menu. It works in pc based browsers ( ie, ff, safari) but the menus will not drop down on macs. Any help or guidance would be appreciated. The site is www.bfivestudio.com Tom Buck __

[css-d] New to list and css

2010-04-22 Thread Thomas Buck
Hi all, I'm relatively new to css and am joining this list to get up to speed. Tom Buck __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com

Re: [css-d] rounded corners problem

2010-04-22 Thread Rory Bernstein
On Apr 21, 2010, at 6:20 PM, Rory Bernstein wrote: > So, same page: > > http://www.rorybernstein.com/roundcorners/ > > New problem: Layout is all messed up in IE7. Have not looked at 6 yet, but > expect that is messed up too. Help? Well, I solved it. (With significant help.) It was actually I

[css-d] Image loading order

2010-04-22 Thread Chris Blake
Hi, I have applied a simple transparent PNG to my wrapper div. I would like that to load as one of the first images. What is the best way to do this? Thanks, CB __ css-discuss [cs...@lists.css-discuss.org] http://www.css-disc

Re: [css-d] Unbelievable CSS Trick

2010-04-22 Thread Chris Blake
On 22/04/2010, at 8:21 AM, David Hucklesby wrote: > On 4/21/10 12:07 PM, Chris Blake wrote: >> Hi, >> >> http://s318194674.websitehome.co.uk/index.php?option=com_content&view=article&id=132&Itemid=1 >> I was trying to apply a white, 50% opaque, background colour to a >> wrapper via CSS and see wh

Re: [css-d] Unbelievable CSS Trick

2010-04-22 Thread Krupa Anna Katalin
Chris Blake wrote: > works in safari and ff on mac. the article reckons all browsers. > > I just want to make a div with css applied to it to get a background > colour appear at 50%. Any ideas? > You may use 1px width, height png for that, like someone said before me. or because it doesn't