Discuss Scratch

Wes64
Scratcher
500+ posts

forum icons

the little icons next to forum topics look too similar. the “new posts” one isn't visually different than the “closed topic” one. i suggest making them two different colors. perhaps make the “closed topic” one grey?
jvvg
Scratcher
1000+ posts

forum icons

Yeah, that's a good idea.
nXIII
Scratcher
1000+ posts

forum icons

I can make new icons entirely…they don't really fit the forum's theme currently.
jvvg
Scratcher
1000+ posts

forum icons

nXIII
I can make new icons entirely…they don't really fit the forum's theme currently.
Yeah, I think that would be a good idea.
Wes64
Scratcher
500+ posts

forum icons

oh and also, the titles of closed topics should be greyed out like in the old forums. it's not clear when something's closed.
jvvg
Scratcher
1000+ posts

forum icons

Wes64
oh and also, the titles of closed topics should be greyed out like in the old forums. it's not clear when something's closed.
I already made a topic about that
Wes64
Scratcher
500+ posts

forum icons

jvvg
Wes64
oh and also, the titles of closed topics should be greyed out like in the old forums. it's not clear when something's closed.
I already made a topic about that
i know. i posted on it.
Lightnin
Scratcher
1000+ posts

forum icons

nXIII
I can make new icons entirely…they don't really fit the forum's theme currently.

Sounds great - I don't have any attachment to the default Djangobb ones.

Wes64
oh and also, the titles of closed topics should be greyed out like in the old forums. it's not clear when something's closed.

I like this idea as well.
nXIII
Scratcher
1000+ posts

forum icons

Done!



Sticky (svg png)
Closed Sticky (svg png)
New (svg png)
Closed (svg png)

EDIT: Oh, and the entire “POST STATUS INDICATORS” section of the CSS should be:
.closed {background:url(../img/closed_topic.png)}
.inew {background:url(../img/active_topic.png)}
.sticky {background:url(../img/sticky_topic.png)}
.closed + .tclcon a {color: #aaa}

I'll make a patch which implements closed sticky if you want (you don't have to use it).

Last edited by nXIII (Dec. 18, 2012 22:32:48)

stevetheipad
Scratcher
500+ posts

forum icons

nXIII
Done!



Sticky (svg png)
Closed Sticky (svg png)
New (svg png)
Closed (svg png)

EDIT: Oh, and the entire “POST STATUS INDICATORS” section of the CSS should be:
.closed {background:url(../img/closed_topic.png)}
.inew {background:url(../img/active_topic.png)}
.sticky {background:url(../img/sticky_topic.png)}
.closed + .tclcon a {color: #aaa}

I'll make a patch which implements closed sticky if you want (you don't have to use it).
You're the man! You should seriously like join the Scratch Team now.
nXIII
Scratcher
1000+ posts

forum icons

Thanks!

You might not want to quote that, though.

Last edited by nXIII (Dec. 18, 2012 22:48:08)

Hardmath123
Scratcher
1000+ posts

forum icons

Cool - you rock! For the record, want to add a circled “i” for ITopics (will we even have those in 2.0? haven't seen any on the alpha forums).
Lightnin
Scratcher
1000+ posts

forum icons

nXIII
Done!

I'll make a patch which implements closed sticky if you want (you don't have to use it).

Awesome! We do sometimes close stickies that are announcements that aren't to be commented upon - sometimes with elections and what not, so that's nice.

One thing - closed topics could be a tad more contrasty, at least in the sticky case but maybe in general.
jvvg
Scratcher
1000+ posts

forum icons

nXIII
Done!



Sticky (svg png)
Closed Sticky (svg png)
New (svg png)
Closed (svg png)

EDIT: Oh, and the entire “POST STATUS INDICATORS” section of the CSS should be:
.closed {background:url(../img/closed_topic.png)}
.inew {background:url(../img/active_topic.png)}
.sticky {background:url(../img/sticky_topic.png)}
.closed + .tclcon a {color: #aaa}

I'll make a patch which implements closed sticky if you want (you don't have to use it).
The icons look great!
nXIII
Scratcher
1000+ posts

forum icons

Lightnin
One thing - closed topics could be a tad more contrasty, at least in the sticky case but maybe in general.
Yeah; do you think it's OK combined with the gray title?

Last edited by nXIII (Dec. 19, 2012 10:37:26)

Lightnin
Scratcher
1000+ posts

forum icons

nXIII
Lightnin
One thing - closed topics could be a tad more contrasty, at least in the sticky case but maybe in general.
Yeah; do you think it's OK combined with the gray title?

Yeah, it's fine. Thanks again! Btw - commented on one commit on your pull request.
Wes64
Scratcher
500+ posts

forum icons

i think they are beautiful.
nXIII
Scratcher
1000+ posts

forum icons

I made a few updates to the icons and committed them (along with their implementation) here.

Hardmath123
Scratcher
1000+ posts

forum icons

Hardmath123
do you want to add a circled “i” for ITopics? (will we even have those in 2.0? haven't seen any on the alpha forums)
nXIII
Scratcher
1000+ posts

forum icons

Hardmath123
do you want to add a circled “i” for ITopics? (will we even have those in 2.0? haven't seen any on the alpha forums)
(png svg)

Powered by DjangoBB