responsive image

Responsive, suitable for any type of business, built for any needs elegant one-page 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
Fri Jul 19, 2013 11:15 am
Reply with quote
Report this post
hello
I.m new to gavick and i do not know how to get an image responsive.

Does anybody now the class?

Regards,

Rupert
User avatar
Fresh Boarder

GK User
Fri Jul 19, 2013 11:38 am
Reply with quote
Report this post
It depends if the image is inserted via HTML (<ing src...) or via CSS background-image.
Please specify which method You are referring to.
User avatar
Moderator

GK User
Sat Jul 20, 2013 6:10 am
Reply with quote
Report this post
thank you for your reply.

I just want to add an imgae via HTML in an article.


Cyberek wrote:It depends if the image is inserted via HTML (<ing src...) or via CSS background-image.
Please specify which method You are referring to.
User avatar
Fresh Boarder

GK User
Mon Jul 22, 2013 7:32 am
Reply with quote
Report this post
anybody?

rupertmoore wrote:thank you for your reply.

I just want to add an imgae via HTML in an article.


Cyberek wrote:It depends if the image is inserted via HTML (<ing src...) or via CSS background-image.
Please specify which method You are referring to.
User avatar
Fresh Boarder

GK User
Mon Jul 22, 2013 5:54 pm
Reply with quote
Report this post
You can use override.css and place img selector that forces the image to fill entire container:

Please edit: /templates/gk_creativity/css/override.css and add at its end:
Code: Select all
img {min-width: 100%}


This is just a sample, and You need to target siecify image (add a unique class or id to it),

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


cron