this is Admin and Editors view
All fields are ([6, 6]) ("padding", 6) .sizeLabels(3);

and this is the visitors view,

I used the image fix but no change, any suggestions...
Code: Select all
<style>
/* for id */
#element_id{
text-align:center !important;
/* if that doesnt work try */
margin: 0 auto !important;
}
/* for class */
.element_class{
text-align:center !important;
/* if that doesnt work try */
margin: 0 auto !important;
}
</style>
[code]...[/code]
blocks for better readability[code]...[/code]
blocks for better readability[code]...[/code]
blocks for better readability