• Page 1 of 1
  • 1
resizing images with CSS
Kness
Posts: 108
Reputation: 3

Message # 1 | 8:51 PM
just as the title says.
My Projects:
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 9:49 PM
Kness, what kind of images and where ?
To busy building a passive income online ;)
Kness
Posts: 108
Reputation: 3

Message # 3 | 2:03 AM
like when you post bbcodes in the forum and they are img bbcodes they get re sized to whatever i put it as.
My Projects:
kostova
Posts: 97
Reputation: 9

Message # 4 | 3:08 AM
If you know CSS well, which I'd assume you don't, it's a simple hierarchal line of code:
#path #to img {min-width:value; /* or max-width:value; */}
  • Page 1 of 1
  • 1
Search: