WebSite X5Help Center

 
Giulio V.
Giulio V.
User

Mobile page not centered on mobile phone  en

Author: Giulio V.
Visited 1324, Followers 1, Shared 0  

A page shows up off center when viewed on my Iphone 6 Plus in VERTICAL POSITION. Any other device has the same issue. I have tried adjusting everything many times and am at a loss for what to do.

When I check other pages I don't have this issue but this page in particular displays off center to the left of screen with white space on the right side of screen and you manually have to re-center it but will move from side to side when scrolling.

When working with the page view and checking different resolutions, at the bottom of the page view there is a Drag Bar with space to the right, you can slide this bar.

This indicates something is pushing this page off center when viewed Vertically but I can't determine what is doing this..I adjusted headers and footers, resized images etc. and  have not been able to fix this.

As I mentioned, other pages that are stable do not show the drag bar at the bottom when viewing the different resolutions.

Here is the page giving me the problem. https://prolinesystems.net/self-piercing-rivet-gun-by-gys.html

Thank you good people for any help with this problem.

Posted on the
4 ANSWERS
Peter W.
Peter W.
User

Hello,

I had the same problem. It was because an Text object was placed too far to the right. That's why also the "TOP" button is displayed on the far right - outside the visible area. Check that all objects are not too wide.
In my case, for example, it occurred when I wanted to display a long word in large type. This word was not wrapped in the line but protruded out of the visible area due to its length.

Perhaps I could help.

Peter

Read more
Posted on the from Peter W.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Best User of the month PT
Giulio V.
... ... I have tried adjusting everything many times and am at a loss for what to do. ... ... 

... empty or delete this cell indicated in the STAMP ...
---------------------
... ... ... or use this EXTRA / Expert code:
<script>$("document").ready(function() {K = $('#imTextObject_196_04_tab0 div:nth-child(5)'); $(K).html("<br>");}); </script>

-------------------------

.

ciao

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪
Giulio V.
Giulio V.
User
Author

Thank you so much KolAsim and Peter for your input.

I used KolAsim's advice and deleted the entire cell and the page now loads centered. So Happy...

I have had this issue in the past I would like to ask what did I do wrong to make this happen?

Also how did you know that particular cell was causing the problem? Was it something with the image of the video camera?

I would like to know so if it should happen again in the future I will be able to identify which cell is causing the issue.

Again, this has been a life saver, it is encouraging to know we have folks like you that have the knowledge to help us people that don't have your experience.

Thank you so much,  Giulio 

Read more
Posted on the from Giulio V.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Best User of the month PT
Giulio V.
... ... ...  I have had this issue in the past I would like to ask what did I do wrong to make this happen? Also how did you know that particular cell was causing the problem?  ... ... ... 

(Google | It > En) ... you had entered the text with empty spaces all attached, the ones you see in my STAMP:
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etc.
... I identified them by inspecting the code in the browser with the right mouse button ...

Hi, ciao

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪