Re: [css-d] button hover

2009-01-21 Thread Gunlaug Sørtun
Micha? Zielin'ski wrote: http://zielinski.civ.pl/img/logo.jpg it`s a bit smaller than it will be on page. All I`d like to get is change the color of one circle on the left (the most inner one) from red to black. If change is going to be as minimal and simple as that on the final image, I'd us

Re: [css-d] button hover

2009-01-21 Thread Kathy Wheeler
On 21/01/2009, at 5:42 PM, Michał Zieliński wrote: Lets say that one banner is 5KB * 4 = 20KB With sprites it will take more or less 40KB. It`s a huge difference to achieve such effect, don`t you think? If you use absolute positioning and a small transparent gif with a transparent background

Re: [css-d] button hover

2009-01-20 Thread Michał Zieliński
Hi @Keith DiSarno: As I say, sample image is much smaller than the one which I`ll use (I can`t show it because designer is working on it and I`ve only seen a concept so far). The problem is not only about size of a one image but also the amount of such images on the page. I know about 4 banners li

Re: [css-d] button hover

2009-01-20 Thread David Hucklesby
On Tue, 20 Jan 2009 00:35:32 +0100, Micha+é Zieli+äski wrote: > Hi > > I`ve got image button. It`s quite big and colorfull. I`d like to create a > hover effect > which changes only small detail on this big image (button). The small circle > should > change color from white to red. I don`t want

Re: [css-d] button hover

2009-01-20 Thread Keith DiSarno
I would try the image sprite and just change the background coordinates as necessary. I don't think it is going to be as big of a loading problem as you believe. Try using this: http://www.websiteoptimization.com/services/analyze/index.html Using that logo.jpg link, it says that on a 56K connecti

Re: [css-d] button hover

2009-01-20 Thread Michał Zieliński
Please take a look at this image: http://zielinski.civ.pl/img/logo.jpg it`s a bit smaller than it will be on page. All I`d like to get is change the color of one circle on the left (the most inner one) from red to black. Of course I have to create this black circle but I first must know if ther

Re: [css-d] button hover

2009-01-19 Thread Kevin Rodenhofer
Send us a link... Kevin Rodenhofer wrote: Overlay a smaller image, and do the swap with it. Micha? Zielin'ski wrote: Hi I`ve got image button. It`s quite big and colorfull. I`d like to create a hover effect which changes only small detail on this big image (button). The small circle should

Re: [css-d] button hover

2009-01-19 Thread Kevin Rodenhofer
Overlay a smaller image, and do the swap with it. Micha? Zielin'ski wrote: Hi I`ve got image button. It`s quite big and colorfull. I`d like to create a hover effect which changes only small detail on this big image (button). The small circle should change color from white to red. I don`t wa