-
AuthorPosts
-
shultman Friend
shultman
- Join date:
- September 2006
- Posts:
- 56
- Downloads:
- 118
- Uploads:
- 3
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
March 31, 2008 at 5:42 pm #127110No matter how many menu items I have in the main menu, CSS has no effect on the last menu entry, ie no change of color when mouseover. However, the menu link recirects properly.
You can see it here: http://195.178.191.170/~haggegk
Anyone that have seen this before and have a solution, please???
/Sune
thanhlt Friendthanhlt
- Join date:
- January 2008
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 1, 2008 at 4:50 am #243852shultman, this is only happen with trans menu. I think that JA will fix this problem soon.
shultman Friendshultman
- Join date:
- September 2006
- Posts:
- 56
- Downloads:
- 118
- Uploads:
- 3
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
April 1, 2008 at 7:55 am #243885<em>@thanhlt 46671 wrote:</em><blockquote>shultman, this is only happen with trans menu. I think that JA will fix this problem soon.</blockquote>
Ok, yet another known issue with this template. Thank you for your comment! 🙂
/Sune
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 1, 2008 at 8:42 am #243890Hi shultman !
This problem only happen with trans menu ! You can fix it following way :
Open ja.transmenuh.css file in templatesja_telineja_menusja_transmenu folder.add section code to this file :
/* Last item */
#ja-transmenu a.havechild-mainlevel-active-trans-last,
#ja-transmenu a.havechild-mainlevel-active-trans-last:hover,
#ja-transmenu a.havechild-mainlevel-active-trans-last:active,
#ja-transmenu a.havechild-mainlevel-active-trans-last:focus,
#ja-transmenu a.mainlevel-active-trans-last,
#ja-transmenu a.mainlevel-active-trans-last:hover,
#ja-transmenu a.mainlevel-active-trans-last:active,
#ja-transmenu a.mainlevel-active-trans-last:focus {
border-bottom: 1px solid #000000;
color: #FFFFFF;
background: #006DA3;
}#ja-transmenu a.havechild-mainlevel-trans-last:hover,
#ja-transmenu a.havechild-mainlevel-trans-last:active,
#ja-transmenu a.havechild-mainlevel-trans-last:focus,
#ja-transmenu a.mainlevel-trans-last:hover,
#ja-transmenu a.mainlevel-trans-last:active,
#ja-transmenu a.mainlevel-trans-last:focus {
background: #666666;
color: #FFFFFF;
}
Hope can help you ! I think JA will fix this bug in version 1.5.2.
1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by shultman 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum