Categories Technology

Yet Another Custom Login Page – Xlinesoft Blog


As many of you know, we recently launched a side project called PicTur. This is a website, built with the help of PHPRunner, that allows users to create beautiful travel stories. Instead of letting your images gather dust, you can create a travel story and share it with the world. Take a look, open an account and maybe create a story or two.

This website was built with the help of PHPRunner and has been heavily customized. We will publish a series of articles talking about the most interesting parts of this project. Let’s start by showing how pages such as login, registration and password reminder have been beautified. First, we found a good login template from Carrd, customized it a bit and imported some CSS into PHPRunner.

Here is the final result:


Login page layout

This is what your login page is supposed to look like in Page Designer if you want to recreate it in your project.

Login page layout in Page Designer

To add an arrow to the “Login” button, select this button in the page designer and in the right side panel choose fa-right-arrow icon from the Font Awesome set.

Header snippet

Insert a code snippet above the login fields and use the following code there:

Custom CSS

The following code goes to Style Editor -> Custom CSS.

Appreciate!



Technology

More From Author