Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Question regarding the use of avatars and moving the 'vote' and 'answers' boxes

+2 votes
I would like to know how to remove the boxes to the left of each question, for votes and amount of answers and replace them as text only under each question.

The purpose is to provide space for an avatar. Also, are there any plans to include an avatar in this script? I have an old php profiles script which needs some repair work, but i think i can integrate the log in with Q2A, and i'm hoping that i'll be able to include the avatar from that script. Any suggestions?
asked Oct 24, 2010 in Q2A Core by anonymous

1 Answer

0 votes

Avatars are coming in the next major release, currently under development.

As for the answers and votes boxes, you might be able to do this with CSS only, or it might require modifying the HTML that is output by the theme. Either way here is a link to detailed instructions on creating your own theme.

answered Oct 24, 2010 by gidgreen