Quantcast
Channel: Site5 Free Premium WordPress Themes » All Posts
Viewing all articles
Browse latest Browse all 8865

Reply To: How to add text in home page (ilustration above)

$
0
0

Hi,

Open file home and look for:
</div> <!-- end #content -->

Add this above:

<div class="container clearfix">
<h3><?php _e("Some of my affiliates and and sponsors", "site5framework"); ?></h3>
<ul>
HERE YOU CAN ADD YOUR IMAGES, EXAMPLE:
<img src="http://i988.photobucket.com/albums/af4/Adhitya_Fernando/text_zps3acac4cb.png" height="150px"> 
</ul>
<a href="link to your page" class="colored" ><?php _e("View full supporter", "site5framework"); ?></a> 
</div> 

Viewing all articles
Browse latest Browse all 8865

Trending Articles