NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: debzidoodle on February 17, 2014, 07:17:13 AM
-
I would like the text on my button to use the nt-left css class. I do not see a way in the template to do this, can we add this? Or if I have missed something please let me know!
Thanks
Debra
-
do you mean for all buttons? or just some specific buttons?
If all buttons then add
.ui-button-text{
float:left;
}
to your custom css file.
cheers
Bruce
-
Thanks Bruce, initially I was thinking one, but your suggestion will be easy to implement... and will give conformity.
Thanks for the suggestion!
Debra