Ok that does recreate the button, however it is still a forced left alignment.
If I remove the following from the css entry,
Code:
float: {vb:stylevar left};
clear: {vb:stylevar right};
the button becomes what seems like a 100% width, rather than the width of the text. If I put center tags around it, the text is centered within the button background but the button remains that 100% width, although I don't see that specified in the css entry.
So at least now I have a css class to mess with, any idea how I should modify this class so there's no forced left alignment, but keep the button the same size as the text as it is by default in vbulletin?
BTW thanks Lynne I appreciate your help this is driving me nuts. I apologize if I'm driving you nuts as well