homepage of the theme
I want to place a slider called slidedeck in my classpress homepage theme.
This is what it shows me.
Want to place this SlideDeck in your WordPress theme template? Define the dimensions you want and copy-and-paste this in the appropriate theme file.
<?php slidedeck( 253, array( 'width' => '100%', 'height' => '300px' ) ); ?>
Last edited by kyostrife; November 6th, 2010 at 01:24 PM.