Keep original aspect ratio of ad images
Is there any way to change how Flatron displaying Ad images?
Because it is displaying the ad images like 130 x 100 pixels, but like this the pictures aspect ratios absolutely breaks, so they look so strange.
I have changed the CSS in Firebug as It is:
display: block;
max-width:130px;
max-height:100px;
width: auto;
height: auto;
and it is works fine, but I don't know the exact php files where I need to change the sites template and I don't know how does it affects the mobile view.
If you have any information about it, please don't hesistate to share with me.
Thanks,
Gergo