I tried to do so but it didn’t change the size:
<div style="height:42px;width:42px">
<img src="http://someimage.jpg">
</div>
What will re-size it (I can’t edit/access the img element itself)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure about what you mean by “I have no access to image” But if you have access to parent div you can do the following:
Firs give id or class to your div:
Than add this to your css: