Re: [css-d] css or javascript hacks for firefox

2009-05-01 Thread Philippe Wittenbergh
On May 2, 2009, at 8:17 AM, Gunlaug Sørtun wrote: >> is there a css hack for ver 3 and below or something using >> javascript? i need to to fix a known bug only in FF without effecting >> other standard complaint browsers? > > If you really want/need to hack Gecko versions, yes... >

Re: [css-d] disappearing text in IE6 and IE7 ( but maybe only IE6 )

2009-05-01 Thread Holly Bergevin
From: Erik Visser >> Tried it again. I still am not able to reproduce the behavior on >> http://www.daploosdrechtseweg.nl >> in IE 6 or 7. >> >> However, I am able to reproduce the behavior on >> http://beta.daploosdrechtseweg.nl but only in IE/7.0-- but not IE/6.0. >can anybody else reproduc

Re: [css-d] css or javascript hacks for firefox

2009-05-01 Thread Gunlaug Sørtun
Ido dekkers wrote: > is there a css hack for ver 3 and below or something using > javascript? i need to to fix a known bug only in FF without effecting > other standard complaint browsers? If you really want/need to hack Gecko versions, yes...

[css-d] css or javascript hacks for firefox

2009-05-01 Thread Ido dekkers
HI is there a css hack for ver 3 and below or something using javascript ? i need to to fix a known bug only in FF without effecting other standard complaint browsers? Thanks Ido __ css-discuss [cs...@lists.css-discuss.org] htt

Re: [css-d] How to make rounded corners box with one image?

2009-05-01 Thread Jones, Brian
Hi Dan, Here's a recent post I wrote on our web design blog here at University of Alabama: http://webtide.wordpress.com/2009/04/21/one-way-to-do-rounded-rectangles-with-css-background-images/ I don't know if it would match what you are looking for because it's more than one image - but it's

Re: [css-d] Creating your own stylesheet for a website

2009-05-01 Thread Philippe Wittenbergh
On May 1, 2009, at 9:56 PM, Atkinson, Sarah wrote: > I go to a website fairly regularly and their styles are horrible. > It's just too painful for me to look at anymore. Is there away for > me to create a Stylesheet for it and have my browser automatically > override there styles? I know to

[css-d] How to make rounded corners box with one image?

2009-05-01 Thread Dan King
I'm relatively new to css and for the past few weeks, I've been trying to create a rounded corners box with one image. I've searched online but nothing I've found so far clearly explains how to use one image to create the rounded corners box. They all suggest to use four 'hooks' i.e. divs and u

Re: [css-d] Positioning and spacing issues... site check

2009-05-01 Thread Michael Beaudoin
Tim Snadden wrote: > -- >> The screenshot covers some spacing issues and positioning issues >> within a so the text areas are set even when the browser is >> resized. >> >> The site is at: http://ba-doyn.com/junk/meeks_test_2/contact.html >> for you all to look at. >

Re: [css-d] Creating your own stylesheet for a website

2009-05-01 Thread David Laakso
Atkinson, Sarah wrote: > I go to a website fairly regularly and their styles are horrible. It's just > too painful for me to look at anymore. Is there away for me to create a > Stylesheet for it and have my browser automatically override there styles? I > know to many of you this might sound hor

Re: [css-d] disappearing text in IE6 and IE7 ( but maybe only IE6 )

2009-05-01 Thread Erik Visser
David Laakso wrote: > > Tried it again. I still am not able to reproduce the behavior on > http://www.daploosdrechtseweg.nl > in IE 6 or 7. > > However, I am able to reproduce the behavior on > http://beta.daploosdrechtseweg.nl but only in IE/7.0-- but not IE/6.0. > > Wish I had a solution rat

Re: [css-d] Creating your own stylesheet for a website

2009-05-01 Thread Gunlaug Sørtun
Atkinson, Sarah wrote: > I go to a website fairly regularly and their styles are horrible. > It's just too painful for me to look at anymore. Is there away for me > to create a Stylesheet for it and have my browser automatically > override there styles? Yes, but how "automatically" it is activa

Re: [css-d] Creating your own stylesheet for a website

2009-05-01 Thread Bobby Jack
--- On Fri, 5/1/09, Atkinson, Sarah wrote: Hi Sarah, > Is there away for me to create a Stylesheet for it > and have my browser automatically override there styles? Yes, but it depends on your browser. Firefox, for example, makes it very easy to do and a search for "user stylesheet" will prob

[css-d] Creating your own stylesheet for a website

2009-05-01 Thread Atkinson, Sarah
I go to a website fairly regularly and their styles are horrible. It's just too painful for me to look at anymore. Is there away for me to create a Stylesheet for it and have my browser automatically override there styles? I know to many of you this might sound horrible but don't worry no design

Re: [css-d] Div Not Expanding

2009-05-01 Thread David Laakso
Jennifer Knowles wrote: > I am using a variation of Sliding Doors to create a frame for my > content. The page I am working on is at > http://www.moonlightportraits.com/portfolio/main.php?g2_itemId=11 It is > driven by "Gallery2" php gallery script. > Any ideas why the "frame" is not expanding

Re: [css-d] Flowing block elements around floated elements

2009-05-01 Thread Dave Sherohman
On Fri, May 01, 2009 at 08:50:32PM +0900, Philippe Wittenbergh wrote: > What is wrong ? The code/style at that url behaves correctly. > Or is it that you don't want to darker background greys of the div.bb- > quote to be covered by the image ? It looks like what was wrong was my assumptions. I

Re: [css-d] Flowing block elements around floated elements

2009-05-01 Thread Philippe Wittenbergh
On May 1, 2009, at 8:30 PM, Dave Sherohman wrote: > On Thu, Apr 30, 2009 at 12:07:50PM +, Bobby Jack wrote: >> Hmm ... that markup and CSS should not behave in the way you >> describe, >> and doesn't for me (at least, the way I've recreated what I think >> you're describing). Can you post a

Re: [css-d] Flowing block elements around floated elements

2009-05-01 Thread Dave Sherohman
On Thu, Apr 30, 2009 at 12:07:50PM +, Bobby Jack wrote: > Hmm ... that markup and CSS should not behave in the way you describe, > and doesn't for me (at least, the way I've recreated what I think > you're describing). Can you post an example? Does this happen for you > in all browsers? On clo

Re: [css-d] Sprites and positioning links

2009-05-01 Thread Anthony L
Hi again, > the heights are different between the default and the hover. I recreated the .gif, this time using the PS "duplicate" command to get an exact copy of the image. I then uploaded both images, the original and the over state .gif, to this online sprite generator: http://www.csssprites.co

[css-d] Background image rollover cutting off image

2009-05-01 Thread Sarah McCall
Thank you very much to Brian Hazelton and Philippe Wittenbergh for their extremely valuable suggestions and practical help. It now works! Communities like this make the difference between persevering and giving up for people who are new to CSS like me. ___

[css-d] Div Not Expanding

2009-05-01 Thread Jennifer Knowles
I am using a variation of Sliding Doors to create a frame for my content. The page I am working on is at http://www.moonlightportraits.com/portfolio/main.php?g2_itemId=11 It is driven by "Gallery2" php gallery script. Any ideas why the "frame" is not expanding to fit the content? Everthing (b