I am trying to change the colour and the hover colour of the 'Back' and 'next step' buttons on my dtregister event. This is on the first page of signing up and also the confirmation page.
Anyone got ideas, i can find the css code to change these buttons. If you have an idea of how to help me, then please let me know and the code to add.
I am pretty sure Dt Reg uses the Standard Joomla Buttons .
If you are using a template there could be a template override
So best to run it through
firebug
and have a play
Mine is in my template css as it is an override so if you can't find it
Maybe post a bit more info eg. Template used ? or std joomla etc
Or even a site link so someone else can find it for you
ismadmin is right... DT Register uses the button styling as set in your Joomla template. Not button styling is provided directly in DT Register. You could add styling to /assets/css/main.css but I'd just go to your site template. Look for the class name "button" in template.css.
Thanks for your really useful help. I have managed to change the colour of 'next step' button on first page of form but can't seem to do it on confirmation page.
If you fill in test info and then click on 'next step' to get to confirmation page, you will see that the 'next' and 'back' button do not have colour and hardly visible??
I cant find a button class in template.css.... any other ideas??