- Posts: 2
- Thank you received: 0
Changes to Colour of the bottom bar in Hostel
-
tim25
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 6 months ago #41830
by tim25
Changes to Colour of the bottom bar in Hostel was created by tim25
Please, I have hostel installed and I wish to change the rgb of the bottom bar.
I looked in the template css but I cant see the settings.
Please can you tell me where to look.
I looked in the template css but I cant see the settings.
Please can you tell me where to look.
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 #41831
by ivan.milic
Replied by ivan.milic on topic Changes to Colour of the bottom bar in Hostel
In template_css.css:
.footerrow {
background: #ef4b0d;
font-family: 'Roboto Condensed', sans-serif;
height: 55px;
line-height: 55px;
color: #fff;
position: relative;
top: 170px;
}
.footerrow {
background: #ef4b0d;
font-family: 'Roboto Condensed', sans-serif;
height: 55px;
line-height: 55px;
color: #fff;
position: relative;
top: 170px;
}
The following user(s) said Thank You: tim25
Please Log in to join the conversation.
Time to create page: 0.161 seconds