Actions
Feature proposal #5270
closedImplement styling for canvas positions
Description
Implement CSS to style the ajax display of avatar and canvas for the canvas layout.
Updated by krileon almost 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Somewhat fixed by implementing 2 output modes. 1 is inline and 1 is tooltip. Tooltip works best in canvas output. However, for the avatar if the online status field is used it ends up overlaying the avatar causing the on-click to never reach the avatar meaning it can't ajax. That requires direct CSS improvements to CB as ajax plugin can't implement a fix in a non-breaking way.
Actions