Skip to Content Skip to Menu

[SOLVED] "Remember Me" label in wrong spot.

  • egab
  • egab
  • OFFLINE
  • Posts: 10
  • Thanks: 0
  • Karma: 0
13 years 3 weeks ago - 13 years 2 weeks ago #178193 by egab
I have the cblogin on my site as a horizontal module across the top.
When I first added it, the labels for the username/password and remember me were all listed first, followed by the input field text boxes. I changed it to "condensed" and now the labels are inside the box which solves half the problem, however the "Remember Me " label is now to the left of the input fields and the actual checkbox shows up to the right of the input boxes. I'll add a picture.
I went into the php file within the mod_cblogin file, but couldn't see where I would change the label.
Last edit: 13 years 2 weeks ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
13 years 3 weeks ago #178202 by krileon
Replied by krileon on topic Re: "Remember Me" label in wrong spot.
Sounds more like a CSS issue coming from the template. Please provide a URL to a page where this issue is present and will review the 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.

  • egab
  • egab
  • OFFLINE
  • Posts: 10
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago #178343 by egab

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
13 years 2 weeks ago #178355 by krileon
Replied by krileon on topic Re: "Remember Me" label in wrong spot.
The problem is due to the below CSS.

IN: templates/beez_20/css/layout.css
ON: Line 1731
Code:
#login-form label { display: block; float: left; margin-right: 10px; width: 8.4em; }

Removing all of the above resolves the 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.
The following user(s) said Thank You: egab

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

  • egab
  • egab
  • OFFLINE
  • Posts: 10
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago #178606 by egab
Replied by egab on topic Re: "Remember Me" label in wrong spot.
That so did the trick!:cheer:

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

Moderators: beatnantkrileon
Powered by Kunena Forum