-
AuthorPosts
-
rhys_daniels Friend
rhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 27, 2010 at 5:19 pm #148109Hi All
I need to find out what file and line of code i need to edit to change the background colour on part of the template. Please see the image attached
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
January 27, 2010 at 5:23 pm #330645Hello,
Take a look in your template.css file line 1102
#ja-topsl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#1D1D1D url(../images/topsl-bg.gif) repeat-x scroll center bottom;
clear:both;
height:310px;
margin:0 10px;
overflow:hidden;
padding:0;
}
Change the item marked as red (remember to make a backup first.)
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 27, 2010 at 5:58 pm #330646Nothing in my css file with the following code.
<em>@bennitos 162279 wrote:</em><blockquote>Hello,
Take a look in your template.css file line 1102
#ja-topsl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#1D1D1D url(../images/topsl-bg.gif) repeat-x scroll center bottom;
clear:both;
height:310px;
margin:0 10px;
overflow:hidden;
padding:0;
}
Change the item marked as red (remember to make a backup first.)</blockquote>
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
January 27, 2010 at 6:39 pm #330650While i recheck if my information is correct.
What is the template.css file you are looking in?
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 27, 2010 at 7:41 pm #330654/templates/ja_sanidineii_light/css/template.css
# JA Sanidine II for Joomla 1.5 – Version 1.0
<em>@bennitos 162285 wrote:</em><blockquote>While i recheck if my information is correct.
What is the template.css file you are looking in?</blockquote>
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
January 27, 2010 at 7:51 pm #330655Information above was for Ja Sandine, JA Sandine II is a bit different
template.css (line 1121)
#ja-topsl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#1D1D1D url(../images/topsl-bg.gif) repeat-x scroll center bottom;
clear:both;
height:310px;
margin:0 10px;
overflow:hidden;
padding:0;
}
1 user says Thank You to bennitos for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by bennitos 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Background Colour
Viewing 6 posts - 1 through 6 (of 6 total)