-
AuthorPosts
-
Eugene Friend
Eugene
- Join date:
- March 2012
- Posts:
- 18
- Downloads:
- 5
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 20, 2012 at 5:36 pm #183294Hello! Tell me please why my custom properties for BODY tag in the templates.css (templatesja_t3_blankcss) has been overwrote by standart jt3v2’s body properties (pluginssystemjat3jat3base-themesdefaultcss)? I got the same problem when I use my custom templates.css in theme folder (templatesja_t3_blankthemesCUSTOMcss).
MY STYLE
body {background:#e6e6e6;
}
BUT I ALWAYS GOT:
body#bd {background: none repeat scroll 0 0 #FFFFFF;}
MY LESS FILE is:
@colorWhite: #fff;
@fontBasic: Helvetica, Arial, sans-serif;body {
background: darken(@colorWhite, 10%);
font-family: @fontBasic;
font-size: 16px;
#bg {
background: darken(@colorWhite, 10%);
color: @colorBlack;
#ja-wrapper {
overflow: hidden;
}
}I don’t understan why…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
Eugene FriendEugene
- Join date:
- March 2012
- Posts:
- 18
- Downloads:
- 5
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 22, 2012 at 12:02 am #477128Saguaros, I’m using Joomla 2.5.8 with jat3v2 v2.5.8.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
Eugene FriendEugene
- Join date:
- March 2012
- Posts:
- 18
- Downloads:
- 5
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 22, 2012 at 7:38 am #477169Saguaros, my compiled style is
body{background:#e6e6e6;font-family:Helvetica,Arial,sans-serif;font-size:12px;}body #bg{background:#e6e6e6;color:#000000;}body #bg #ja-wrapper{overflow:hidden;}
Unfortunately the result is the same as shown on the attached pic.
Eugene FriendEugene
- Join date:
- March 2012
- Posts:
- 18
- Downloads:
- 5
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 22, 2012 at 11:02 am #477205The problem was in separator between body and #bg. Saguaros, Thanks again!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 25, 2012 at 9:23 am #477493Could you post url of site you’re working on here so that I can check for you.
Also set Compress CSS in Template manager to No
Regards
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
ja_t3_blank template.css body properties
Viewing 7 posts - 1 through 7 (of 7 total)