This topic is locked

Username Button

4/14/2021 11:29:57 AM
PHPRunner General questions
Tandy author

Anyone change the colors on the username_button?
I do not want all the other buttons to change colors so .btn will not work for me. even tried btn_default and that changed all..

Thank you for any guidance
James

admin 4/14/2021

You need to use CSS selector that is more specific so it only applies to this button. Another option - use CSS option in Page Designer so it applies to this button.

There are two videos that explain in depth the CSS topic:
https://www.youtube.com/watch?v=_DmMYRCUtU8
https://www.youtube.com/watch?v=yFnD38oslIc

If you post HTML code of this button here we can suggest something more specific.