I made one Blogger template for minisites . With Blogger platform ,you don't need to worry about hosting and bandwidth ,and Javascript function is fully supported . I named it SimplexVcard .I was inspired by Vcard template in Themeforest and would like to make one in Blogger with some modifications and features . Hope you like this .
Live Demo Download
Install Instruction
1, Download this template2,Open template file in a word editor like Notepad++ ,Wordpad....
3, Find this code :
<script type="text/javascript">
$(document).ready(function(){
$('#flickrphoto').jflickrfeed({
limit: 8,
qstrings: {
id: '37304598@N02'
},
itemTemplate: '<li><a href="{{image_b}}"><img src="{{image_s}}" alt="{{title}}" /></a></li>'
});
});
</script>
Change the Flickr Id ( where I marked in green ) to yours Flickr id . You can upload image of your projects ,your works or your artworks to Flickr and add your Flickr Id to this template ,your images will be showed in this minisite .
4,To change logo ,find this code :
#logo a {and change background attribute value to your logo .The standard size for logo is 200x40px .
display:block;
background:url(http://img199.imageshack.us/img199/3850/simplexdesign.png) no-repeat;
text-indent:-9999px;
height:42px;
width: 201px;
float:left;
margin-left:10px;
}
5, To change the information in About me section ,find the code between :
<!--about-->and change it as you want .
<!--/About-->
6, To add more network to this minisite ,find the code between
<!--Social -->And add link to your social network accounts .
<!-- /Social -->
7, After social network code ,you will see the code for Contact information .Add your email ,your blog ,phones ...etc
8, Save template ,and upload it to blogger . When you upload ,Blogger will ask you for keep or remove widgets ,you choose remove . Ok,you are done .
Now you have a minisite for yourself .
9, If you want ,you can change the default design of this template with your own design by modifying CSS code . For example ,if you want to change the background ,find this css code :
Change the background attribute to the background image you want .body {
background: #e0e0e0 url(http://img38.imageshack.us/img38/4861/backgroundwe.jpg) repeat-x;
margin: 0;
font-size:100%;
line-height:1.125em;
font-family:'Helvetica Neue', Arial, sans-serif;
}
That's all . I hope this template helpful to you .
thank u. I'm a fan of u
ReplyDeletenice job...with slider photo more better...
ReplyDeletemor is the website templates for blogger. I like this design: http://demo.rockettheme.com/wordpress/?theme=iridium. you can do to blogger?
ReplyDeleteIm a fan of your design.. especially this one, do you think is possible to make it as a business use templates? can make 1 column to locate those products? like simplexcms?
ReplyDeletehow to change recent work, but source photos not from flickr..
ReplyDeletethanks. indonesian
Nice template :<..But I dont have flick account..So how =_=
ReplyDelete@Eikei : You can create an account ,it will take less then 5 minutes ^^ The reason why I choose Flickr ,you can see in comment above ,hope you understand ^^
ReplyDeletethis is nice template
ReplyDeletethere are 4 navigation in this template, how to add new navigation?
and how to add or give widget inside content?
how to scroll down at "about"
ReplyDeleteOutstanding theme. Exactly what I was looking for, thanks. Is there a file someplace with the images in .PSD format to edit them?
ReplyDeleteThanks for the posts about lightbox, too. I was able to remove the Flickr "requirement" and add my own custom gallery with lightbox capability.
It one of the best themes I've seen up to date! Thanks for the effort you put into creating it!
ReplyDeleteOne issue though.. The section with photos from Flickr - is there a way to open the pictures in some kind of gallery or anything? The way it happens now (opening in the same window, loading up the original image) look quite ugly. :(
@Antonio : Thanks for your suggestion ,I will try to modify it . I think you can use Lightbox and other Jquery gallery in internet ,and search for how to use them with some clicks .
ReplyDelete@nhamngahanh Thanks for the tip about Lightbox. :)
ReplyDeleteI've changed the id in flicklin. but the picture does not appear
ReplyDelete