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 Favoured: 1
TOPIC: Trying to Get Hover To Work
#1032
Trying to Get Hover To Work 4 Months, 3 Weeks 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
Re:Trying to Get Hover To Work 4 Months, 3 Weeks 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 4 Months, 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
Re:Trying to Get Hover To Work 4 Months, 2 Weeks 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.
#1169
scottm ()
User Offline
Re:Trying to Get Hover To Work 3 Months ago  
Sorry, I'm not sure how to post my question in the right place at the link above.
I am a newbee at css in joomla. When you mentioned legacy-horizontal use css to get hover effect and listed an example....where do I put that code? In the template css? It must be difficult for you to add hover feature for legacy-horizontal to your code?
 
Logged Logged  
  The administrator has disabled public write access.
#1172
DART ()
User Offline
Re:Trying to Get Hover To Work 3 Months ago  
If it were simple, I would have done it Have you read the article but ?
 
Logged Logged  
  The administrator has disabled public write access.
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

Generated in 0.48483 Seconds