For some reason every HTML image that I add to any page seems to somehow be linked to the rest by size. This is on any page. I thought maybe the ID of the element had to be changed, but that didn't seem to resolve this.
So what happens: resizing an image on one page or in one location on a page resizes all of the rest on all of the other pages across the entire site. I can use different pics though.
My biggest problem if this has already been asked is not knowing what to Google. :(
`.img2{ width: 12px !important; height: 12px !important; }`
And put that class into IMG tag like `class='img2'` – Pablo DbSys Mar 25 '17 at 04:07