I want to redistribute my register page in order to put CB connect social networks register in right side with an title, and another CSS style. I've read that it's possible to:
- made my own CB template: can I get the default template, change the classes definitions (default to mytemplate) and install it? I've read that in professional downloads there is a CB Bootstrap template, but I can't find it.
Thanks for your help.
Regards
Last edit: 8 years 8 months ago by krileon. Reason: Added [SOLVED] tag to subject
If all you want to do is add custom CSS then yes you can use the CSS overrides functionality and add whatever CSS you like there. If you want to alter the HTML then you'd have to make a new CB template plugin. To make a new CB template yes you can usually just copy the default, rename the php file, rename the name and file in the xml, and adjust the class names in the php file; it should be installable and work fine at that point.
In your case it maybe easier to just use a module and either add a CB Login module to a position to the right of the registration page or use a Custom HTML module and supply the HTML for the buttons. As the provider buttons are just standard links you can link to them however you like. Some of the provider URLs as follows.
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.