- Posts: 160
- Thank you received: 1
Logo change?
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
8 years 4 months ago #46743
by hkeyzer
Logo change? was created by hkeyzer
Hi,
The Sparky framework configuration has an option in features to display own logo and slogan.
When I add a logo the original logo that comes with the template remains. I know I could replace that image, but that would defeat the purpose of having the logo as a feature in template configuration.
How do we make the original logo disappear when we use our own logo without code changes?
Refer to site: www.nzvirtuemart.co.nz
Thanks
The Sparky framework configuration has an option in features to display own logo and slogan.
When I add a logo the original logo that comes with the template remains. I know I could replace that image, but that would defeat the purpose of having the logo as a feature in template configuration.
How do we make the original logo disappear when we use our own logo without code changes?
Refer to site: www.nzvirtuemart.co.nz
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
8 years 4 months ago #46744
by milos
Replied by milos on topic Logo change?
Hello,
In "Extensions > Templates > hot_plumber > Custom > CSS" please delete this part:
Thanks,
Milos
In "Extensions > Templates > hot_plumber > Custom > CSS" please delete this part:
Code:
.mp_logo .sparky_feature {
background: url('../images/logo.png') no-repeat;
background-size:50px 50px;
padding:6px 0 6px 60px;
}
Thanks,
Milos
The following user(s) said Thank You: hkeyzer
Please Log in to join the conversation.
Time to create page: 0.255 seconds