I have installed the theme I have some problems with the images in my web-site is well with Chrome but much evil with 8 Internet Explorer and also Firefox does not go well. how I can make?
JSN_Dome_PRO
I have installed the theme I have some problems with the images in my web-site is well with Chrome but much evil with 8 Internet Explorer and also Firefox does not go well. how I can make?
Hi,
Please provide me some screenshot and send me your site URL to check the issue. I will help you fix it.
Best Regards,
Larry - Joomlashine Support Team
----------------------------------------
Use the Search before starting a new thread!
Get free ebook to learn how to build a Joomla website with easy steps.
Manage your Joomla website in a better way with free JSN PowerAdmin.
jsn-pro
this is the url
http://www.puntalcentrocorreggio.it
attacht file for different browsers
thanks
Hi,
To fix this, please open template.css and search for
img {
border: medium none;
height: auto;
max-width: 100%;
}
and replace with
img {
border: medium none;
height: auto;
}
Sorry for any inconveniences you have.
Best Regards,
Larry - Joomlashine Support Team
----------------------------------------
Use the Search before starting a new thread!
Get free ebook to learn how to build a Joomla website with easy steps.
Manage your Joomla website in a better way with free JSN PowerAdmin.
tempesta (06-01-2012)
thanks for the solution my site now is well
tempesta
Hi,
Glad to hear your issue has been resolved. Please contact us if you have questions or need our help. Thread's closed now.
Best Regards,
Larry - Joomlashine Support Team
----------------------------------------
Use the Search before starting a new thread!
Get free ebook to learn how to build a Joomla website with easy steps.
Manage your Joomla website in a better way with free JSN PowerAdmin.