-
AuthorPosts
-
October 27, 2010 at 7:59 am #155750
Previously I’ve seen a guide on how to remove the lines in the menu “view image” but have looked through the entire forum, can not find the guide
Some who can help
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 27, 2010 at 9:18 am #360739now you open the file: templates/ja_social/core/themes/grey-color/css/menu/mega.css
find:.ja-megamenu ul.level0 li.mega {
border-left: 1px dotted #747474;
}replace:
.ja-megamenu ul.level0 li.mega {
border-left: none;
}Open : : ja_social/core/themes/grey-color/css/color.css
and find
#ja-mainnav { border-top: 1px solid #555454; }replace:
#ja-mainnav { border-top: none; }1 user says Thank You to Saguaros for this useful post
October 27, 2010 at 5:20 pm #360776thanks:cool:
ivan1012 Friendivan1012
- Join date:
- February 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
September 18, 2011 at 1:16 pm #413387I did the same thing but the border-left hasnt removed, dont understand why? heLp?
using ja social template…
<em>@tienhc 200746 wrote:</em><blockquote>now you open the file: templates/ja_social/core/themes/grey-color/css/menu/mega.css
find:.ja-megamenu ul.level0 li.mega {
border-left: 1px dotted #747474;
}replace:
.ja-megamenu ul.level0 li.mega {
border-left: none;
}Open : : ja_social/core/themes/grey-color/css/color.css
and find
#ja-mainnav { border-top: 1px solid #555454; }replace:
#ja-mainnav { border-top: none; }
</blockquote>khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 18, 2011 at 1:19 pm #413388Hi,
Could you give me a link to your page as you said?ivan1012 Friendivan1012
- Join date:
- February 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
September 18, 2011 at 1:28 pm #413389khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 18, 2011 at 1:42 pm #413391You replace this code from /templates/ja_social/core/themes/grey-color/css/menu/mega.css in the line #4
.ja-megamenu ul.level0 li.mega {
border-left: 1px dotted #747474;
}
with
.ja-megamenu ul.level0 li.mega {
border-left: none;
}
– You delete all of files of /cache and /t3-assets directory.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 18, 2011 at 2:05 pm #413397You replace this code /templates/ja_social/core/themes/grey-color/css/menu/mega.css
.ja-megamenu ul.level0 li.mega {
border-left: 1px dotted #747474;
}
with
.ja-megamenu ul.level0 li.mega {
border-left: none;
}
– You delete all of files of /cache and /t3-assets directory.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 18, 2011 at 2:11 pm #413402AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by khoand 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum