Register Button Appearing twice In Financial Business

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Nov 06, 2013 2:02 am
Recently I used The Financial Business template on two of my sites. Register button --It was perfect on first site . Coming to second site .... the register button appears twice .... how to edit that .....
User avatar
Fresh Boarder

GK User
Wed Nov 06, 2013 8:16 am
Pleae post an url to your site.
User avatar
Moderator

GK User
Wed Nov 13, 2013 7:33 pm
I have checked your site and register button appears only once.
User avatar
Moderator

GK User
Fri Nov 15, 2013 12:07 am
Cyberek wrote:I have checked your site and register button appears only once.


Please Click On The Register Button .. he Pop Up with Register form has two register buttons at bottom
User avatar
Fresh Boarder

GK User
Sun Nov 17, 2013 11:48 am
Please edit: /templates/gk_finance_business/css/override.css and add at its end:
Code: Select all
#gkPopupRegister input#submit_1 {
display: none;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Sat Nov 23, 2013 7:22 pm
Cyberek wrote:Please edit: /templates/gk_finance_business/css/override.css and add at its end:
Code: Select all
#gkPopupRegister input#submit_1 {
display: none;
}

Remember to enable "CSS override" in template settings - advanced section.



Thanks A Lott It Worked
User avatar
Fresh Boarder

GK User
Mon Nov 25, 2013 5:04 pm
I'm glad I could help.
Closing the topic.
User avatar
Moderator


cron