-
AuthorPosts
-
April 4, 2012 at 1:50 pm #175779
How do I change the font color for User Modules 1, 2 and 3 in JABusiness? Also how to change font color for the search box? See jpeg.
Thanks,
Mike
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 4, 2012 at 2:02 pm #447300<em>@halogen 312264 wrote:</em><blockquote>How do I change the font color for User Modules 1, 2 and 3 in JABusiness? Also how to change font color for the search box? See jpeg.
Thanks,
Mike</blockquote>
Hi,
You find this code from /templates/ja_business/css/template.css
.ja-mass-top div.ja-moduletable h3 {
border-bottom: none;
color: #3B8111; < change this line
font-size: 150%;
height: 43px;
line-height: 43px;
margin-left: 45px !important;
padding: 0 0 0 55px;
text-transform: none;
}div.ja-moduletable h3, div.moduletable h3, div.ja-module h3, div.module h3 {
background: url(../images/h3-bg.gif) repeat-x left top;
border-bottom: 1px solid #BAB6B0;
color: #3B8111; < change this line
font-size: 140%;
height: 38px;
line-height: 38px;
margin: 0 0 20px;
padding: 0 20px;
border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
}#ja-search .inputbox, #ja-search .inputbox:hover, #ja-search .inputbox:focus {
background: none;
border: none;
color: #877460; < change this line
padding: 5px 5px 4px 10px;
width: 220px;
text-transform: capitalize;
}1 user says Thank You to khoand 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 khoand 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
change colors on user tabs
Viewing 2 posts - 1 through 2 (of 2 total)