Responsive image sizing on homepage?

Sep '13 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 12, 2014 5:16 pm
Reply with quote
Report this post
Is there a way to put images into the homepage price list that are responsive and resize depending on the screen size? (sort of like the background image)
Capture.JPG

If you look here, you can see what I'm talking about in the basic area: http://atlantalegacyvideo.com/


Thanks
User avatar
Expert Boarder

GK User
Wed Feb 12, 2014 5:31 pm
Reply with quote
Report this post
Please edit: /templates/gk_cloudhost/css/override.css and add at its end:
Code: Select all
.gkColorPriceTable dd img {
width: 100% !important; height: auto !important;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Feb 12, 2014 5:51 pm
Reply with quote
Report this post
DUDE! YOU THE MAN!
Thank you so much for your quick and perfect response!
Have a great week, and wherever you are, stay warm!
Joe in Atlanta.
User avatar
Expert Boarder

GK User
Wed Feb 12, 2014 5:59 pm
Reply with quote
Report this post
Thanks :) Its always nice to read that kind of appreciation :).
User avatar
Moderator


cron