0
Hi Germi,
I have a strange issue i cant figure out. I adjust a css code in httpdocs/modules/mod_content_statistics/tmpl/statistics.css
To get rid of the 120 width... but i cant get it to show the change in my site?
I cleared all cache.. site and browers.. stopped my CDN but i keep seeign the source with the 120 with which make its look bad.
It's this part
span.item_name {
display: inline-block;
width: 120px;
What am i missing? or am i looking at the wrong css? When i turned off my css merger it pointed towards the path i mentioned above...
I have a strange issue i cant figure out. I adjust a css code in httpdocs/modules/mod_content_statistics/tmpl/statistics.css
To get rid of the 120 width... but i cant get it to show the change in my site?
I cleared all cache.. site and browers.. stopped my CDN but i keep seeign the source with the 120 with which make its look bad.
It's this part
span.item_name {
display: inline-block;
width: 120px;
What am i missing? or am i looking at the wrong css? When i turned off my css merger it pointed towards the path i mentioned above...
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »