In this tutorial i'm going to show you how to code the design from my previous tutorial into a blogger template this is going to be based on the Minima template, most of the css code in this tutorial is commented to explain what is does a css comment begins with "/*", and ends with "*/", like this /* a css comment */ i have highlighted the comments in green so you don't have to copy these, if you have any questions feel free to ask in the comments.
Continue reading »
How to convert a photoshop document (psd) to blogger (css/xhtml)
Posted on Tuesday, March 09, 2010
by Lawny
0 Comments
Tags:
blogger layouts,
how to,
tutorial
Create a basic 2 column blog layout from scratch in photoshop
Posted on Saturday, December 12, 2009
by Lawny
8
comments
In this tutorial we are going to create a basic 2 column blog layout from scratch using photoshop then in another tutorial we will code this into a blogger template
start by creating a new document 900 x 800 pixel with the background colour #ebebeb
Continue reading »
start by creating a new document 900 x 800 pixel with the background colour #ebebeb
Continue reading »
Tags:
photoshop tutorial,
tutorial
How to add a basic dropdown menu to your blogger powered blog
Posted on Monday, October 05, 2009
by Lawny
17
comments
In this tutorial i will show you how to add a basic dropdown navigation menu to your blogger powered blog so i recommend you create a test blog or download a backup copy of your template before doing anything as i cannot be held responsible if you mess your blog layout up.
for this tutorial i'm going to use the minima template however it should work with most blogger templates once you have your template go to layout > Edit html and paste the following code just before the
Continue reading »
for this tutorial i'm going to use the minima template however it should work with most blogger templates once you have your template go to layout > Edit html and paste the following code just before the
<div id='content-wrapper'> Continue reading »
How to add a jquery image slider to your blogger powered blog
Posted on Monday, July 06, 2009
by Lawny
19
comments
In this tutorial you will learn how to add a simple jquery image slider to your blogger powered blog note this will not work for those who have Javascript disabled in their web browser but most people have it enabled by default if you are not sure whether yours is disabled or not check the demo you should see a working image slider also all the images must be the exact same size as each other.
I recommend you download a backup copy of your template or use a test blog I'm going to use a 3 column template from my previous tutorial but it should work with any template now we need to download two scripts named jquery.js and s3Slider.js you can read more and download the scripts from this link or just grab the embedded source code from the demo.
Continue reading »
I recommend you download a backup copy of your template or use a test blog I'm going to use a 3 column template from my previous tutorial but it should work with any template now we need to download two scripts named jquery.js and s3Slider.js you can read more and download the scripts from this link or just grab the embedded source code from the demo.
Continue reading »
How to create a fully widgetized tabbed content box on blogger
Posted on Sunday, May 24, 2009
by Lawny
52
comments
In this tutorial you will learn how to add a tabbed content box on your blogger blog using CSS, XHTML and Javascript in 4 simple steps it will also be fully widgetized so you can easy change colours and rearrange the widgets within your dashboard here's a simple screenshot of what we are going to create in this tutorial.
.
Note this will not work for those who have Javascript disabled in their web browser but most people have it enabled by default if you are not sure if yours is disabled or not check the demo you should see a working tabbed box.
Continue reading »
.Note this will not work for those who have Javascript disabled in their web browser but most people have it enabled by default if you are not sure if yours is disabled or not check the demo you should see a working tabbed box.
Continue reading »
Subscribe
Blog design services
Custom built blogger templates, PSD to XHTML/CSS, Get your design bloggerized prices starting from $50 paypal payments accepted only contact me for more info
Labels
- AdSense (1)
- blogger (22)
- blogger layouts (4)
- customize (6)
- freebies (2)
- how to (22)
- photoshop tutorial (2)
- tutorial (22)



