Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Dominik523

#1
Free Themes / Re: Redsy
May 21, 2015, 03:38:22 AM
Quote from: Daniel on May 19, 2015, 05:34:17 PM
Index.css (Themes/Redsy/css)
Search:
@media (max-width: 991px) {
.poster h4, .poster ul
{
display: none;
}
.buttonlist li span
{
display: none;
}
}

Replace with:
@media (max-width: 991px) {
.buttonlist li span
{
display: none;
}
}


Thank you very much Daniel!
#2
Free Themes / Re: Redsy
May 19, 2015, 02:29:49 AM
I can approve this. I've asked the same thing on the smf forums. I really hope this can be fixed.