- Posts: 5
- Thank you received: 0
Bottom or Footer
-
jwo1973
Inactive member - Topic Author
- New Member
Less
More
13 years 1 month ago #12013
by jwo1973
Bottom or Footer was created by jwo1973
How do I get the very bottom of the template removed?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12020
by ivan.milic
Replied by ivan.milic on topic Re: Bottom or Footer
Add this to bottom of template_css.css:
.rockin_color_bottom{
display:none;
}
.rockin_color_bottom{
display:none;
}
Please Log in to join the conversation.
-
jwo1973
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
13 years 1 month ago #12031
by jwo1973
Replied by jwo1973 on topic Re: Bottom or Footer
That worked, but I need to have user5, user6, user7, user8 displayed and nothing below it.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12043
by ivan.milic
Replied by ivan.milic on topic Re: Bottom or Footer
Then:
.footer_back{
display:none;
}
.footer_back{
display:none;
}
The following user(s) said Thank You: jwo1973
Please Log in to join the conversation.
Time to create page: 0.220 seconds