change rollover from colour to image?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
RoastStudios
Posts: 21
Joined: Sun 27. Jun 2004, 15:47

change rollover from colour to image?

Post 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?
User avatar
Oliver Georgi
Site Admin
Posts: 9937
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

not possible without hacking.

Use {NAV_ROW} - then you can use CSS.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
RoastStudios
Posts: 21
Joined: Sun 27. Jun 2004, 15:47

Post by RoastStudios »

okay. too bad, but thanks anyway!
User avatar
Oliver Georgi
Site Admin
Posts: 9937
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

sorry - maybe later :(
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
Post Reply