Image not resizing on smaller devices (Tablets and Mobile Phones)
-
Hi All,
I wonder if someone can help me, I have an image that is currently not resizing when viewing on tablet or mobile phones for some reason it stays large? The code i have is below. This is probably something simple but Im new to this. Am i missing something?
<a href="JavaScript:newPopup2('https://v2.zopim.com/widget/popout.html?key=2aNCMUmEgvIbC98poRbZwt7TG2lWSaZD');"><img src="https://doctortoyou.com.au/wp-content/uploads/2015/02/Live-Chat-Orange2small.png" img { max-width: 100% } alt="Live Chat Orange"></a> <script type="text/javascript"> // Popup window code function newPopup2(url) {popupWindow2 = window.open(url,'popUpWindow2','height=403,width=296,left=10,top=10,resizable=no,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes') } </script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Image not resizing on smaller devices (Tablets and Mobile Phones)’ is closed to new replies.