Check Solution Website issues

7 replies
Posts:
4
Likes:
0
I'm trying to set a background on my website, the background is fixed and I can't find a way to set it the background width to 100%

Is there a way to access the html code? or fix it from the theme editor?
Posted Jul 6, 15 · OP
Posts:
4
Likes:
0
need help. please
Posted Jul 6, 15 · OP
Posts:
41
Likes:
+7
It is recommended that you use a picture of 1920x1080 as you site background, or you will need to select the repeat on the x & y axis (repeat).

There may be a way around this.
Posted Jul 6, 15
Posts:
4
Likes:
0
I tried that, it's just a blown up picture, it's not wrapping on the size of the screen.
Posted Jul 6, 15 · OP
Posts:
2,718
Likes:
+654
Popular
LEVEL 4
Hello! This is very likely intended according to your own screen's resolution. What is the screen resolution of your computer? the recommended background size for any website right now is 1920 x 1080 with a 16:9 ratio. I did a quick look at your site and would recommend setting the background to "fixed".
Posted Jul 6, 15 · Last edited Jul 6, 15
Posts:
4
Likes:
0
Hello Hestia,
Thanks for the reply, but I don't see a Fixed option on the theme editor. Could the issue be the template I'm using?
Is there a way I can access the HTML code to fix this? Or a possibility I could pay for support to get this resolved?
Posted Jul 7, 15 · OP
Someone gave me this a while ago, I never ended up using it but it should help with extending your current photo to all 4 borders of your website. Adding to that the others above also explained that using a Larger / Smaller photo will help with making a cleaner looking background.

Copy
body { background-image: url("IMG URL"); -webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover; -o-background-size: cover; background-size: cover; }
Posted Jul 7, 15
Posts:
2,793
Likes:
+918
Popular
LEVEL 4
The option for layout fixed is in Admin -> Settings -> Theme not in the theme editor.
Posted Jul 7, 15
Social Media
Follow us on our social media!
You will receive information, news, sneak peaks, giveaways and more!
NoticeNotices