- Thank you received: 0
Sponsors Module Background
-
oten
-
Topic Author
- New Member
-
Less
More
12 years 3 weeks ago #28046
by oten
Sponsors Module Background was created by oten
Hi,
How do I change the background color of user9 position?
I can't find it under the template manager.
Do I have to edit the template files?
Thank you!
How do I change the background color of user9 position?
I can't find it under the template manager.
Do I have to edit the template files?
Thank you!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 weeks ago #28048
by ivan.milic
Replied by ivan.milic on topic Sponsors Module Background
In layout.css:
.footer_wrap {
padding: 15px 30px;
line-height: 16px;
background: #eee;
border-top: 1px solid #999;
}
change background property
.footer_wrap {
padding: 15px 30px;
line-height: 16px;
background: #eee;
border-top: 1px solid #999;
}
change background property
The following user(s) said Thank You: oten
Please Log in to join the conversation.
-
oten
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 3 weeks ago #28145
by oten
Replied by oten on topic Sponsors Module Background
Thank you!
Please Log in to join the conversation.
Time to create page: 0.138 seconds