Chinafreak
asked 10 years ago

1. It’s allowed to change *.css files of this plugins?
2. It’s allowed to change pictures of this plugins?
3. Is this a bug? http://puu.sh/6ZONL.png / http://yantube.de/hulestudios/website/questions/d/
4. Is this a bug, too? http://puu.sh/6ZOP9.png / http://yantube.de/hulestudios/website/questions/d/ My Templantes support for smartphone and this show only on smartphone, normally…
5. How I can delete this “create thread”? http://puu.sh/6ZQj3.png / http://yantube.de/hulestudios/website/create-thread/
6. Why do you make this plugins for free? Without mention names? really?
7. If this are free and allowed to change files on this plugins, where is the donate-button? I’ll like donate for this awesome plugins!
8. I love you 🙂

Anonymous
replied 10 years ago

Toooooooooo many questions! I love you 🙂

Chinafreak
replied 10 years ago

Thaaaaaaaaank you… wait… where is the answers?

1 Answers
DominicStaff
answered 10 years ago

Hi Chinafreak !

3. Please add the following code to the style.css file.

.dwqa-container {
     padding: 15px;
}

4. If you want to display the sidebar on right hand side of the Q&A, Please find here for the document guide on how to configure the sidebar theme: http://cmspioneer.com/designwall/guide/dw-question-answer-plugin/#Style_integration

– Or  you want to remove the sidebar in the DW Q&A plugin, You can add the following code to the style.css file:

.list-dwqa-question #sidebar, .single-dwqa-question #sidebar, .submit-dwqa-question #sidebar {
    display: none;
}

If you still face the issue, please send me username & password of your site for further checking.

5. To delete the “Create Thread” title, You can add the following code to the style.css file:

.dwqa-page-title {
    display: none;
}

Hope this helps !
P.S: Love you guys all!

Powered by DW Question & Answer Pro