Customise Login Page

7 years 10 months ago - 7 years 10 months ago #283166 by bins
Customise Login Page was created by bins
I want to jazz up my login page, which is currently the standard fields on a plain background, left of page.

How can I move the login content to the middle and add a background image? More like Linkedin?

Or even a whole page login, more like Linkedin!

Nothing in menu option to allow it.

I am using Gantry/Hydrogen theme, if that matters!

Please Log in to join the conversation.

7 years 10 months ago #283171 by krileon
Replied by krileon on topic Customise Login Page
CB modules support Joomla layout overrides so templates can override it with custom styling as needed. We only provide layouts for Joomla 2.5 (default layout) and Joomla 3.0 (bootstrap2 layout) for default Joomla templates.

You should be able to move the module depending on the module positions available to your template or by using CSS. We can't help you with any specific design aspects of your site, sorry.


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.

7 years 10 months ago #283173 by bins
Replied by bins on topic Customise Login Page
But I am using the CB menu option, not a module -
index.php?option=com_comprofiler&view=login

Is this also controlled by a module?

Please Log in to join the conversation.

7 years 10 months ago #283176 by krileon
Replied by krileon on topic Customise Login Page
The login page displays the first accessible CB Login Module it can find. If you need that centered and with a background you'll need to use entirely CSS to do that. Right click and inspect the page in Chrome or FireFox to review its structure so you can style its selectors.


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.

7 years 10 months ago #283177 by bins
Replied by bins on topic Customise Login Page
Great - thanks for the pointer.

Please Log in to join the conversation.

7 years 10 months ago #283179 by krileon
Replied by krileon on topic Customise Login Page
Also note that Joomla includes the component and view as body classes now. So the below for example would center the module contents.

.com_comprofiler.view-login .moduletable {
	text-align: center;
}

Adjust further as needed (e.g. remember me checkbox doesn't display right), but this gives you a selector to style just the CB login page module usage.


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.

Moderators: beatnantkrileon
Time to create page: 0.222 seconds

Facebook Twitter LinkedIn