Page 1 of 1

Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 17th, 2014, 11:21 pm
by Mob of Blondes
DS got a theme time ago, named Digital, before the one named corvus that matches front section (as of July 2014). You can activate it via User Control Panel / Board Preferences / Edit global settings / My board style.

Let's report issues with it here.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 17th, 2014, 11:27 pm
by Mob of Blondes
So lets start:

:arrow: Top header shows over compressed version.
Image

:arrow: Moved icon not in style with the rest.
This icon Image vs all the ones like Image.

:arrow: Top header is showing a default image over the real one, as some of us have noticed.
Image
This started to happen today, 18 Jul 2014.

:arrow: Big images inside posts are not scaled to fit.
Image
Again, new as of today.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 18th, 2014, 9:38 am
by Coder
Thanks for this feedback! :)

I've made some changes that should fix the majority of your issues.

Could you explain what you mean by the first one ("Top header shows over compressed version")?

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 18th, 2014, 9:50 am
by IJW Wartrader
He means that there are some slight compression artefacts in the header, mostly visible around the small text.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 18th, 2014, 9:59 am
by Coder
IJW Wartrader wrote:He means that there are some slight compression artefacts in the header, mostly visible around the small text.

Ah yeah, thanks :) I've replaced the forum banner with the one from the blog so it should clear up now.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 18th, 2014, 10:16 pm
by Mob of Blondes
3 of 4. Thanks.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 29th, 2014, 2:59 am
by Mob of Blondes
:arrow: Icons near subsections should be smaller, or better not be shown at all.
Image

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 29th, 2014, 6:10 am
by ToadChild
Thanks for copying my post over, Mob.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: July 31st, 2014, 8:23 am
by Mob of Blondes
4 of 4, at least assuming this was the only missing icon Image.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: August 7th, 2014, 6:56 pm
by Coder
Cool, will look into the subsection image issue and adding the like system into Digital this weekend. Stay tuned folks!

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: November 1st, 2014, 4:43 am
by Mob of Blondes
Recipe for the Stylish addon so the subforums look correct:
Code: Select all
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.data-sphere.net/forum/") {
  a.subforum {
    background-size: 1em 1em;
    padding-left: 1.25em !important;
  }
}

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: November 17th, 2014, 4:08 pm
by Coder
Thank you for the above! This code is now in the live forum CSS file.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: November 18th, 2014, 5:24 am
by Mob of Blondes
Thanks.

!important was to force the override via Stylish. It works with it in the forum css but probably not needed anymore.

Re: Digital theme feedback, bugs, etc (alternative theme)

PostPosted: April 15th, 2015, 3:44 am
by Mob of Blondes
After posting with to attachments it generated:
"General Error
The file ./styles/digital/template/bbcode.html is missing."