[css-d] (no subject)

2007-01-16 Thread Hugo Heriz-Smith
Hello, First of all - thank you again Georg for your help in getting this far. As I said the other day, I've been asked to redo this flash site, keeping it as close to the original as possible. http://www.stephenporterstudio.com in HTML. I'm doing just two pages for now - the opening page and

Re: [css-d] A table of images using sprites...

2007-01-15 Thread Hugo Heriz-Smith
Thank you - perfect. Now I need to find the best way to get the secondary roll overs to work... but those buttons were really stumping me - so thank you very much. Hugo Georg wrote: > Specificity-problem. > > #stainless_matrix li > { > left: 0; > } > > ...has highest specificity and is

[css-d] A table of images using sprites...

2007-01-14 Thread Hugo Heriz-Smith
ll have to use JS to make the secondary image pop up anyway, but I thought it would be pretty elegant if i could get this to work. Thanks to anyone who takes the time to look at this - and either tell me it's possible, or to just get over it and do it with a table and JS. Hugo H