CB Login 1.2.1 horizontal not working

14 years 9 months ago #103806 by jciconsult
Replied by jciconsult on topic Re:CB Login 1.2.1 horizontal not working
I have created a private test site for you to play with that duplicates the problem. The setup is as close as possible to the working site but with only CB installed.
You have been PMed with login details.

Post edited by: jciconsult, at: 2009/07/03 21:49

Please Log in to join the conversation.

14 years 9 months ago #103807 by krileon
Replied by krileon on topic Re:CB Login 1.2.1 horizontal not working
Thank you for providing the proper information. I've found the problem and is a template CSS issue. Please review the following to resolve it:

In: templates/rt_versatility4_j15/css/template_css.css
On: 252
From: [code:1]
input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {
display:block;
height:20px;
margin-top:3px;
width:180px;
}
[/code:1]
To:
[code:1]
input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {
height:20px;
margin-top:3px;
width:180px;
}
[/code:1]

Setting block to an element is like surrounding it with a DIV tag, without the float. It will bump things down as a DIV does. I don't suggest adding a float thought unless you edit the code and add a Clear to it. Doing the above will resolve your login display issue.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

14 years 9 months ago #103809 by jciconsult
Replied by jciconsult on topic Re:CB Login 1.2.1 horizontal not working
Thank you very much.

Please Log in to join the conversation.

14 years 9 months ago #103813 by beat
Replied by beat on topic Re:CB Login 1.2.1 horizontal not working
You are welcome. :)

If it works for you, please post bug report to the template designer, so we don't get those problems recurringly ;)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

14 years 9 months ago #103814 by jciconsult
Replied by jciconsult on topic Re:CB Login 1.2.1 horizontal not working
I posted the patch on rockettheme with credit to Krileon.:)

Please Log in to join the conversation.

14 years 9 months ago #103815 by beat
Replied by beat on topic Re:CB Login 1.2.1 horizontal not working
Thank you B)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.235 seconds

Facebook Twitter LinkedIn