Ajax register + rockettheme template + ajax search
- kelt
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
14 years 1 week ago - 14 years 1 week ago #5769
by kelt
Hi there. I just recently installed ajax register and this is my first problems.
Im using rockettheme template and search module wich using ajax too.
So this module conflicts with ajax register (look at the picture)
on registration page
on other pages
its look like the text is going down.
http://deadwalk.ru/Create-an-account/ this is my registration page.
Im using rockettheme template and search module wich using ajax too.
So this module conflicts with ajax register (look at the picture)
on registration page
on other pages
its look like the text is going down.
http://deadwalk.ru/Create-an-account/ this is my registration page.
Last Edit: 14 years 1 week ago by kelt.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
14 years 1 week ago #5770
by Saka
Emir Sakic
www.sakic.net
It's a simple CSS issue. Open
deadwalk.ru/components/com_ajaxregister/assets/css/validate.css
and remove:
input.inputbox {
margin-top: 9px;
}
input.inputbox {
margin-top: 9px;
}
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.