Automatic resize images IE - Joomla! Forum - community, help and support


hi,

on website images should automatically scale down when make screen smaller. in ff & chrome works fine (except last post but... don't know what's different there other posts...) real problem in ie looks really, bad. makes pictures 100% width of screen while has take width give image max-widt.

the site is: http://www.lucilight.nl

the css images:

code: select all

#content img {   
        height: auto;   
        max-width: 100%;
}

@media screen\9 {
img {
   width: auto; /* ie 8 */
}
}


can me out?

anyone??





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