-
AuthorPosts
-
billyk Friend
billyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
July 15, 2008 at 6:45 pm #130895Hello everyone,
I have been struggling with this one…take a look at the screen grab. i can get the active state to work on all the other menu items, EXCEPT on the “Sign up for the Newsletter” one…What am I doing wrong??? It’s so frustrating.
Thanks for any quick help…
Will (in VERMONT!) 😎
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 16, 2008 at 8:01 am #260100Hi
You open ja.transmenuh.css file in templates/ja_pariiti/ja_menus/ja_transmenu folder and add following code section to it :
/* 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 {
color: #FFF;
background: #e4d7af;
}#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: url(../../images/arrow-down.gif) no-repeat top center;
color: #FFF;
}
1 user says Thank You to Sherlock for this useful post
billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
July 16, 2008 at 12:10 pm #260167Wow! now if I could only have figured that out myself. Would you have any good ideas about where I could start learning about this stuff myself? I love JA so much, and yes, you all have been teaching me much…in a roundabout way 🙂
Will
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 17, 2008 at 1:26 am #260339Hi billyk !
I think that you can learn more about css , this is a import part in making a template. 😉billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
July 17, 2008 at 1:36 am #260340yes, but where would be a good place to start?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 17, 2008 at 4:54 am #260398Hi billyk !
http://www.w3schools.com/Css/default.asp is one of the best site for html and css learning .
good luck 😉1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by billyk 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum