Ask Your Question
1

What to improve in the askbot theme?

asked 2011-01-14 22:08:44 -0500

Evgeny gravatar image Evgeny flag of Chile
11059 50 84 182
http://askbot.org/

Of course it is impossible to please everyone at once, but nevertheless I'd like to ask your opinion - what could be improved in the design of the default theme?

delete close flag offensive retag edit

8 Answers

Sort by ยป oldest newest most voted
2

answered 2011-01-16 02:35:32 -0500

graeme gravatar image graeme
317 16 5 15
http://investmentqa.com/

updated 2011-01-16 06:54:42 -0500

This would be a lot of work, but make it fluid instead of fixed width. I had a go but did not really get anywhere.

I also think big blocks of text should be moved into config somewhere, or separate template files so that they are easy to change.

The recent css cruft removal is a significant improvement. The lighter the css and templates the easier they are to understand, and therefore the easier they are to modify.

link publish delete flag offensive edit

Comments

2
I kind of like the width right now... xdot ( 2011-01-16 21:45:56 -0500 )edit
There will be more cleanups of the css and markup this week, after wednesday. Evgeny ( 2011-01-17 00:43:31 -0500 )edit
2

answered 2012-08-10 01:28:11 -0500

Tyler Mandry gravatar image Tyler Mandry
125 3 4 8

First and foremost, something that works on mobile.

Less busy. More focus on content, less on style. Let everything breathe.

IMO the default font (ie of questions on the landing page) is much too stylized and distracting.

link publish delete flag offensive edit
1

answered 2011-01-15 19:21:40 -0500

xdot gravatar image xdot
41 1 6

I think separation between questions should be #1

I kinda of like this style http://www.answerbag.com/questions/ or like on http://www.blurtit.com/ with really nice separations..background color changing

also there seems to be too much white spacing ... like o this page between your question and tags there is at least 5 lines of white space... i think it needs to be a bit tighter

link publish delete flag offensive edit

Comments

Thanks, I have adjusted the spacings here, will publish the update probably tomorrow. Evgeny ( 2011-01-15 22:42:35 -0500 )edit
1

answered 2011-02-01 08:47:03 -0500

Benoit gravatar image Benoit flag of United States
865 22 8 31

I would second the ability to have a flowing width, but keep the current settings as the minimum.

I think this is especially useful when displaying a question with code. Right now, you are limited to about 70 characters when using <pre> before you see the scroll bar.
That's really annoying as I like the <pre> tag to display tabular format.

Specifically, I would be very happy with the following:

  • Flow only on a Question page. Fixed width everywhere else.
  • Only have the question body be variable width. Right column stays fixed.
link publish delete flag offensive edit

Comments

There was a silly css rule on the <pre> tag, with the rule removed the tag will fit ~85 chars, that will be a quick partial solution for now. There is work going on now on refactoring the templates, then skinning will be easier. Evgeny ( 2011-02-01 14:04:58 -0500 )edit
Evgeny, I don't think the rule was silly :) Removing it will cause any pre tags to actually overrun into the right-hand column if it's used in a question. I would suggest restoring the old behavior for now until a real flowing layout becomes possible. Benoit ( 2011-02-02 09:50:55 -0500 )edit
1

answered 2012-03-01 03:40:09 -0500

DavyLandman gravatar image DavyLandman
31 1 2 4

I would advice changing the "Yvonne Kaffeesatz" font, especially on mac's it looks strange.

See the screenshot:

strange fonts

Somehow the rendering (in Chrome) is stange (height is more than width) but if I look on Windows (in Chrome) it looks a lot better.

But after upgrading, all my mac users complained, so I suggest finding a different font. Perhaps not using the (performance intensive) webfonts but just one of the regular fonts?

link publish delete flag offensive edit
0

answered 2012-01-23 05:39:25 -0500

Olloff gravatar image Olloff
117 5 4 14

Sorry if I wrong, but you could use font-family with multiple charsets. As I can see, for now you use Yanone Kaffeesatz which supports only latin charset.

link publish delete flag offensive edit

Comments

We'll keep this in mind, if you can suggest other font that works better, that would be great. For a workaround it is possible to use language class on the body element, to add language-specific font. For example <body> on this page has class lang-en.

Evgeny ( 2012-01-23 07:06:21 -0500 )edit
1

Evgeny, for the quick patch I use Open Sans Condensed - http://www.google.com/webfonts/specimen/Open+Sans+Condensed

Olloff ( 2012-02-28 07:43:13 -0500 )edit

Oh, super. Thanks.

Evgeny ( 2012-02-28 07:45:17 -0500 )edit
0

answered 2012-01-30 21:11:50 -0500

brycenesbitt gravatar image brycenesbitt
121 3 4 9

Make it fluid instead of fixed width. Everything else could be fixed width, but make the actual Q&A flow properly no matter the text size.

link publish delete flag offensive edit

Comments

1

IMO simple fluid designs look awful on very large screens. Please give example of a high profile site using purely fluid layout. NY Times, facebook, twitter, Quora use fixed width.

Evgeny ( 2012-01-31 07:01:36 -0500 )edit
0

answered 2012-08-10 09:43:53 -0500

pajju gravatar image pajju flag of India
473 7 8 21
http://ninjaas.com/
  1. We must give at most focus for - giving best experience for readers, and worry less on styling. Currently the askbot site has too many colors(bright too?). We need to work more in getting better Colors and fonts which are pleasing and appealing to the eyes & mind. The current home page is a little distracting - I find Big & bold fonts.

  2. Making it accessible from across all browsers and platforms - mobile and tablet layouts. Very Important one in the list!

  3. A much better editor? The WMD and Markdown editor's are definitely not user friendly. We need an editor which is very straightforward.
link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
3 followers

subscribe to rss feed

Stats

Asked: 2011-01-14 22:08:44 -0500

Seen: 716 times

Last updated: Aug 10 '12