Slidind doors and problem with the current link
Last Post 01/29/2008 5:04 AM by WSI ACE. 2 Replies.
Author Messages
WSI ACE
Nuke Pro
Nuke Pro
Posts:65


--
01/22/2008 5:44 PM  
Hello..

Well, i'm creating my navigation with the housemenu, and using the of metod sliding doors, that i find here. But I'm having a little problem with the currentlink that you can see in my website here, because for the current link isnt showing the first image of the left.. i think that the css code is not accepting this code:

#HouseMenuNavHCurrentItem
{
    background-image:url(left_on.gif);
}

and its only showing the image for this code:

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


Someone know whats is the problem, or other way that i can upload the left image for the current link?

Thanks

Jorge
Joseph Craig
DNN MVP
Posts:11667


--
01/25/2008 11:45 AM  
Did you solve this? Are you still looking for help?

Joe Craig, Patapsco Research Group
Complete DNN Support
WSI ACE
Nuke Pro
Nuke Pro
Posts:65


--
01/29/2008 5:04 AM  
Sorry.. I already solve this.
Thank you for your attention.


---