-
AuthorPosts
-
pimmar Friend
pimmar
- Join date:
- June 2007
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 16
- Thanked:
- 6 times in 1 posts
July 27, 2010 at 8:37 am #152891The color yellow has been used to match business logo, now I wish to change
the font color in top menu and in slide show description to black, so that it
will be better readable with a yellow backgroundwhere can i make the changes for both positions ? :((
site is not on line yet but screen attached
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 1, 2010 at 11:36 pm #351412Hello all
Pls open the file templates/ja_rasite/css/mod_jaslideshow2.css and find:
.active .ja-slide-thumb-inner {
border: none;
color: #fff;
}replace:
.active .ja-slide-thumb-inner {
border: none;
color: #000;
}for menu: pls open the file: templates/ja_rasite/css/menu/mega.css and try to find the following code:
ul.level0 li.active a.mega,
ul.level0 li.active a.over {
background: url(../../images/mainlevel-active.gif) no-repeat left top #57222B;
color: #fff;
}replace:
ul.level0 li.active a.mega,
ul.level0 li.active a.over {
background: url(../../images/mainlevel-active.gif) no-repeat left top #57222B;
color: #000;
}Goodluck
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Saguaros 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Need help with font colours
Viewing 2 posts - 1 through 2 (of 2 total)