-
AuthorPosts
-
jooservices Friend
jooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 18, 2012 at 8:36 am #172920Hi
It is simple to add icons and then have them center over the menu title.
Just update your code as seen below:<blockquote>
.ja-megamenu ul.level0 li.mega .has-image {
background-position: center top;
background-repeat: no-repeat;
cursor: pointer;
display: block;
}plugins/system/jat3/jat3/base-themes/default/css/menu/mega.css
Line 44</blockquote><blockquote>
span.has-image {
background-position: left 1px;
background-repeat: no-repeat;
display: block;
overflow: hidden;
}plugins/system/jat3/jat3/base-themes/default/css/template.css
Line 1014</blockquote><blockquote>
.ja-megamenu ul.level0 li.mega span.menu-title {
font-size: 1.25em;
margin-top: 36px;
}templates/ja_elastica/css/menu/mega.css
Line 48</blockquote>http://youtu.be/kQdgyETZ7xQThat’s all 🙂
-
John Wesley Brett
Moderator
John Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
March 11, 2012 at 2:23 pm #442999Nice tip. Thanks!
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by
John Wesley Brett 12 years, 11 months ago.We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum

