Page 1 of 1

change rollover from colour to image?

Posted: Mon 12. Jul 2004, 22:52
by RoastStudios
I was wondering if it's possible to have a picture as the roll over in the following code:

Code: Select all

$template_default["nav_table_struct"]["row_over_bgcolor"]		= "#D3ED7D"; //#AAB7C1; 
Here it's a background colour, but I want an image... any ideas?

Posted: Mon 12. Jul 2004, 23:36
by Oliver Georgi
not possible without hacking.

Use {NAV_ROW} - then you can use CSS.

Oliver

Posted: Mon 12. Jul 2004, 23:46
by RoastStudios
okay. too bad, but thanks anyway!

Posted: Mon 12. Jul 2004, 23:54
by Oliver Georgi
sorry - maybe later :(