Change image dependant of viewing size

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
terryfoster60
 
 
Posts: 59
Joined: Wed Sep 19, 2018 8:39 am

Change image dependant of viewing size

Post by terryfoster60 »

I am designing a website with wysiwyg and want to do a responsive layout which is mobile first.
I need to display a graphic logo which changes dependant on the viewing screen.
So on a bobile phone it would have the logo and wording underneath.
For tablet and larger the logo graphic would need to change to a landscape graphic.

I have tried to place an image in a flowpanel and text next to it which I hoped would wrap underneath but it is not working at all.
I have changed textbox to false in the fullpage width.

Thanks in advance for any feedback

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

Re: Change image dependant of viewing size

Post by Pablo »

You can implement this with layout grid and one or more breakpoints.

If you need further assistance then please share a DEMO project.

Please read this FAQ how to share a project file:
viewtopic.php?f=10&t=82134
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Re: Change image dependant of viewing size

Post by alan_sh »

What I would do is have two images - one for phone and one for desktop.

Use breakpoints and hide the desktop one in mobile view and hide mobile one in desktop view.

I'm sure there's better ways, but that would probably work.

Alan
Post Reply