- Posts: 160
- Thank you received: 1
logo not showing after it was changed.
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
2 years 8 months ago #48999
by hkeyzer
logo not showing after it was changed. was created by hkeyzer
Site:
www.sportsbooks.co.nz
Joomla: 3.10.8
PHP: 7.4
Template: hot_drug_store for joomla 3.X
Just updated this site from Joomla 2.5 to Joomla 3.10 including template upgrade to Joomla 3 Version compatiable.
I changed the logo file to a new one and simply replaced the existing file in the module "logo".
However the logo does not appear.
I have confirmed the path to the logo file is correct. www.sportsbooks.co.nz/templates/hot_drug_store/images/logo.png
And is shows in the module and if accessed directly - but does not show on the rended page.
What is the solution?
Thanks
Joomla: 3.10.8
PHP: 7.4
Template: hot_drug_store for joomla 3.X
Just updated this site from Joomla 2.5 to Joomla 3.10 including template upgrade to Joomla 3 Version compatiable.
I changed the logo file to a new one and simply replaced the existing file in the module "logo".
However the logo does not appear.
I have confirmed the path to the logo file is correct. www.sportsbooks.co.nz/templates/hot_drug_store/images/logo.png
And is shows in the module and if accessed directly - but does not show on the rended page.
What is the solution?
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
2 years 8 months ago #49000
by milos
Replied by milos on topic logo not showing after it was changed.
Hello,
In file /templates/hot_drug_store/css/template_css.css around line 39 you have this:
This prevents the loading of any image on the site. This should be deleted.
Regards,
Milos
In file /templates/hot_drug_store/css/template_css.css around line 39 you have this:
Code:
img {
border: 0;
display: none;
}
This prevents the loading of any image on the site. This should be deleted.
Regards,
Milos
The following user(s) said Thank You: hkeyzer
Please Log in to join the conversation.
Time to create page: 0.155 seconds