Hello,
After I changed the blogger pictures to be always big size, even ecwid cart images look big, only the bag doesn't.
How to keep only the photos that I post large, but not ecwid?
PS.: I don't understand about html and complex programming, just trying to do what I can by myself.
Thanks!
Vanessa.
Here is the blog:
http://www.vaneartstudio.com/p/shop.html
That's the custom CSS I found in another blog explaining:
.post-body img {width: 620px; height: auto;}
|