Problem with website

Issues related to previewing and publishing your web site.
Post Reply
terryfoster60
 
 
Posts: 58
Joined: Wed Sep 19, 2018 8:39 am

Problem with website

Post by terryfoster60 »

I have put a preview of my Brothers website on my web area.

This is not promoting the restaurant but there to highlight my problems.
http://ourartgallery.azurewebsites.net/

Now I have several problems.

Problem One:
When I view the index page on a mobile, the menu goes to three rows and causes the overlap on the page to cut out the text on the textbox below it.
The menu is a fixed layoutgrid.
I need a way of dynamically altering the padding or margin of the layoutgrid below it.

Problem Two.
When previewing on a mobile the font is too big.
How can I get the font to resize automatically to the resolution of the screen.

Many thanks for any feedback.
Terry
terryfoster60
 
 
Posts: 58
Joined: Wed Sep 19, 2018 8:39 am

Re: Problem with website

Post by terryfoster60 »

Menu Bar - Id prefer it if I could get all the objects to stay on one row when viewed on a mobile.
When I view mobile width on my screen it displays OK but when I view on the mobile it splits into three rows.

Can this be worked around?

Thanks
Terry
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problem with website

Post by Pablo »

1. I do not see the overlaps. For me, the menu pushed down the other content (standard floating behavior)
2. Please see this related tutorial: http://www.wysiwygwebbuilder.com/responsive_text.html

To keep everything at one row you will have to make sure it fits inside the viewport.
luputu
 
 
Posts: 36
Joined: Sun Feb 17, 2019 4:44 am

Re: Problem with website

Post by luputu »

terryfoster60 wrote: Tue Feb 05, 2019 2:27 pm I have put a preview of my Brothers website on my web area.

This is not promoting the restaurant but there to highlight my problems.
http://ourartgallery.azurewebsites.net/

Now I have several problems.

Problem One:
When I view the index page on a mobile, the menu goes to three rows and causes the overlap on the page to cut out the text on the textbox below it.
The menu is a fixed layoutgrid.
I need a way of dynamically altering the padding or margin of the layoutgrid below it.

Problem Two.
When previewing on a mobile the font is too big.
How can I get the font to resize automatically to the resolution of the screen.

Many thanks for any feedback.
Terry
How did you create this menu ?
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problem with website

Post by Pablo »

It looks like the Themeable menu, like in this template:
http://www.wysiwygwebbuilder.com/suppor ... orate.html

other navigation:
http://wysiwygwebbuilder.com/navigation.html
Post Reply