Changing the Subscribe button to "Get notifi..." 2
Changing the Subscribe button to "Get notifi..." 2
11 years 10 months ago
Hi guys,
I would like to change the button "Subscribe to "Get Notification" and make it in red. How do I do that?
This is the website www.internationalfriends-munich.com
I would like to change the button "Subscribe to "Get Notification" and make it in red. How do I do that?
This is the website www.internationalfriends-munich.com
Please Log in or Create an account to join the conversation.
Re: Changing the Subscribe button to "Get notifi..." 2
11 years 10 months ago
Hi,
Please create a css file with named nts-kpraxis-custom.css and paste bellow CSS rule to that file.
After save you use a FTP program upload that file to the CSS folder of the current joomla! template. Next step back to your front end reload your site.
Hope this helps
Please create a css file with named nts-kpraxis-custom.css and paste bellow CSS rule to that file.
Code:
body #Kunena .kicon-button:link span.subscribe,
body #Kunena .kicon-button span.subscribe {
background: #b52b2b !important;
color: #fff !important;
}
After save you use a FTP program upload that file to the CSS folder of the current joomla! template. Next step back to your front end reload your site.
Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: timstohr
Please Log in or Create an account to join the conversation.
Re: Changing the Subscribe button to "Get notifi..." 2
11 years 10 months ago
Hi this did indeed turn it red, thank you.
However I would also like to change the "subscribe" to "Notify me".
How do I do that?
However I would also like to change the "subscribe" to "Notify me".
How do I do that?
Please Log in or Create an account to join the conversation.
Re: Changing the Subscribe button to "Get notifi..." 2
11 years 10 months ago
Hi,
Sorry about wrong your suggest. If you want to change the text of this button you can edit language text. Open the en-GB.com_kunena.ini file in the "[root]/components/com_kunena/language/en-GB" path. Press Ctrl + F to search the "Subscribe" text and you can change it to "Notify me" text, refresh your site after finish and save file.
Regards
Sorry about wrong your suggest. If you want to change the text of this button you can edit language text. Open the en-GB.com_kunena.ini file in the "[root]/components/com_kunena/language/en-GB" path. Press Ctrl + F to search the "Subscribe" text and you can change it to "Notify me" text, refresh your site after finish and save file.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds