Skip to Content Skip to Menu

[SOLVED] CB login module changing text positions

  • krileon
  • krileon
  • ONLINE
  • Posts: 48674
  • Thanks: 8313
  • Karma: 1446
14 years 3 weeks ago #148849 by krileon
Joomla comes with JA_Purity, you mention you're using JA_Purity 2? Please switch to default Joomla template rhuk_milkyway and ensure is working fine. Very likely a problem with your template. You'll need to continue to review the CSS more closely, something is causing it.. probably an un-cleared Float or some kind of Margin/Padding added.


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.

14 years 3 weeks ago #148873 by gato_de_botas
Replied by gato_de_botas on topic Re:CB login modulre is changing text positions.
thanks Kyle,

I tested rhuk_milkyway and beez templates, but the problem still happens in both of them. The content inside CB Login module changes position when moving to another page in the site.

The problem only happen when the CB LOGIN is active. If I turn off the cb login module, and turn on the native Joomla login module, the problem does not happen.

But the native Joomla login module does not show the AVATAR from CB, and also does not show the message "You have new messages" (I use UDDE IM for private messages).

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48674
  • Thanks: 8313
  • Karma: 1446
14 years 3 weeks ago #148887 by krileon
I can't advise anything further without a direct URL to the issue so can review the source. Doesn't make sense for the spacing to adjust when navigating away from the Home page. Could not duplicate locally. What happens when you disable the Greeting (see CB Login module parameters)?


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.

14 years 2 weeks ago #149346 by Renzo@Invite
Replied by Renzo@Invite on topic Re:CB login modulre is changing text positions.
I had the same problem but found what the problem was for me. Not sure if the same applies to you, but might be worth checking out.

The problem was that some foreign char was added right before the <form> tag in the login module. It wasn't visible in firebug, but was when viewing the source in IE7.

Turns out there was a weird character in front of the <?php tag in my language file:

components/com_comprofiler/plugin/language/dutch/dutch.php

So you might look into that for your language.

Post edited by: Renzo@Invite, at: 2010/12/23 13:34

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

14 years 2 weeks ago #149366 by gato_de_botas
Replied by gato_de_botas on topic Re:CB login modulre is changing text positions.
thanks Renzo!

I checked my language file, and there is not any string before the <?php tag.

Seems that the problem is something related with the AVATAR IMAGE in the module, I am not sure.

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
14 years 2 weeks ago #149368 by nant
gato_de_botas wrote:

thanks Renzo!

I checked my language file, and there is not any string before the <?php tag.

Seems that the problem is something related with the AVATAR IMAGE in the module, I am not sure.


Hmm, please check if the same behavior is present with the English language plugin.

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

Moderators: beatnantkrileon
Powered by Kunena Forum