Photobucket
SponsoredTweets referral badge
Set Your Price. Choose your Advertisers. Sign up for SocialSpark!
DailyScoup.com
Photobucket

Wednesday, May 11, 2011

Tutorial - How to add your new sidebar post divider to "NEW" BLOGGER'S TEMPLATE DESIGNER.

NOTE.
To enlarge image:
1. Right click.
2. Click "VIEW IMAGE".



1. Choose your new divider HERE and saving it to your computer.
Photobucket



2. Find out what size your sidebar wrapper is. Select "DESIGN" (Upper right hand corner).
1 



3. You are in "ADD AND ARRANGE PAGE ELEMENTS". Select "TEMPLATE DESIGNER" .
2 



4. And click on "ADJUST WIDTH".
3

It's your sidebar wrapper.
4



5. Resize your new divider:
A. Login to Photobucket and upload your new divider.
5A



B. Click on "EDIT".
5B 



C. Resize.
5C 



D. Change the "1 - WIDTH" to the number your sidebar wrapper was. Click "2 - APPLY" and then "3 - REPLACE ORIGINAL."
5D 



E. You need this later.
5E 



6. Go back to your blog. Select "DESIGN" (Upper right hand corner).
1 



7. You are in "ADD AND ARRANGE PAGE ELEMENTS". Select "EDIT HTML".
7 



8. And look for this.
 



9. Now, add with this:


.sidebar .widget {
border-bottom:0px dotted $bordercolor;
margin:0 0 1.5em;
padding:0 0 50px;
background-image: url(http://DIVIDERADDRESS.jpg);
background-position: bottom;
background-repeat: no-repeat;


It will look like this.



10. Now, replace the highlight area with your new "DIRECT LINK" code from Photobucket (5-E).



11. "1 - IT WILL LOOK LIKE THIS". Then "2 - PREVIEW" and "3 - SAVE TEMPLATE".



12. Last step, click on "VIEW BLOG".



13. Tadaa, your new sidebar divider.
Before..


After.


Photobucket

Tutorial - How to add a border around your header to "OLD" MINIMA TEMPLATE DESIGNER

NOTE.
To enlarge image:
1. Right click.
2. Click "VIEW IMAGE".


1. Select "DESIGN" (Upper right hand corner).
1


 2. You are in "ADD AND ARRANGE PAGE ELEMENTS". Select "EDIT HTML".
2


3. And look for this code.
3



4. Now, change this code to...
4


 This:
border: 5px Solid #000000;


Note: 
You can change the "px" and "color" to any size or color you like. For more help with the border colors, click HERE. 


"1 - IT WILL LOOK LIKE THIS".  "2 - PREVIEW" and "3 - SAVE TEMPLATE".
5



5. Last step, click on "VIEW BLOG".
6 



6. The result..
Before.
1
After.
7 


 SIGN.

Tutorial - How to add a border around your header to "NEW" BLOGGER'S TEMPLATE DESIGNER.

NOTE.
To enlarge image:
1. Right click.
2. Click "VIEW IMAGE".

1. Select "DESIGN" (Upper right hand corner).
1



2. You are in "ADD AND ARRANGE PAGE ELEMENTS". Select "EDIT HTML".
2



3. And look for this code.
3



4. Now, add this code:
border: 5px Solid #000000; 


Note: 
You can change the "px" and "color" to any size or color you like. For more help with the border colors, click HERE.


"1 - It will look like this".  "2 - PREVIEW" and "3 - SAVE TEMPLATE".
2



5. Last step, click on "VIEW BLOG".
4



6. The result..
Before.
1 
 
After.
5



SIGN.