Chat Addicts

I like the postbit and it's good that you have your forum stats at the bottom right below your 'fun area' subforum. This reminds peeps that the site is all about having fun while they look at their stats. I suggest trying a different login bar though instead of using the button if your members are used to other forum softwares. Shoot, even facebook's login page has the boxes out in the open. So if your recruiting from facebook that will be familiar to them. For example:

http://xenforo.com/community/resources/quick-login-in-side-bar.609/

or

http://xenforo.com/community/resources/login-like-vbulletin.733/
 
I like the postbit and it's good that you have your forum stats at the bottom right below your 'fun area' subforum. This reminds peeps that the site is all about having fun while they look at their stats. I suggest trying a different login bar though instead of using the button if your members are used to other forum softwares. Shoot, even facebook's login page has the boxes out in the open. So if your recruiting from facebook that will be familiar to them. For example:

http://xenforo.com/community/resources/quick-login-in-side-bar.609/

or

http://xenforo.com/community/resources/login-like-vbulletin.733/


Thanks for the feedback 8thos :) really appreciated. I have chosen to use the quick login on side bar :)
 
The welcome are is HUGE. Should be smaller, it's usually better to see at lease one of the categories from the forums. Otherwise it's looking pretty nice. Love the custom icons, they go so well with the forum.
 
I agree with dojo you should decrease the size of the font in the notices to say 12px.

On another note, I'd suggest tidying your stats block a little but overall your forum looks very inviting and a job well done (y)

Edit: I registered and noticed in the sideblock the taiga chat text area and button breaks onto another line. Perhaps lowering the width to 80% by throwing the following code into extra.css template.

Code:
#taigachat_full #taigachat_message {
width: 80% !important;
}

ps. you may not need the !important but if it doesn't work and doesn't show on the same line then you will have to add it in.

stats-block.webp
 
Thank you very much for the feedback and the information to change things :) it's greatly appreciated.

Edit: I have added the code into the Extra.css and don't think it is is working, also tried removing the important section but no luck.

How would I go about cleaning up the stats block?

Thanks :)
 
Top Bottom