-
AuthorPosts
-
thatch10 Friend
thatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
December 1, 2009 at 3:02 pm #146483Anyone had any joy inserting icons / images into the main menu without shifting the text in the menu button down a line. I want the icon to appear inline with the text and am struggling to get this to work. Just seeing if anyone has managed this successfully with this template
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 2, 2009 at 6:52 am #325478Hi thatch10
Could you give me your live url so that i could have a closer look on the issue?
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
December 3, 2009 at 11:25 am #325629JA Developer
URL and username / password sent by PM
Thatch
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 4, 2009 at 4:44 am #325689Hi thatch10
Thank you very much for your PM.
Currently, your template does not support this idea. To solve it, please try to do with my way:
+ Open templates/ja_halite/css/menu/mega.css file, add following code at end of file:
ul.level0 li.haschild a.mega img {
float: left;
}+ Open templates/ja_halite/css/menu/mega.css file, at about line 48, find following code section:
ul.level0 li.mega a.mega span {
background: url(../../images/nav-bg.gif) no-repeat right top;
display: block;
line-height: 28px;
padding: 0 10px 0 0;
}and change to:
ul.level0 li.mega a.mega span {
background: url(../../images/nav-bg.gif) no-repeat right top;
display: inline-block;
line-height: 28px;
padding: 0 10px 0 0;
}Hope it helps.
thatch10 Friendthatch10
- Join date:
- May 2008
- Posts:
- 104
- Downloads:
- 154
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 19 times in 1 posts
December 4, 2009 at 10:24 am #325716Hi Ja Developer, thats partially worked thanks,
It still drops down on selection of the button with the text area, is there another change required for the mouseover condition?
Thatch
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by thatch10 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum