The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Mobile background problem

3 posters

Go down

In progress Mobile background problem

Post by Panicmakerz March 26th 2018, 7:29 pm

Forum URL: http://www.duelingrealm.com/

Hello,
when I connect to my forum with my mobile using the web appearence the background only on index isnt covering the whole screen 
Mobile background problem 110

But when I am not on Index it is correct

Mobile background problem 29550110

Why is that happening?
Panicmakerz
Panicmakerz
Forumember

Posts : 55
Reputation : 1
Language : greek

Back to top Go down

In progress Re: Mobile background problem

Post by SLGray March 26th 2018, 8:57 pm

Is this on the mobile or classic version?  Also are you using the Topic'It app?


Mobile background problem Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51495
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Mobile background problem

Post by Panicmakerz March 26th 2018, 9:12 pm

It is classic version without topic it
Panicmakerz
Panicmakerz
Forumember

Posts : 55
Reputation : 1
Language : greek

Back to top Go down

In progress Re: Mobile background problem

Post by TheCrow March 26th 2018, 9:42 pm

What is the CSS code for it?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Mobile background problem

Post by Panicmakerz March 26th 2018, 9:55 pm

Css code:
Panicmakerz
Panicmakerz
Forumember

Posts : 55
Reputation : 1
Language : greek

Back to top Go down

In progress Re: Mobile background problem

Post by TheCrow March 26th 2018, 10:02 pm

Try changing to this: (lines 42-50)
Code:
body{
  background-image: url(https://i62.servimg.com/u/f62/19/84/16/51/backgr12.jpg);
  background-repeat: no-repeat !important;
  background-attachment: fixed!important;
  background-size: cover !important;
    margin-right: auto!important;
  margin-left: auto!important;
    width:100%!important;
}
Change this:
Code:
background-size: cover!important;
with
Code:
background-size: 100% 100%!important;

This should fix your problem.
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Mobile background problem

Post by Panicmakerz March 26th 2018, 10:09 pm

when I zoom out I have the same result
Panicmakerz
Panicmakerz
Forumember

Posts : 55
Reputation : 1
Language : greek

Back to top Go down

In progress Re: Mobile background problem

Post by TheCrow March 26th 2018, 10:13 pm

What do you mean? Isn't it steady for everything now?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Mobile background problem

Post by Panicmakerz March 26th 2018, 10:15 pm

When I firstly load the page in my mobile it covers the full screen, but If I zoom out it doesnt, background image is still in the left up corner and the rest is white
Panicmakerz
Panicmakerz
Forumember

Posts : 55
Reputation : 1
Language : greek

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum