-
AuthorPosts
-
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 7, 2014 at 3:55 pm #198577site: http://bmwqc.dev.dnsnetworks.ca/
I was wondering if it would be possible to insert a graphic at the end of the menu after About Us?
So it would look like this:
Here’s the graphic :
Thanks!!
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 9, 2014 at 9:09 am #538299You can try with steps below :
1. Create a new menu item with type ‘Separator’ >>> then switch to tab Link Type and add Link Image there.
2. Open the file your_root_folder/templates/ja_elastica/css/menu/mega.css then add this declaration:
.ja-megamenu ul li.mega .has-image {
width: 53px;
height: 100px;
color: transparent;
margin: 8px auto 0 auto;
padding-left: 0 !important;
}Let me know how it goes.
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 16, 2014 at 7:55 pm #539112Okay .. here’s what it looks like … not sure if we can make this look better … thoughts
http://bmwqc.dev.dnsnetworks.ca/sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 16, 2014 at 8:00 pm #539113Okay so I made it smaller – is there a way so that when you roll over it – there’s no color change and also no link??
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 17, 2014 at 2:34 am #539145Hi,
Please add these CSS rules to your_root_folder/templates/ja_elastica/css/custom.css file (if you don’t see this file, just create a new one) :
.ja-megamenu ul.level0 > li.last.over {
background: none;
}
.ja-megamenu ul.level0 > li.mega.last a.mega,
.ja-megamenu ul.level0 > li.mega.last .has-image,
.ja-megamenu ul.level0 > li.mega.last .menu-title {
cursor: default;
} -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Adam M 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum