View Single Post
Old 10-19-2015, 11:58 PM   #2
smmexpertss
Registered User
 
Join Date: Sep 2015
Location: UK
Posts: 447
You can create start page similar to the one shown on the example Kennedy design by following these steps:

1. Create a page in your project list; it does not have to be turned on, since it only serves as your start page.

2. Upload a series of images into your projects, and surround them with slideshow tags:
{slideshow}{image 1}{image 2}{image 3}{image 4}{/slideshow}
3. Place this style tag inside that page to hide the title and footer (permalink/comments/etc):
<style type="text/css">.project_footer, .project_title, .slideshow_nav, ul.slideshow_thumbs {display:none;}</s>
smmexpertss is offline   Reply With Quote