Skip to main content
Answer

Add height-with in percentage to wiki

  • February 1, 2023
  • 1 reply
  • 35 views

param2022
Jr Varsity II
Forum|alt.badge.img

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.

1 reply

  • Freshman II
  • Answer
  • August 5, 2025

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.