-
AuthorPosts
-
jenny_velichkova Friend
jenny_velichkova
- Join date:
- February 2009
- Posts:
- 10
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 7
December 6, 2010 at 10:13 am #157106Where can I change this 2 colors (shown on the image, now #5494c9) – the first is the blue frame around the content and the second is the background of the right column ? I don’t want to make a custom color theme, only want to know where and which the css file is? I used Firebug , but I can’t see the name of the css. Thanks in advance.
Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
December 8, 2010 at 3:56 am #365705Dear jenny_velichkova
name of css that you changed this 2 colors templatesja_eventscsstemplate.css
If you want delete background blue frame around the content and the background of the right column then you open file templatesja_eventscsstemplate.css find line 498 and change it
#ja-container .main { padding: 0; }alexopas Friendalexopas
- Join date:
- February 2006
- Posts:
- 2
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 2 posts
December 9, 2010 at 10:17 pm #366043497 #ja-container .main-inner1 {
498 padding: 0 15px 15px;Change to
#ja-container .main-inner1 {
padding: 01 user says Thank You to alexopas for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 9, 2010 at 10:25 pm #366046When using Firebug to find things like this it is best to go into the template setting and set optimize CSS to “No” (in the Global tab near the bottom) then clear your JAT3 cache.
If you use Firebug with compression/join enabled you will see missleading details regarding css files in firebug.
1 user says Thank You to Phill for this useful post
jenny_velichkova Friendjenny_velichkova
- Join date:
- February 2009
- Posts:
- 10
- Downloads:
- 1
- Uploads:
- 2
- Thanks:
- 7
December 10, 2010 at 5:59 pm #366192Thanks about replies.
I did changes to template.css as follows:#ja-container .main { padding: 0; background: #8b4f4f; //change color
}#ja-container .main-inner1 {
padding: 0 15px 15px;
}#ja-mainbody { background: #e9e2e2; } //change color
#ja-right1 {background: #e9e2e2;} //additional
Thank’s, phill luckhurst, this was very important for me.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by jenny_velichkova 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change some colors
Viewing 5 posts - 1 through 5 (of 5 total)