13.x+ (& dev.t.o): wrong bg color in convene plugin in some theme styles
- Status
- Closed
- Subject
- 13.x+ (& dev.t.o): wrong bg color in convene plugin in some theme styles
- Version
- 12.x Regression
13.x Regression
14.x Regression - Category
- Regression
- Feature
- Theme: Look & feel, Styles, CSS, Theme Control Center
- Resolution status
- Fixed or Solved
- Submitted by
- Xavier de Pedro
- Lastmod by
- Xavier de Pedro
- Rating
- Related-to
- Description
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:
Copy to clipboard.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- Importance
- 5
- Easy to solve?
- 7
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5509
- Created
- Monday 01 December, 2014 09:37:26 UTC
by Xavier de Pedro - LastModif
- Sunday 03 November, 2019 06:38:33 UTC