resizing images in the ads
Hello,
I took general look until page 9 - and found no information or solution for resizing images in the ads
by default the classipress image is rectangular - but I use square images - in the dimensions of 200px X 200px
I found a code to resize the header logo:
.header .custom-logo-link img {
max-height:70px;
}
((70px - I put it - and resolved))
it would be some similar code to be included in the CSS
How can I customize Classipress to display images in these sizes 200px X 200px in all ads?
best regards,
Jorge Oliveira