Tagged: backgroud, blurry, image, mobile device, purity lll, Template
-
AuthorPosts
-
March 14, 2016 at 8:26 am #899327
Hi all,
I have changed my background image within the Purity lll template and that looks fine on a PC screen. When I look at my website on a mobile device like an iPhone 6 or iPad the background is very blurry.
The code I have used is:.t3-wrapper{
background:url(C:UsersPublicPicturesSample Picturesdesert.jpg); /path to your image
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}Please advise and thank you in advance!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 14, 2016 at 8:45 am #899331Hi
The bg image size you set in the properties as cover so it resize with this property. You can share the site url here so i can take a look in it .March 14, 2016 at 8:55 am #899334This is the url: http://speeltuinkindervreugd.nl/
Thank you for your time.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 14, 2016 at 9:04 am #899339HI
i checked the site and the bg image is not blurr , due to resize the container its showing the upper part of image that is sky and its look same as in large display . You can compare it carefully and see both are same .1 user says Thank You to Pankaj Sharma for this useful post
March 14, 2016 at 9:08 am #899346Thank you so far.
Could you also please check this on a iPad? I thought it should show the same bg quality as i see on my PC screen…but it isn’t..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 14, 2016 at 9:40 am #899366Hi
could u post a screenshot of it . As i can see its only showing the sky image in the bg in Ipad .March 14, 2016 at 11:54 am #899428Please find attached the screenshots.
- Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 14, 2016 at 3:54 pm #899522Hi
Your site is offline now , I am not able to check it . could u put it online or post your site admin details via Private reply to check it .March 14, 2016 at 4:10 pm #899528Its online again
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 15, 2016 at 1:04 am #899630Hi
Kindly check it again it offline : http://prntscr.com/afdagj
Provide full access of site so i can help u in this case .March 15, 2016 at 7:39 am #899753Sorry Pankaj, I was working on it yesterday 🙂 Online now.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 15, 2016 at 11:43 am #899935Hi
Try to use the bg image as`
url("http://185.56.145.73/~speelt1q/images/Template-images/bg.jpg") repeat scroll 0 0Remove the rgb000 from the bg code .
March 15, 2016 at 1:08 pm #899953Hi,
I have tried it and removed but for some reason I still see that the rgb code is there again,,,
Please see the below part of the css file… I still do see it in the source of the page..
Maybe you know were I should look 😉
}
.t3-wrapper {
background: rgba(0, 0, 0, 0) url("http://185.56.145.73/~speelt1q/images/Template-images/bg.jpg") repeat scroll 0 0;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
position: relative;
left: 0;
z-index: 99;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
overflow: visible;
}
[/code]March 15, 2016 at 2:22 pm #899980Hi,
I have read an article that it has to do with the "Pixel density" of my iPad or iPhone. They say that I need to have two image sizes, one regular size and another x2 the size of the original- then use media queries to display different background images for high resolution screens….
I Found this link but I do not know were to put this code… Display Media Queries
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 15, 2016 at 2:44 pm #899999Hi
Here is doc for how to use Media queries in Bootstrap : http://getbootstrap.com/css/#grid-media-queriesAuthorPostsThis topic contains 15 replies, has 3 voices, and was last updated by Najass Scott 7 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum