Hello,
I have a problem with the pagination of the questions-list. The pagination is not to use in this shape. Text-color is white on white background. If I hover, the hover-color turns from light-gray to a little bit darker gray and the text is to guess.
Additional the lines are unordered.
In this hardcopy are two pages. Page 1 is choosed. The number for page 2 is white on white. The ‘next’ text is white on white.
I hope you can help me as quick as the last time.
Thank You
GER705
Hello Ger !
To change color for the Pagination in DW Q&A plugin in your site, You can add the following the code to the style.css file:
.list-dwqa-question .pagination span, .pagination a {
color: #000000 !important;
}
.pagination ul li {
padding: 0;
}
Hope this helps !
Hello Dominic,
first I have added the code to the Q&A-style.css but nothing has changed. Then I added the code to the theme-style.css.
That worked with the following result:
The lines are ordered now.
But all colors are unchanged: White text on white background!
Have you any idea?
Best regards
GER705
Right now, I can not access your site for further cheking. Please check again or you can send me Username & password your site (via private answer).
Hi Dominic,
I have solved the problem.
In the theme style.css I have found the same class name ‘.pagination ul li’ and it seems the values of the Q&A style.css has been overwritten.
Perhaps it would be a good idea, to avoid such global terms, for yours and for the theme programmers.
With ‘qa_pagination’ everything would be fine.
But I have another question:
With the Q&A-search I can’t find terms within answers and comments. Does the search of Q&A match only questions? In this case, I think it would be a good idea to be able to chosse where to search by settings.
Thank you for your help.
GER705
Hello Ger !
Thanks for your feedback . Currently, DW Q&A plugin does not yet support to search for answers and comments. We will discuss about this issue in the next version.
Please login or Register to submit your answer
replied 8 years ago
I see, the hardcopy is cut off. Here is the URL:
http://www.dyas.org/pagination.jpg