Skip to Content Skip to Menu

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

CB Login module

  • Sarah_au
  • Sarah_au
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 9 months ago #217827 by Sarah_au
CB Login module was created by Sarah_au
There is a white frame around the CBlogin form and I can't seem to find the place to remove it. I have looked at the css and the module config page but I no luck and I am wasting far too much time looking for such a stupid thing so any ideas (except using firebug) are welcome.

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 #217833 by krileon
Replied by krileon on topic Re: CB Login module
CB doesn't style the login module as it uses Joomla standard classes for it to be styled to match the rest of your site. So the styling is likely coming from your Joomla template. Beyond that I can't help without a URL to the issue so I can inspect the CSS.


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.

  • Sarah_au
  • Sarah_au
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 9 months ago - 11 years 9 months ago #217841 by Sarah_au
Replied by Sarah_au on topic Re: CB Login module
well the site is at www.ausbdsm.org/members I have attached the css file in case you want to look at it.

thanks
Last edit: 11 years 9 months ago by Sarah_au.

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 #217850 by krileon
Replied by krileon on topic Re: CB Login module
It's due to the fieldset inside the module. Not quite sure why there is even a fieldset there though as I don't recall one being in CB login module source. At any rate the below CSS will remove its border. Simply add to the bottom of your Joomla template CSS file.
Code:
.cbLoginForm fieldset { border: 0; }


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: Sarah_au

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

  • Sarah_au
  • Sarah_au
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 9 months ago #217884 by Sarah_au
Replied by Sarah_au on topic Re: CB Login module
woohoo that did it thanks.
Now I can feel better about the fact I couldn't find the code.

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

  • Sarah_au
  • Sarah_au
  • OFFLINE
  • Posts: 23
  • Thanks: 0
  • Karma: 0
11 years 9 months ago #217885 by Sarah_au
Replied by Sarah_au on topic Re: CB Login module
oh yes there was one more thing. I don't know if you noticed but also in the login module there is line that says "enter security code"

I don't know why but it just appeared from somewhere. Where can I turn it off as it isn't doing anything anyway?

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

Moderators: beatnantkrileon
Powered by Kunena Forum