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.
Actions
Added by krileon almost 10 years ago. Updated over 9 years ago.
Description
Implement CSS to style the ajax display of avatar and canvas for the canvas layout.
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.