Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Trying to Get Hover To Work
(1 viewing) 1 Guest
Joomla 1.5 Modules
Go to bottom
TOPIC: Trying to Get Hover To Work
#1032
Trying to Get Hover To Work 3 Weeks, 4 Days ago  
I was hoping someone can point me in the right direction. I can't seem to get the hover image to show.

This is the source code:
Code:

<div id="jv-header">
  <div id="jv-hmenu">
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr><td nowrap="nowrap">
       <a href="/.../index.php?option=com_content&amp;view=frontpage&amp;Itemid=1" class="mainlevel" id="active_menu"> <img src="/.../images/stories/home.png" border="0" alt="Home"/></a>
       </td></tr>
     </table>
   </div>
</div>



These are some of the different options that I've tried:

#jv-hmenu td.item1:hover {
width: 200px;
height: 42px;
background: url(../images/stories/home-over.png);
}

td.item1:hover {
width: 200px;
height: 42px;
background: url(../images/stories/home-over.png);
}

td.item1 a:hover {
width: 200px;
height: 47px;
background: url(../images/stories/home-over.png);
}

Thanks in advance!!
 
Logged Logged  
  The administrator has disabled public write access.
#1035
DART ()
User Offline Click here to see the profile of this user
Re:Trying to Get Hover To Work 3 Weeks, 3 Days ago  
Hi my friend, just uploaded a new version of the menu, which supports hover.

Check out the instructions for hover here:
www.dart-creations.com/joomla/joomla-mod...u-images-module.html
 
Logged Logged  
  The administrator has disabled public write access.
#1043
Re:Trying to Get Hover To Work 3 Weeks ago  
Hi Dart,

I only see the module from 2008 not the one you just updated - am I not looking in the correct location .

Also, I'm trying to create a horizontal menu using images, is it possible with the new version. It doesn't seem to be possible with the older version as it only works with list and not legacy mode.

Thanks!
 
Logged Logged  
  The administrator has disabled public write access.
#1052
DART ()
User Offline Click here to see the profile of this user
Re:Trying to Get Hover To Work 2 Weeks, 4 Days ago  
The change works for 1.5 only. Has not been implemented ofr Joomla 1.0. I may also not have changed the date. If you have an imgchange.js file in the module, then you are using the correct version.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top

Sponsors

Login Form






Lost Password?
No account yet? Register

Buy us a beer!

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


Generated in 0.51164 Seconds