-
AuthorPosts
-
tgungen Friend
tgungen
- Join date:
- June 2010
- Posts:
- 8
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 30, 2010 at 7:30 pm #152186I’ve tried accessing the .CSS under Menu/Mega, Templates, layout, and all other I know. All I could do was to change the colors ‘Collectively’ instead of individually. (Yes I know there are menu# for each item but that doesn’t work for JA Halite. :confused:
What am I missing guys, I really need some help in here.
Thank you for your help,
1 user says Thank You to tgungen for this useful post
cansay Friendcansay
- Join date:
- February 2010
- Posts:
- 183
- Downloads:
- 2
- Uploads:
- 32
- Thanks:
- 20
- Thanked:
- 19 times in 1 posts
July 5, 2010 at 6:58 am #348946Try and Provide some screenshots of the problem my freind?
Sometimes it is because people have a hard time understandingt what the problem is.I think I understand but Im still not 100 % sure 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 6, 2010 at 4:17 am #349064Yes, pls provider us the link to your site
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
July 6, 2010 at 8:33 am #349096Each menu item in Joomla is given a unique ID. So the html for the mega menu in Halite would look like….
<li class=”mega first”><a title=”What’s New In 1.5?” id=”menu479″ class=”mega first” href=”/ja_halite/index.php?option=com_content&view=article&id=22&Itemid=479″><span class=”menu-title”>What’s New In 1.5?</span></a></li>
Now if we take the ID (id=”menu479″) and apply it to our template.css….
#menu479 {background: #ff00ff}
We now have a single colour for a single menu item.
You just have to have a look at the source code for your menu and grab the menu ID’s. Then put them in your css like….
#menu479 {background: #002255}
#menu32 {background: #ff0066}
#menu211 {background: #ff2298}
#menu456 {background: #124444}
#menu479 {background: #eeeeee}
#menu481 {background: #00000}Edit: Just read your post again and it seems you know this already. It does work. You must have made a mistake when you tried it.
4 users say Thank You to scotty for this useful post
tgungen Friendtgungen
- Join date:
- June 2010
- Posts:
- 8
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 6, 2010 at 9:35 am #349111Thanks Scotty, you’re amazing. I’ve also read a lot from your article about Cufon when I first started this. Thank you so much.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
July 6, 2010 at 5:44 pm #349151Good reply from Scotty there. One of the great things about this forum is that custom modifications such as that are often provided. In my mind this is a custom mod and not a feature of the standard template as it stands, To that end I am not suprised that the request was not forthcoming from JA. Support means just that, getting your template running and quite rightly should not go any further.
That is where great supporters come into play. Sometimes though you just have to bite the bullet and get a freelancer to do the custom work.
Good luck with your site and please show off your finished work.
1 user says Thank You to Phill for this useful post
-
AuthorPosts
This topic contains 6 replies, has 5 voices, and was last updated by Phill 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum