GetSimple Support Forum

Full Version: GScss3_photo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
GScss3_B&W theme
Simple GS theme with 2 columns black and white

Adaptated for GetSimple from http://www.csstemplatesfree.org/

IMPORTANT: Only obligation to create a component with
the title theslide

and content
<li><img src="<?php get_theme_url(); ?>/images/1.jpg" width="600" height="300" alt="photo_one" /></li>
<li><img src="<?php get_theme_url(); ?>/images/2.jpg" width="600" height="300" alt="photo_two" /></li>
<li><img src="<?php get_theme_url(); ?>/images/3.jpg" width="600" height="300" alt="photo_three" /></li>
<li><img src="<?php get_theme_url(); ?>/images/4.jpg" width="600" height="300" alt="photo_four" /></li>
<li><img src="<?php get_theme_url(); ?>/images/5.jpg" width="600" height="300" alt="photo_five" /></li>
<li><img src="<?php get_theme_url(); ?>/images/6.jpg" width="600" height="300" alt="photo_six" /></li>

http://get-simple.info/extend/theme/gscss3-photo/546/