Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Make images automatically resize
#11
Not Solved
(2013-09-09, 05:54 PM).m. Wrote: remove your earlier code and try below code in global.css

img {
max-width: 255px;
height: auto;
}

(however max-width can be of more size)
remember to hard refresh your browser (eg. press CTRL + F5) on a topic page after saving global.css

very helpful, thanks Heart

i have set it on 720px & that's worked perfect Big Grin



img {

max-width: 720px;

height: auto;

}


Forum Jump:


Users browsing this thread: 2 Guest(s)