-
AuthorPosts
-
dteich Friend
dteich
- Join date:
- November 2008
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 5, 2008 at 1:39 am #135957The sub menus’ color blends with the gray background of the blue template. How can I change it?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
December 5, 2008 at 8:44 am #281379Hi dteich !
To change submenu color you can do it following way below :
Open templates/ja_trona/ja_menus/ja_cssmenu/ja.cssmenu.css file, find following code section at about line 127 :
#ja-cssmenu li ul a {
background:transparent none repeat scroll 0 0 !important;
border-right:medium none;
color:#CCCCCC !important; // edit this attribute as you wish
font-size:100%;
font-weight:normal;
margin:0;
padding:7px 10px;
text-transform:none;
white-space:nowrap;
}
dteich Frienddteich
- Join date:
- November 2008
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 5, 2008 at 2:06 pm #281422<em>@hainn84 93596 wrote:</em><blockquote>Hi dteich !
To change submenu color you can do it following way below :
Open templates/ja_trona/ja_menus/ja_cssmenu/ja.cssmenu.css file, find following code section at about line 127 :
#ja-cssmenu li ul a {
background:transparent none repeat scroll 0 0 !important;
border-right:medium none;
color:#CCCCCC !important; // edit this attribute as you wish
font-size:100%;
font-weight:normal;
margin:0;
padding:7px 10px;
text-transform:none;
white-space:nowrap;
}
</blockquote>
Thanks for the prompt response.dteich Frienddteich
- Join date:
- November 2008
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 5, 2008 at 3:37 pm #281443<em>@dteich 93643 wrote:</em><blockquote>Thanks for the prompt response.</blockquote>
The suggested fix allows changing the color of the font. However, the problem is that the background is the one that needs to be changed. Any suggestions?dteich Frienddteich
- Join date:
- November 2008
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 7, 2008 at 7:48 pm #281662<em>@dteich 93675 wrote:</em><blockquote>The suggested fix allows changing the color of the font. However, the problem is that the background is the one that needs to be changed. Any suggestions?</blockquote>
I found the solution — add a tag background-color= #F00 in the same block above. -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by dteich 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum