- Posts: 8
- Thank you received: 0
change background color of scroller
-
2webbedfeet
Inactive member - Topic Author
- New Member
Less
More
13 years 2 weeks ago #13055
by 2webbedfeet
change background color of scroller was created by 2webbedfeet
Is it possible to change the background color of scroller?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 week ago #13083
by ivan.milic
Replied by ivan.milic on topic Re: change background color of scroller
Yes , yous add entry like this on bottom of template_css.css:
#highlights{
background: #535472;
}
#highlights{
background: #535472;
}
Please Log in to join the conversation.
-
2webbedfeet
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 1 week ago #13090
by 2webbedfeet
Replied by 2webbedfeet on topic Re: change background color of scroller
That works thank you.
Can the background color behind the intro text be changed also?
Can the background color behind the intro text be changed also?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 week ago #13104
by ivan.milic
Replied by ivan.milic on topic Re: change background color of scroller
then add also this:
.highlights_intro{
background: #535472!important;
}
.highlights_intro{
background: #535472!important;
}
Please Log in to join the conversation.
-
ratonac
Inactive member - New Member
Less
More
- Posts: 1
- Thank you received: 0
11 years 9 months ago #27511
by ratonac
Replied by ratonac on topic Re: change background color of scroller
I had try change background color in highlights, works for text but for intro dindt work. I add this code in hot_scroller.css
www.elpuntocritico.com
www.elpuntocritico.com
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27535
by ivan.milic
Replied by ivan.milic on topic Re: change background color of scroller
set
background-image:none!important;
also
background-image:none!important;
also
Please Log in to join the conversation.
Time to create page: 0.152 seconds