Register
Login
 

Support House of Nuke

  

 House of Nuke Forums  
Subject: Sliding doors and HouseMenu
Prev Next
You are not authorized to post a reply.

Author Messages
Jorge CarvalhoUser is Offline
Novice
Novice
Posts:1

01/23/2008 7:59 AM Alert 
Hello.. Good afternoon
I'm creating a website, where i have a horizontal menu in tabs with a submenu.. i already did this menu without use images. But now i want make this menu with images, using the method of sliding doors, that i find here (http://www.alistapart.com/articles/slidingdoors/) . But i'm having a problem with the current link, that is not showing the left image tha i need..
This is the code:

#HouseMenuNavHCurrentItem
{
    background-image:url(left_on.gif);  ----this is the image that is not showing---
}

and its only showing the image for this code:

#HouseMenuNavHCurrentItem a
{
    background-image:url(right_on.gif);
    color:#333;
    padding-bottom:4px;
}

You can see this im my website, the url is this http://www.wsiace.co.uk/default.aspx
I would like to know if is possible i use this method and make the change for the currentlink.. is it possible?

Thanks

Jorge

Tim RolandsUser is Offline
Your Host
Professional
Professional
Posts:97


01/24/2008 10:08 AM Alert 
Unfortunately, support for changing the style on the current item has been somewhat buggy for HouseMenu 1.x. This is working fine in HouseMenu 2, now undergoing internal testing, but I have not tried it with the "sliding doors" method.

In the CSS that you posted, the image for #HouseMenuNavHCurrentItem is probably not displayed because it is applied to the LI element, which in turn contains the A element (which has it's own image defined). Try setting the background on the A to transparent and see if the item image shows up.

Tim

avastonetechnologies.com
writergear.com
timrolands.com
You are not authorized to post a reply.
Forums > House Modules > HouseMenu 1.x > Sliding doors and HouseMenu



ActiveForums 3.6
  

Terms Of Use  |  Privacy Statement
Copyright © 2006-2008 by Avastone Technologies. All rights reserved.