-
AuthorPosts
-
midhat Friend
midhat
- Join date:
- January 2010
- Posts:
- 161
- Downloads:
- 101
- Uploads:
- 21
- Thanks:
- 43
- Thanked:
- 12 times in 1 posts
February 26, 2014 at 11:20 am #195229Hi,
I want to add a little backgroungd image that repeats in my t3_bs3_blank template. I try this code in custom.css:
.home .t3-mainbody{
padding-top:0px !important;
background-image: url("../images/bg.jpg");
background-repeat:repeat;
}
.container.t3-header {
background: url("../images/bg.jpg");
background-repeat:repeat;
}
but the image appears only in the header and in the area where the article.
What do I need to change the image to appear as background on the whole page and the empty space around itRegards,
Midhatmidhat Friendmidhat
- Join date:
- January 2010
- Posts:
- 161
- Downloads:
- 101
- Uploads:
- 21
- Thanks:
- 43
- Thanked:
- 12 times in 1 posts
February 26, 2014 at 12:51 pm #524467I tried to add:
.t3-wrapper {
background: url("../images/bg.jpg");
background-repeat:repeat;
In this case, the background is fine, but black dots appear in Falang menu in the headerAny advice?
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
February 27, 2014 at 5:09 am #524573Hi Midhat,
Please set the “Development Mode” and “Optimize CSS” OFF in the template setting in back-end, then post the URL your site in here, I will have a look to detect the root of issue.
midhat Friendmidhat
- Join date:
- January 2010
- Posts:
- 161
- Downloads:
- 101
- Uploads:
- 21
- Thanks:
- 43
- Thanked:
- 12 times in 1 posts
February 28, 2014 at 5:50 pm #524801The problem was solved when I turned off the Optimize CSS.*
Now working without problems,*Thanks anywayRegards,*
MidhatAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by midhat 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Background image
Viewing 4 posts - 1 through 4 (of 4 total)