The home page displays the main image and thumbnail versions of other photos. Adjacent to that you can insert a brief description about your blog or a welcome message for the readers. Go to Design--Edit Html, look for the below code, and simply add your text below this line of code-
<!-- begin welcome text -->
On entering the main post the image displays along side the post title, description, author and date stamp. In order to post images, its necessary to add the following code and insert the relevant links -
<div class="pic"><a rel="http://put-image-url-here" href="http://put-post-url-here"><img src="http://put-image-url-here" /></a>Put image description here</div>
Fotofolio also includes a 3 column footer where you can insert your categories, archives and various blogger widgets. Overall, its a decent theme to use for photo blog, however, the navigation bar is missing, so you can make use of the footer column.
Download the Fotofolio Blogger Theme
Share this Blogger Template:
How do I change the slideshow on the main page so that they're my pics?
@ Seafaringstranger - Please follow the instructions given above in the post, you need to add a code for the images to appear in the gallery.
The javascripts is not working..