Actions
Bug #2022
closedavatar no longer centered when using div layout
Bug #2022:
avatar no longer centered when using div layout
Description
When using DIV instead of Table layout the avatar is no longer centered due to the specific class cbavatar_tr not added. A new class of say cbavatar_div needs to be appended and also to be centered in the template CSS files. Is none-issue if intended. Seams would need a lot of CSS specific to the avatar to remove the paddings, the fieldvalue width (70%), and more.
Actions