FlexSlider

FlexSlider is a great slider to display images and accompanying text on a web page. It's also responsive; so the images will automatically resize depending on screen size.
Adding a FlexSlider to your home page or any other pages on your website is easy. You can control the images and the text they display by modifying the code contained in each section as shown below.

Usage:

<div class="flexslider_background" style="background: url('https://source.unsplash.com/BaCmEa2hy8g/1600x900') no-repeat center;"> </div> <div class="meta"> <h1>Let PHP do the hard work for you</h1> <h2>Create a small website that's easy to maintain</h2> <div class="category"> <p>Easy</p> <p>Flexible</p> </div> </div>
  • Let PHP do the hard work for you

    Create a small website that's easy to maintain

    Easy

    Flexible

  • Don't need a database?

    No MySQL database required!

    Just Edit

    And FTP

  • Customize your theme

    Set the colors that you prefer using stylesheets

    CSS

  • Lots of features!

    A simple PHP website template

Sticky Side Column

If you're using our PHP Website Template, this is the optional side bar column you can add to some or all of your pages. It can be useful for adding advertisements such as Adsense ads to be displayed on multiple pages.
When you include the side column, your main content will automatically adjust its width to accommodate it.
The side bar is 'sticky'; it will scroll down and remain in view.
You can turn on/off the side bar column per page by defining the $showSide option located at the top of each file.