Notice that some blogskins have two borders, or one, or why are some in and some out.
A few samples.
Credits :
blogskins.com/info/207274
blogskins.com/info/207232/
The first blogskin has the headers 'in'.
If you notice carefully.
While the second one is out and it is quite obvious!
Why some in and why some out?
These are all HTML codes.
Now, I am doing to teach you to do header codes.
For my this blogskin, This is my code for one box.
Observe my codes.
Div class = _____
My 'div class' border, header 3, header 2 and box right
In my blog code, these are the codes for all of them
border (Actually, this is not really needed, you I just want borders to make it look nicer :])
Header 3
Header 2(This code is for people who wants two column like my current blogskin.)
Box
If you want the columns to be in the box, you can use this code.
code.
Why is it important?
When you put in the
If you don't do that, this will be the result
If you still don't understand my tutorial I do offer one to one teaching provided I have time.
Those who read my tutorial blog, could you tell me if this helps or sucks.
As requested, this is the URL for all your smiles.
I took about an hour or so to compile them altogether.
Click here
So please kindly credit me.
Smilies provided by Lynn:]
If I don't see anyone crediting, have the rights to scold your!
This is the only rule if you want to use them
Blogskin Tutorial Part 2 will be posted tomorrow :]
© Lynn @ lynn-bloghelp.bs :]
Dear Deanna suggested that I do tutorials on blogskins :]
I thought it was a good idea so!
Here is it, I have split it into three parts!
This is part one!
Step 1
1. Add title
Ever noticed blog titles?
If you did not not out anything, it will be your blog URL!
This is the code for title bar!
YOUR DESIREED TITLE
But before you out this, do put
&
and first!
Important arh!
2. Blogger bar
Some blogskins do not have blogger bar, but some has!
This is the code to prevent the appearance of the bar
#b-navbar { height:0px; visibility:hidden; display:none }
3. Background colour
This is the code to put background colours.
background-color:black;
You can also change to your desired colours.
You can use HTML colour codes too.
HTML colour codes webbie.
HTML colour codes
But before that!
Please put body {
4.Background image
Why do my blogskin background has strips?
Is it colour codes?
Nope!
It's background image!
You can find them at photobucket.com.
This is needed!
background:url(http://i152.photobucket.com/albums/s186/tanlynn789/pattern3.png);
background-color:black;
background-repeat: repeat;
background-attachment: no-fixed;
background-position: bottom right;
5. Scrollbar
Pretty scrollbars!
Want to make one yourself?
I can't help much but these webbie could :]
webbie1
webbie2
At the end of this, please put }
It's to show that you want to end the BODY PART!
I would like to get feedbacks and suggestions please.
Could your tell me if this information really helps.
If any tutorial blog want me to link, just tag :]
I'm struck!
I can't insert a blogskin!
What should I do?
Follow this steps.
Kindly click to enlarge pictures.1. Click on
EDIT HTML2. Click on
REVERT TO CLASSIC TEMPLETE3. Press
OK4. Look out for that thing.
5. Go to blogskins.com to search for your desire skin
6. Download it.
7. Copy the codes
8. Paste it in blogger.com
9. Save it
10. POST!
With this, I hope it does help :]