Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Joomla 1.5 Modules
Go to bottom
TOPIC: Active Page Image
#537
Active Page Image 2 Years, 10 Months ago  
Hi there,
Fantastic module and saves a load of work, but is there a way to make the active page menu image a different image??

Kindest Regards,
Reders
 
Logged Logged
  The topic has been locked.
#539
Re:Active Page Image 2 Years, 10 Months ago  
Not at the moment unfortunately
 
Logged Logged
  The topic has been locked.
#726
Re:Active Page Image 2 Years, 8 Months ago  
with custom css styling in your template you can add a different background image to it. I realise it isn't perfect but if you can make the menu image background transparent, then you can add another image behind it to highlight it like this:

Code:


.moduletable_top img:hover, .moduletable_top #current img{
display:inline;
text-align:center;
background:url(images/highlight.jpg) no-repeat;
}



this code will make the active menu item AND items hovered over display another image behind them which you can use to highlight the active/hovered item

(please note that the module has the _top suffix applied in this case)

hope this helps
 
Logged Logged
  The topic has been locked.
#728
Re:Active Page Image 2 Years, 8 Months ago  
Thanks, that looks like a good solution
 
Logged Logged
  The topic has been locked.
Go to top

Buy us a beer!

If we've helped you, consider buying a beer €3. It will inspire us to keep on giving! Cheers!

Sponsors

Login Form






Lost Password?
No account yet? Register

Pagerank
Generated in 2.57141 Seconds