Google Material Design Theme for Question2Answer ( Q2A ).
- Mobile first, clean content focused, responsive layout designed for redability
- Easy to install and setup
- Developer friendly
For Dark Theme, Right to Left(RTL), Progressive Web App(PWA), Nice Animations, Multilingual support Buy Mayro Pro Theme.
-
Install Question2Answer. This theme requires version 1.7 or later
-
Download the latest version of theme from GitHub, either using Git, or downloading directly:
-
Note : The master branch may have some broken parts, so it is recomended to download the released versions from the releases page.
-
To download using git, install git and then type
git clone https://github.com/MominRaza/Mayro.git
git checkout tags/<latest_tagged_version>
-
To download directly, go to the latest release page and click Source code in the Downloads section
-
-
Copy the Mayro folder to
qa-theme
directory of your q2a installation (eg.qa-theme/Mayro
) -
Visit
http://your-q2a-site.com/admin/general
, select theMayro
for both theSite theme
andTheme for mobile
-
Congratulations, Mayro theme is now up and running on your website 😄
- Avatar size on user profile page: 200 pixels
- Avatar size on top users page: 180 pixels
- Avatar size on questions: 70 pixels
- Avatar size on answers: 60 pixels
- Avatar size on comments: 60 pixels
- Avatar size on question lists: 60 pixels
- Avatar size on message lists: 60 pixels
- Columns on Tags page: 1
- Columns on Users page: 1
This free theme is created with ❤️ by Momin Raza
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This code has not been extensively tested on high-traffic installations of Q2A. You should perform your own tests before using this plugin on a live (production) environment.
Question2Answer is a free and open source PHP and MySQL based platform for creating Question & Answer sites. For more information visit Q2A's official site at question2answer.org