Hello, I want to have button for "Sign Up" like "Sign in" button on both account login & contact advertiser blocks.
https://bit.ly/33522Jq
sign-up-button.jpg
Hello, I want to have button for "Sign Up" like "Sign in" button on both account login & contact advertiser blocks.
https://bit.ly/33522Jq
sign-up-button.jpg
I did this one myself, basically just adding class with button
So go to login_modal.tpl
Find:
Change to this: (added a class with button and font2 to one location, then added button to the class in second location)Code:Only registered members can view the code.
For abit extra customisation:Code:Only registered members can view the code.
If you want full width button add 'w-100' into the class
If you want a thinner button add 'low' to the class
Last edited by Chris Brown; January 6, 2022 at 07:28 PM.
Then in listing_details_seller.tpl
Find (this is in 2 places)
replace toCode:Only registered members can view the code.
Code:Only registered members can view the code.
Thank you, Chris! Its working![]()