Image size being ignored! - Joomla! Forum - community, help and support


on fresh install on j3 , want show images

code: select all

<img src="/images/image-01.jpg" height="80">
, height being ignored , j3 showing real size of image!

im using standard template installer.
and want show images in size code!

most being overridden css rule img:

code: select all

img {
   max-width: 100%;
   height: auto;
   vertical-align: middle;
   border: 0;
   -ms-interpolation-mode: bicubic;
}


mick.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support