Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount! Get 20% off now with code SPOOKY-2024!

[SOLVED] Password field in mod_cblogin

  • GUEST
11 years 9 months ago - 11 years 9 months ago #218966 by
Hi,

In Google Chrome the password field is displaying on the same row as the label "Password". This causes the field to appear outside the module. I can not see this issue in FF or IE.

As far as I know I have made no changed to the site that would cause this issue. Has anyone an idea of how to correct this?

I'm using CB 1.9 and Joomla 2.5.8


Attachments:
Last edit: 11 years 9 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48454
  • Thanks: 8280
  • Karma: 1443
11 years 9 months ago #218984 by krileon
Replied by krileon on topic Re: Password field in mod_cblogin
Edit your CB Login module and ensure it's set to Vertical orientation. If issue persists then right click and inspect to see what CSS is causing it to do that (either float or inline-block display).


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 or Create an account to join the conversation.

  • GUEST
11 years 9 months ago - 11 years 9 months ago #218999 by
Replied by on topic Re: Password field in mod_cblogin
Hi,

The module is set to vertical. I've used the module quite some time without any issue and I have not made any changes that should affect my template (as I'm aware of).

The issue only occurs in Google Chrome and strangely is doesn't occur all the time in Chrome either.

I can't really locate what CSS is causing the issue. Can it be fieldset.userdata ("User agent stylesheet")?


Attachments:
Last edit: 11 years 9 months ago by .

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48454
  • Thanks: 8280
  • Karma: 1443
11 years 9 months ago #219010 by krileon
Replied by krileon on topic Re: Password field in mod_cblogin
You need to check the CSS on the labels and the inputs. One of them probably has a float or is set to inline-block display.


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 or Create an account to join the conversation.

  • GUEST
11 years 9 months ago #219024 by
Replied by on topic Re: Password field in mod_cblogin
I solved it the easy way...I added a <br> in mod_cblogin.php.

echo '<span id="mod_login_passwordtext'.$id_sfx.'">'.$txtpassword.'</span><br>';

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48454
  • Thanks: 8280
  • Karma: 1443
11 years 9 months ago #219027 by krileon
Replied by krileon on topic Re: Password field in mod_cblogin
That's a bandaid and not an actual fix to the problem though. You've CSS that's causing this that can be fixed through CSS. Your change will also be lost everytime you upgrade CB. Provide a URL to the issue and will inspect the CSS. You may PM the URL if you don't want it made public.


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 or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum