-
AuthorPosts
-
success_bus Friend
success_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
February 10, 2014 at 11:19 am #194644Hi,
Please I need to change the bakground of the head as attachment.
I am using the template JA Teline IIIBest regards
success_bus
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 10, 2014 at 1:22 pm #522040Go to this File : templates/ja_teline_iii_v2/css/template.css
#FF0000 refers to red RGB, so you can change any other color instead of this
Add this code
#ja-header .main { background: #FF0000 !important; }
or
#ja-header .main .inner{ background: #FF0000 !important; }
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
February 10, 2014 at 11:18 pm #522120Sorry, I am using template ja_teline IV
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 11, 2014 at 2:13 am #522130ok then Go to this File: /templates/ja_teline_iv/css/template.css
#FF0000 refers to red RGB, so you can change any other color instead of this
Add this code
#ja-header .main { background: #FF0000 !important; }
1 user says Thank You to chavan for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
February 11, 2014 at 7:43 am #522168Sorry, I did not find this code /templates/ja_teline_iv/css/template.css
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 11, 2014 at 7:58 am #522173<em>@success_bus 410657 wrote:</em><blockquote>Sorry, I did not find this code /templates/ja_teline_iv/css/template.css</blockquote>
So that I can take a look and try to assist, please provide the url of the site you’re working on
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 11, 2014 at 7:58 am #522174you don’t have to find it, you need to Add this code
1 user says Thank You to chavan for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 12, 2014 at 10:15 am #522356Oh, your site is using JA Teline Template with new T3 framework version, Please the following is my solution below to change the background of head
Open templates/ja_teline_iv_t3/css/rtl/template.css file
Change
.t3-header {
padding-top: 15px;
padding-bottom: 15px;
}To
.t3-header {
padding-top: 15px;
padding-bottom: 15px;
background: #FF0000;
}1 user says Thank You to Ninja Lead for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
February 14, 2014 at 11:12 am #522701Thanks so much!
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by success_bus 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change bakground color of the ‘Head’
Viewing 9 posts - 1 through 9 (of 9 total)