-
AuthorPosts
-
mmckeen Friend
mmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 23, 2010 at 12:50 am #157797When I mouse over a submenu item it displays strange characters (see attached) … any ideas how to fix? Thanks very much for the support here!
website to see issue: http://dev.barkleyandpaws.com
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 23, 2010 at 4:33 am #368248Yes, now please make sure that you used the latest version of the template, modules on your site. You Open the file templates/ja_teline_iv/css/menu/mega.css and find the following code
.ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title,
.ja-megamenu ul.level1 li.active.haschild-over a.mega span.menu-title {
background-image: url(../../images/arrow.png);
}replace with:
.ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title,
.ja-megamenu ul.level1 li.active.haschild-over a.mega span.menu-title {
background-image: url(../../images/arrow.png) no-repeat;
}This issue has been passed on to our developers.
Thanks5 users say Thank You to Saguaros for this useful post
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 23, 2010 at 12:08 pm #368312Thanks very much!!
December 26, 2010 at 5:30 pm #368613it worked for me too, great job!
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
January 11, 2011 at 2:49 am #371239me too, thanks
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by jimcapraro 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Strange characters display when submenu is selected
Viewing 5 posts - 1 through 5 (of 5 total)