- Posts: 24
- Thank you received: 0
Delocating a pictures From template
-
alamet59
Inactive member -
Topic Author
- Member
-
Less
More
10 years 5 months ago #42145
by alamet59
Delocating a pictures From template was created by alamet59
Is it possible yo delocate header_inner_bg1.jpg from template?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #42152
by ivan.milic
Replied by ivan.milic on topic Delocating a pictures From template
Yes in template_css.css:
.sparky_inner .logorow {
background: url(../images/custom/header_inner_bg1.jpg) no-repeat;
background-size: cover;
min-height: 480px;
position: relative;
z-index: 0;
}
modify url in:
background: url(../images/custom/header_inner_bg1.jpg) no-repeat;
.sparky_inner .logorow {
background: url(../images/custom/header_inner_bg1.jpg) no-repeat;
background-size: cover;
min-height: 480px;
position: relative;
z-index: 0;
}
modify url in:
background: url(../images/custom/header_inner_bg1.jpg) no-repeat;
Please Log in to join the conversation.
-
alamet59
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 24
- Thank you received: 0
10 years 5 months ago #42175
by alamet59
Replied by alamet59 on topic Delocating a pictures From template
Why I need delocate header picture is because of not seeing my sublinks when I enter one of those sublinks. In other words those sublinks are disappearing after entering one of them.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #42179
by ivan.milic
Replied by ivan.milic on topic Delocating a pictures From template
Can I see your site (send link), that way I will have better view of what you need.
Please Log in to join the conversation.
-
alamet59
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 24
- Thank you received: 0
10 years 5 months ago #42181
by alamet59
Replied by alamet59 on topic Delocating a pictures From template
kayalarterrace.com.tr
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #42182
by ivan.milic
Replied by ivan.milic on topic Delocating a pictures From template
I still have no idea what is goal but if you want to more image to some other folder I have nothing more to add to instruction form post #42145
Please Log in to join the conversation.
Time to create page: 0.166 seconds