Hi please have a look at: http://csuni.org/dwqa-ask-question/ – as you will see,the page is all screwed up and cannot display properly, although: http://csuni.org/dwqa-questions/ – does display correctly.
Thanks in advance
1 Answers
I have checked your site and still work fine, to resolve this issue you can select the Ask Question page in the Dashboard > Q&A > Setting.
At the moment, you have used the “Ask” page
this is your link to ask question page: http://csuni.org/ask/
Hope this helps !
Please login or Register to submit your answer
replied 11 years ago
You have disabled the plugin, haven’t you?
replied 11 years ago
It’s ok i fix problem, was a conflict with a plugin “disable admin bar”
Now please see screenshot for problem with “select a category” bow is not display correctly?
http://csuni.org/screenshot.png
replied 11 years ago
I think that’s got to do with your theme CSS which overrides the DWQA CSS.
replied 11 years ago
How can i fix it please?
replied 11 years ago
I can't unless I have access to your site's CSS. What theme are you using?
replied 11 years ago
Please look at your theme CSS and look for #theme-page select.
Once you find it, please change
padding: 15px 14px 14px;
to
padding: 0;
And that should fix it!