NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Change CSS Class for text of a button
« previous
next »
Print
Pages: [
1
]
Author
Topic: Change CSS Class for text of a button (Read 3641 times)
debzidoodle
Jr. Member
Posts: 98
Change CSS Class for text of a button
«
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
Logged
Bruce
Global Moderator
Hero Member
Posts: 11297
Re: Change CSS Class for text of a button
«
Reply #1 on:
February 17, 2014, 09:43:27 PM »
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
Logged
debzidoodle
Jr. Member
Posts: 98
Re: Change CSS Class for text of a button
«
Reply #2 on:
February 18, 2014, 06:42:48 AM »
Thanks Bruce, initially I was thinking one, but your suggestion will be easy to implement... and will give conformity.
Thanks for the suggestion!
Debra
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Change CSS Class for text of a button