Below are the instructions for getting your homepage to appear like the demo.
Module positions used: Ad Friv 1, Ad Friv 2 ,Ad Friv 3 ,Homepage ,Page 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
Friv layout
- 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:
NB: Highlighted elements have no effects on Friv layout
Advertissement
- Go to Admin -> Modules Find Ad Friv 1 Position and click Manage
- Add an (Advert) Module and make sure your settings looks like the following screenshot:
NB: Make sure to select "panel_friv_ad.twig" in template style
- Go to Admin -> Modules Find Ad Friv 2 Position and click Manage
- Repeat the steps above
- Go to Admin -> Modules Find Ad Friv 3 Position and click Manage
- Repeat the steps above
- Footer
1- Menu
- Go to Admin -> Menus ->Frontend Footer and click Manage
- Add menu items you need:
- Footer text
- Go to Admin -> Modules Find Page Footer Position and click Manage
- Add a (HTML Snippet) Module
The html code we used :
-------
<center>
<p><img alt="Frivia logo" style="height: 55px;" class="img-responsive" src="http://localhost:8888/avcms108/webmaster/templates/frontend/frivia/images/frivia-logo.png"></p>
Quisque blandit libero non mauris sodales commodo. Ut urna dui, porta sollicitudin viverra id, pretium vel quam. Sed convallis finibus ex, quis luctus massa posuere quis. Pellentesque finibus lorem vestibulum urna ultricies scelerisque at vitae mi. Cras tincidunt eu augue vel tristique.
<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>
<li><a title="Follow us on Google+" href="http://plus.google.com/111269262039399195303"><i class="fa fa-pinterest fa-lg"></i></a></li>
</ul>
</center>
-------
That's it, you're done !