- Posts: 10
- Thank you received: 0
Hot Golf Logo
-
bruce
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 8 months ago #44803
by ivan.milic
Replied by ivan.milic on topic Hot Golf Logo
In template_css.css you can find this:
.mp_logo {
background: url(../images/custom/logo_icon.png) no-repeat 0 20px;
}
if you just want to replace image its path is:
templates/hot_golf/images/custom/logo_icon.png
.mp_logo {
background: url(../images/custom/logo_icon.png) no-repeat 0 20px;
}
if you just want to replace image its path is:
templates/hot_golf/images/custom/logo_icon.png
The following user(s) said Thank You: bruce
Please Log in to join the conversation.
Time to create page: 0.172 seconds