Re: [css-d] Image and background colour changes on hover.

2013-05-14 Thread Anna Gav
Thank you Alan It also doesn't seem to work in IE9. Should this be easy to fix? Anna On Tue, May 14, 2013 at 12:45 AM, Alan Gresley wrote: > On 13/05/2013 10:11 PM, Barney Carroll wrote: > >> There are all sorts of ways of achieving this. The tersest is probably >> using pseudo-elements CSS: >

Re: [css-d] Image and background colour changes on hover.

2013-05-14 Thread Anna Gav
Hi Tedd Re: individual on hover images eg. http://webbytedd.com/bbb/map/states/ak-usa.gif Because in my case both the link/text background colour and the image on the left need to change on hover, should my individual hover images be made up of both of these on hover changes in the one image? Or

Re: [css-d] Image and background colour changes on hover.

2013-05-14 Thread Anna Gav
Thanks so much everyone !!! On Tue, May 14, 2013 at 12:45 AM, Alan Gresley wrote: > On 13/05/2013 10:11 PM, Barney Carroll wrote: > >> There are all sorts of ways of achieving this. The tersest is probably >> using pseudo-elements CSS: >> >> http://jsfiddle.net/barney/**wBUsa/