- Posts: 17
- Thank you received: 0
Banner Picture Location
-
engrspc
Inactive member - Topic Author
- New Member
Less
More
10 years 6 months ago #40380
by engrspc
Banner Picture Location was created by engrspc
Where do I go to change the banner background image? It is larger on the home page and I want to change both.
I'm able to change the logo and the menu already, but not the background - see attached.
I'm able to change the logo and the menu already, but not the background - see attached.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #40383
by ivan.milic
Replied by ivan.milic on topic Banner Picture Location
for inner pages, template_css.css:
.sparky_inner .toprow {
background: url(../images/custom/topmenu_bg1.jpg) no-repeat;
background-size: cover;
}
for home page it is carousel.
.sparky_inner .toprow {
background: url(../images/custom/topmenu_bg1.jpg) no-repeat;
background-size: cover;
}
for home page it is carousel.
Please Log in to join the conversation.
Time to create page: 0.154 seconds