-
AuthorPosts
-
icbl Friend
icbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
July 22, 2011 at 5:04 am #166586I know how to chnage template colour from profiles but I wanna play with colour tonnes. Where is the codes to play with colour codes? Please refer the screen shot below.
Regardschavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 22, 2011 at 5:22 am #402445Change all Color Coding as you wish.
Color D:
/templates/ja_social/css/template.css
replace this code
body#bd { background: url(../images/header-bg2.gif); color: #333; }
With
body#bd { background: #111111; color: #333; }
Color C:/templates/ja_social/css/template.css
replace this code
#ja-navhelper { background: url(../images/trans-bg.png); }
With
#ja-navhelper { background: #FF0000; }
Color E:/templates/ja_social/css/template.css
replace this code
#ja-container {
background: url(../images/container-bg.gif) repeat-x left top #d6e4ec;
padding-bottom: 20px;
}
With
#ja-container {
background: #999999;
padding-bottom: 20px;
}
Color B:
/templates/ja_social/css/template.css
replace this code
#ja-mainnav { background: url(../images/trans-bg.png); border-top: 1px solid #4FAED2; }
With
#ja-mainnav {
background: #FF0000;
border-top: 1px solid #FF0000;}
Color A:/templates/ja_social/css/template.css
replace this code
#ja-header { border-top: 1px solid #4FAED2; margin-top: 29px; z-index: 13; }
With
#ja-header {
background: #333333;
border-top: 1px solid #333333;
margin-top: 29px;
z-index: 13;}
For Top bar:
replace this code
#ja-topbar {
border-bottom: 1px solid #2985A8;
color: #BAE1EF;
font-size: 11px;
position: absolute;
top: 0;
z-index: 16;
background: url(../images/header-bg2.gif);
}
With
#ja-topbar {
background: #FF0000;
border-bottom: 1px solid #FF0000;
color: #BAE1EF;
font-size: 11px;
position: absolute;
top: 0;
z-index: 16;
}
Note: If you Find my Post useful please click on the Thanks Icon1 user says Thank You to chavan for this useful post
icbl Friendicbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
July 22, 2011 at 8:37 am #402490Awesome.
Thanks very much Chavan. 🙂
raroit Friendraroit
- Join date:
- September 2010
- Posts:
- 38
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
April 26, 2014 at 7:39 pm #532581I want to add a classic colour to the template, for example white background, light grey header area, darker grey footer area and dark grey lettering
Can i use the above for ja social 3x?
Can you point me in the right direction
thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 27, 2014 at 6:10 am #532594raroit Friendraroit
- Join date:
- September 2010
- Posts:
- 38
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
April 29, 2014 at 1:13 am #532790the attached picture is good – suggestion, module-outline and column-outline same colour as footer – top-menu and module-headers should be dark grey (not black), maybe same as nav-bar
Also – how can i add more more names on the main-menu (Top), A new client wants 8 names for example:
About us
Members
News
Resources
Gallery
Project progress
Tendering
Contact Usi’ve tried magic tool in template but that only zoom’s the template – not give you more space on main menu
thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 29, 2014 at 2:38 am #532795can you please post your site Url and admin details in PM
raroit Friendraroit
- Join date:
- September 2010
- Posts:
- 38
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
April 30, 2014 at 1:17 am #532936Hi Chavan
This project is in concept stage – i’m in the Cook Islands with a really slow internet so i’m forced to work on MAMP until project is ready to upload
I’m using ja social 3
thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 30, 2014 at 1:52 am #532939then please post the exact screenshot of your local site now and also indicate which part to change to which color in the screenshot. this will help us provide css fix easily.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by chavan 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can I change template colour
Viewing 9 posts - 1 through 9 (of 9 total)