css overwrite problem

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 Mar 28, 2014 3:42 pm
Reply with quote
Report this post
Dear Team,

Idd like to overwrite the section img details to change max width in the css. For some reason it does not overwrite because this section img class is somewhere hardcoded in the template (html). I already used the overwrite css, joomla css etc.. nothing helps. Can you tell me how I can do this.

www.buroofzo.nl - Template creative - Joomla 3.2

Tnx in advance!
User avatar
Fresh Boarder

GK User
Sat Mar 29, 2014 10:48 am
Reply with quote
Report this post
Have you tried adding !important at the end of declaratio?
For example:
Code: Select all
img {width: 100% !important;}
User avatar
Moderator


cron