-
AuthorPosts
-
December 2, 2012 at 11:39 pm #182770
My main menu, sub menus are starting to show as list…any suggestions?
Heres a link: http://bit.ly/m5uS1S
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 3, 2012 at 11:32 am #475033Hi,
Please check JA Tiris on our demo site: http://joomla25-templates.joomlart.com/ja_tiris/
It appears as a list too.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 3, 2012 at 2:09 pm #475045Hi macthebadazz,
If you wanna remove these list bullets, pls goto file: /templates/ja_tiris (your default template)/css/menu/mega.css
Remove or comment the background containing these bullet icons as following:
<!-- Line 64 -->
.ja-megamenu ul.level1 li.mega a.mega {
/*background: url(../../images/bullet-1.png) 0 13px no-repeat;*/
border: 0;
color: #999
font-size: 100%;
line-height: normal;
padding: 5px 0 5px 15px;
text-transform: none;
}
<!-- Line 78 -->
.ja-megamenu ul.level1 li.over a.mega , .ja-megamenu ul.level1 li.haschild-over a.mega {
/*background: url(../../images/bullet-2.png) 0 13px no-repeat;*/
color: #ba1115
}
<!-- Line 83 -->
.ja-megamenu ul.level1 li.over .level2 a.mega, .ja-megamenu ul.level1 li.haschild-over .level2 a.mega {
/*background: url(../../images/bullet-1.png) 0 13px no-repeat;*/
color: #A5A5A5
}
<!-- Line 88 -->
.ja-megamenu ul.level1 li.over .level2 a.mega:hover , .ja-megamenu ul.level1 li.haschild-over .level2 a.mega:hover {
/*background: url(../../images/bullet-2.png) 0 13px no-repeat;*/
color: #ba1115
}
Once done, clean JAT3 cache.Regards.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by Saguaros 11 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Menu items showing as un ordered list links
Viewing 3 posts - 1 through 3 (of 3 total)