images not re-sizing when shrinking the screen

More
11 years 6 months ago #30544 by maryswave
I setup modules advert1, advert2, advert3, advert4 and right modules with images but they don't resize when shrinking the screen in the browser like the other templates (hot tennis) I am not sure what code goes where to get the images to resize in the browser instead of overlapping.

fwmdev.com/sata/

Please Log in to join the conversation.

More
11 years 6 months ago #30550 by ivan.milic
You have to define such behavior using css (content you have put inside, template conteners behave ok) like putting max-width:100% for image will probably do the job

Please Log in to join the conversation.

More
11 years 6 months ago #30552 by maryswave
well I am not a template designer so I don't know where to put the code.

I found this in a different responsive template that does resize the images

img {
border: 0 none;
height: auto;
max-width: 100%;
vertical-align: middle;
}

when I use Firebug all images are using this code in a bootstrap.css file inside a media folder but of course I don't see that structure in the sparky framework... any ideas??

Please Log in to join the conversation.

More
11 years 6 months ago #30557 by ivan.milic
Ok, now you site behaves normally, you manged to apply fix?

Please Log in to join the conversation.

Time to create page: 0.164 seconds
Powered by Kunena Forum