Can we add a wiki page with an image where we can define % of screen it have to occupy ??
[image:Graphic\Links.png|700px|Links|noclick]With such we are defining pixels and this size might not be scalable on all screens. On some small screens it looks very big.
Best answer by MiaLee
I know this is an older thread, but just adding in case it helps others too, using relative sizing (like width=50%) instead of fixed pixels can make images scale better across devices. If your wiki supports it, you could also apply responsive CSS classes to keep the layout consistent on smaller screens.
I know this is an older thread, but just adding in case it helps others too, using relative sizing (like width=50%) instead of fixed pixels can make images scale better across devices. If your wiki supports it, you could also apply responsive CSS classes to keep the layout consistent on smaller screens.