-
AuthorPosts
-
anthonyberot Friend
anthonyberot
- Join date:
- February 2012
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
February 16, 2012 at 5:50 am #173935where can I change the background colour of the main Nav menu here is the site if it will help.
http://http://contrastnewspaper.burroket.com/ (no “www”)Thank you in advance for your help
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 16, 2012 at 6:57 am #438516Hi,
You go to Template manager,choose JA Nex template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.anthonyberot Friendanthonyberot
- Join date:
- February 2012
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
February 16, 2012 at 10:56 am #438528CSS Optomize is now set to NO
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 16, 2012 at 11:19 am #438529<em>@anthonyberot 300867 wrote:</em><blockquote>CSS Optomize is now set to NO</blockquote>
You find this code from /templates/ja_nex/css/template.css
#ja-mainnav {
background: url(../images/mainnav-bg.gif) repeat-x left bottom #C40017; < change this line
padding-bottom: 6px;
}anthonyberot Friendanthonyberot
- Join date:
- February 2012
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
February 16, 2012 at 11:48 am #438536#C40017 is the colour I added but it only changed the colour of the band, I will like to change the colour of the buttons as well
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 16, 2012 at 12:49 pm #438545<em>@anthonyberot 300877 wrote:</em><blockquote>#C40017 is the colour I added but it only changed the colour of the band, I will like to change the colour of the buttons as well</blockquote>
You find this code from /templates/ja_nex/css/menu/mega.css
.ja-megamenu ul.level0 li.mega a.mega.over, .ja-megamenu ul.level0 li.mega a.mega.active {
background: url(../../images/hover-menu.gif) repeat-x left top #E5E5E5; < change this line
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
color: #666;
border: solid 1px white;
border-bottom: none;
padding: 14px 15px 13px 15px;
display: block;
border-image: initial;
}anthonyberot Friendanthonyberot
- Join date:
- February 2012
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
February 16, 2012 at 1:03 pm #438552I fount the code amd changed it but the colour remains the same even after closing the browser. I changed all instances of #E5E5E5 to #c40017
no change.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 16, 2012 at 1:25 pm #438555You replace this code:
.ja-megamenu ul.level0 li.mega a.mega.over, .ja-megamenu ul.level0 li.mega a.mega.active {
background: url(../../images/hover-menu.gif) repeat-x left top #E5E5E5;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
color: #666;
border: solid 1px white;
border-bottom: none;
padding: 14px 15px 13px 15px;
display: block;
border-image: initial;
}
with
.ja-megamenu ul.level0 li.mega a.mega.over, .ja-megamenu ul.level0 li.mega a.mega.active {
background: #c40017
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
color: #666;
border: solid 1px white;
border-bottom: none;
padding: 14px 15px 13px 15px;
display: block;
border-image: initial;
}anthonyberot Friendanthonyberot
- Join date:
- February 2012
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
February 16, 2012 at 2:19 pm #438563ok that made the selected menu the right colour, but some thing interesting is happening, i will edit hover-menu.gif to a colour I want.
Thank you for your help.anthonyberot Friendanthonyberot
- Join date:
- February 2012
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
February 19, 2012 at 12:15 pm #438868Fixed, i did a search for the colour code in mega.css and changed it to the code i needed that worked. the block of code was at the top of mega.css
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by anthonyberot 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum