By cococom64 on Sun, 11/08/2015 - 22:48
Forums:
Hello,
I would like to display the user connection form on the same line (login, password and submit button) rather than two separate lines.
How I can do that ?
In the other hand, how to activate custom pages as "our team" or "our team 2" ?
Thanks in advance,
Best regards
Comments
Regarding user login form:
--------------------------------
The default page for user login is: domain.com/user
You can also put login form in any block region (left sidebar / Right Sidebar / Footer etc.)
Please add following code in style.css (at the bottom) to make login form fields inline.
Regarding Custom pages Team / Team2
--------------------------------
Add Content >> Basic page
Done!!!
Now modify the default text / images / link.
I created a new region just before the search box region and I used the link to the default page for user login.
Thank you for your help.
easy indeed !
Thanks