Below are the instructions for getting your homepage to appear like the demo.
Module positions used: Perfecta - Top left header, Perfecta - Home hero , Homepage, Sidebar, Perfecta - Footer). See module positions
Hide/remove unwanted modules.
- Go to Admin -> Modules Find Module positions we don't need and click Manage
- Delete or Hide modules by clicking the eye icon
Phone/Email
- Go to Admin -> Modules Find Perfecta - Top left header Position and click Manage
- Add a (HTML Snippet) Module and make sure your settings looks like the following screenshot:
The code we used in demo:
-----------
<i class="fa fa-phone"></i> (+91) 1234567890</li> <i class="fa fa-envelope-o"></i> support@email.com
-----------
Wide Tiles layout (Featured Videos)
- Go to Admin -> Modules Find Perfecta - Home hero Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
Thumbnails layout (Featured Wallpapers)
- Go to Admin -> Modules Find Homepage Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
Slider (Featured Images)
- Go to Admin -> Modules Find Homepage Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
Tiles layout (Latest Videos)
- Go to Admin -> Modules Find Homepage Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
List layout (Most Liked Images)
- Go to Admin -> Modules Find Homepage Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
List layout (Most Played Games)
- Go to Admin -> Modules Find Sidebar Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
Blog Posts
- Go to Admin -> Modules Find Sidebar Position and click Manage
- Add a (Blog Posts) Module and make sure your settings looks like the following screenshot:
Details layout (Latest Wallpapers)
- Go to Admin -> Modules Find Sidebar Position and click Manage
- Add a (Wallpapers, Videos, Images or Games) Module and make sure your settings looks like the following screenshot:
Top users
- Go to Admin -> Modules Find Sidebar Position and click Manage
- Add a (Top Points) Module and make sure your settings looks like the following screenshot:
- Footer
1- Menu
- Go to Admin -> Menus ->Frontend Footer and click Manage
- Add menu items you need:
2- About us
- Go to Admin -> Modules Find Perfecta - Footer Position and click Manage
- Add a (HTML Snippet) Module and make sure your settings looks like the following screenshot:
The html code we used :
-------
<p><img alt="Listimia logo" class="img-responsive" src="http://YourWebsiteUrl.com/webmaster/templates/frontend/perfecta/images/perfecta-logo-w.png"></p>
Professional, elegant and features a simple yet effective and clean UI that could give your visitors an awesome user-experience. With Perfecta you’re able to easily set up manage and monetize a wallpaper,images,games or videos site for any purpose within minutes.
<ul class="footer-social">
<li><a title="Follow us on Facebook" href="http://facebook.com/addictedtoweb"><i class="fa fa-facebook fa-lg"></i></a></li>
<li><a title="Follow us on Twitter" href="http://twitter.com/addictedtoweb"><i class="fa fa-twitter fa-lg"></i></a></li>
<li><a title="Follow us on Google+" href="http://plus.google.com/111269262039399195303"><i class="fa fa-google-plus fa-lg"></i></a></li>
</ul>
-------