-
AuthorPosts
-
galaxie Friend
galaxie
- Join date:
- May 2012
- Posts:
- 85
- Downloads:
- 9
- Uploads:
- 28
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
June 7, 2012 at 11:51 am #177902Hi
I can’t find where to change the color of the dots and of the bottom bar in the mega menu. Here is a printscreen:
I changed everywhere I found the red color in the css files in templates/ja_tiris/css/menu but it is still there…
I use Joomla 2.5 and template JA Tiris
Website: http://www.imove-fit.chThanks for you help
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
June 7, 2012 at 12:13 pm #456501Give you this code then I’m off out to enjoy the sunshine here in sunny Central Switzerland….. 🙂
You need to change code in templates/ja_tiris/css/menu/mega.css
Voila. For the red line at the bottom – line 102
.ja-megamenu .childcontent-inner {
background: url(../../images/bg-subnav.gif) repeat-x left bottom white; <set this to no image file i.e. background:white;
color: lime;
overflow: hidden;
padding-bottom: 5px;
}for the bullet points – line 64
.ja-megamenu ul.level1 li.mega a.mega {
background: url(../../images/bullet-1.png) 0 13px no-repeat; < change to none i.e. background: none;
border: 0;
color: #999
font-size: 100%;
line-height: normal;
padding: 5px 0 5px 15px;
text-transform: none;
}Hope that helps.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 7, 2012 at 12:18 pm #456503The red is in this image http://www.imove-fit.ch/templates/ja_tiris/images/bg-subnav.gif
do some photoshop work to get rid off it
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
galaxie Friendgalaxie
- Join date:
- May 2012
- Posts:
- 85
- Downloads:
- 9
- Uploads:
- 28
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
June 7, 2012 at 12:32 pm #456506Thanks, but I wanted to change the color, not remove it. I used photoshop to modify the images bullet-2.png and bg-subnav.gif and it works. 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by galaxie 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to change the color of the bottom bar of the mega menu
Viewing 4 posts - 1 through 4 (of 4 total)