Change button style

harikjr
harikjr
  • harikjr
  • 12 months ago
I've done some research in the forum - haven't found exactly the solution.

I simply want to change my button style to this.
{CJATTACHMENT ["id": 510]}

I've found that if i use Inspect code in chrome and find the class of the button (ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only):
{CJATTACHMENT ["id": 511]}
{CJATTACHMENT ["id": 515]}

and change the class to simply: class="button" (from my template)
{CJATTACHMENT ["id": 514]}

It will change the button to exactly how i want it - it will look like all the rest of the buttons on my website.
{CJATTACHMENT ["id": 513]}

But - I run into this dead end: In the template file i see:
<a href="#" onclick="javascript: return false;" id="continuebutton"
and it stops there without saying what class - i guess it pulling the classes from somewhere else. I can't figure out where i need to remove these classes from the button "ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" and replace them with this class "button"

All the help would be help full. Thank you so much.

Access to viewing replies is restricted.
Showing 11 of 11 replies
You do not have permissions for replying to this topic.
Loading...
Confirm delete? This action is irreversible and the data will be deleted permanently. Do you want to continue? Confirm Add New Delete Unpublish Cancel Import Uninstall The selected item successfully deleted.
Shondalai