- Posts: 42
- Thank you received: 0
Hot do i remove Scroll_bg ?
-
acleague
Inactive member - Topic Author
- Member
Less
More
12 years 1 day ago #24300
by acleague
Hot do i remove Scroll_bg ? was created by acleague
Hot do i remove scroll_bg between top menu links ? ( the separator )
Thank you.
Thank you.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 day ago #24305
by ivan.milic
Replied by ivan.milic on topic Hot do i remove Scroll_bg ?
If you want to remove article separator (if I understand well) add this css to bottom of template_css.css:
SPAN.row-separator{
display:none;
}
SPAN.row-separator{
display:none;
}
Please Log in to join the conversation.
-
acleague
Inactive member - Topic Author
- Member
Less
More
- Posts: 42
- Thank you received: 0
12 years 1 day ago #24312
by acleague
Replied by acleague on topic Hot do i remove Scroll_bg ?
I put that an nothing. Is about scroll_bg.png
I want to remove what i marked in the attachement
I want to remove what i marked in the attachement
Please Log in to join the conversation.
-
acleague
Inactive member - Topic Author
- Member
Less
More
- Posts: 42
- Thank you received: 0
12 years 1 day ago #24313
by acleague
Replied by acleague on topic Hot do i remove Scroll_bg ?
I attached the file
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 day ago #24318
by ivan.milic
Replied by ivan.milic on topic Hot do i remove Scroll_bg ?
Add this at bottom of template_css.css:
.highlights_intro{
background-image:none!important;
}
.highlights_intro{
background-image:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.096 seconds