- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey,
how can I remove the line above the footer. I use the Unbound theme.
Regards,
Pieter
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I have already found the solution, I think:
#footer-wrap {
margin: 0 auto;
border-top: 4px solid @MatteBg; (change this value.)
color: #8e8e8e;
padding: 0 !important;
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
CSS is your friend in this case as well I think. The line is very likely built in to the theme itself and finding that yourself can be tricky. However, if you can target the element and place CSS within the head of your site you can probably reduce the size or render it hidden. Good luck!
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Could someone tell me something more in detail where I can remove this line with CSS?
Thanks, Pieter
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Anyone have an idea?
Thanks,
Pieter
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I have already found the solution, I think:
#footer-wrap {
margin: 0 auto;
border-top: 4px solid @MatteBg; (change this value.)
color: #8e8e8e;
padding: 0 !important;
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello @pkoopmans
I am looking for the same solution for that! would you mind tell me where can I find the code you got you to get rid of the line? Or I actually need to add on the code to my site?
thank you!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report