Hi Michelle,
I'm experiencing a problem where the delete/edit/reply buttons on thread replies are showing up blank, but on the original post they appear to be fine (the reply button at least).
I've attached a screenshot showing the problem here.
Thanks SO much for this module! (And advanced profile too!)
| Comment | File | Size | Author |
|---|---|---|---|
| comment_buttons.png | 35.28 KB | JConnell |
Comments
Comment #1
michelleLooks like the Bluebreeze theme. I have the same problem on socnet. Your site's theme CSS is loaded last so it will override advforum's CSS where the class/ID names are the same. It's not something I can fix from within advforum. If you have a theme that has CSS for the same bits as advforum, you need to go in your theme and make it look right with advforum. A quick fix is to just copy the whole link as button CSS over. I'm hoping theme maintainers will start doing some advforum themes to make this easier.
Michelle
Comment #2
JConnell commentedThanks Michelle!
For those that are curious, this is what I did to fix this issue in the Denver theme:
Open themes/denver/style.css and find this:
Change it to: