Forums » Support

CSS for grow exhibit

Andrej_Waldegg
AUSTRIA
2007-10-15 12:23:45
 

hello vaska!
hope all is good!

question: i want special class for hover of images the in 'grow' exhibit. now it is set to the regular hover background color as i defined it for the a, a:hover classes. but ... how could i define it for the 'grow'?

for example: http://www.andrejwaldegg.com/projects/muehlbauer-spring-summer-2008/

Vaska
I WROTE THIS
2007-10-15 12:34:35
 

Hi Andrej!

Add to your grow style (in the plugin file)...something like...

.thumb-img:link,
.thumb-img:active,
.thumb-img:visited { background: #fff; }
.thumb-img:hover { background: #000; }

I think this should work. The img is wrapped in the a tag...the a tag is classed with .thumb-img.

Andrej_Waldegg
AUSTRIA
2007-10-16 10:49:32
 

yay!
it works. thanks!

Mending
DENMARK
2008-05-06 18:01:19
 

Which CSS file (and where) is referred to here?

Vaska
I WROTE THIS
2008-05-06 18:49:21
 

The one for your template set.

andywd7
UK
2008-07-03 12:01:42
 

Hey vaska!

Where in this text be put in the grow style sheet?

Vaska
I WROTE THIS
2008-07-03 17:24:33
 

"Where in this text be put in the grow style sheet?"

Ummm...?!...in the grow exhibit plugin?

exhibit.grow.php?

Showing 1 - 7 of 7 posts in Forum > Support > CSS for grow exhibit
 

You need to be logged in to post.