13.x+ (& dev.t.o): wrong bg color in convene plugin in some theme styles
Since 13.x, convene plugin doesn't display properly the background color in some theme styles.
It can be seen reproduced in http://dev.tiki.org/Tiki14
When using Tiki12, the unconfirmed cells had grey background behind the question mark.
Using fivealive-lite in tiki13, the unconfirmed cells have no grey background but some color related to the theme.
You can have it reproduced applying the "Collaborative Community" profile, and going to the members homepage as registered (or admin) user.
This seems that is defective also in current 12.x. A simple fix seems to be adding this custom css:
.convene-unconfirmed { background: none !important; background-color: #F1F1EE !important; }
Note that without the !important part, the fix doesn't work.
I wonder if there is a better fix, or if I should commit this fix in 12.x, 13.x and trunk.
Any better fix?
This issue seems to have been around since many months, and no one fixed a better way... and we are affected by this issue in dev.t.o/Tiki14 and any other page that uses the convene plugin since many weeks (months?) ago.
You can play with this issue and other potential fixes, if you want, here:
http://xavi-9794-5509.show.tikiwiki.org/tiki-index.php?page=Community+Members+HomePage
&
http://xavi-9794-5509.show.tikiwiki.org/tiki-admin.php?page=look
(customization css)
u: admin
p: 12345
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |