Parallax Scroll, or Parallax scrolling effects it was first used in the field of animation and video gaming. The term is probably derived from the Greek parallage, which means change. Below we will see how you can use it in your CMS web design without adding a plugin.
Parallax's technique is used by professionals and non-professionals to design products, companies, projects with an impressive narrative (Parallax) way.
Let's look at a small example, and we'll go ahead with the code
Let's see the code.
First you have to find her picture που θέλετε να χρησιμοποιήσετε. Όταν βρείτε την εικόνα, την ανεβάζετε στο server you by copying the link.
In our example we used the following picture:
Then you have to choose where you want the effect to appear.
To the point choiceCopy the code below, replacing the text with what you want to post.
iGuRu.gr: Real-Time Technology, Views and Tweaks. Only.
Let's add the necessary CSS. You can add the following series in style.css of the theme you are using:
.parallax-iguru {background-image: url ("https://cdn.iguru.gr/files/2018/01/background-design.jpg"); height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; margin-left: -1px; margin-right: -1px; } .parallax-iguru-content {width: 60%; margin: 0 auto; color: # 075400; padding-top: 20px; }
In css you can change the margin-left and margin-right values with larger (identical) numbers to see the effect on a larger width. If you wish, you can cover the entire width of your page.
Higher price on the padding-top will give more height to the image above the letters.
If you now add a padding-bottom with the same value you use at the top, it will give you the same height below the letters.
.parallax-iguru-content { width:60%; margin:0 auto; color:#075400; padding-top:40px; padding-bottom:40px; }
That's it. Just add Parallax scrolling effect to your page!
The most bizarre planning principles
You save space on the Windows 10 disk
