Friday, May 18, 2012

Tutorial Repositioning Blog Description

Hello people!Haven't posted any tutos for soooooooo long right.So,here you go.

If you're using the old Blogger interface:
1-Go to Dashboard
2-Design
3-Template Designer
4-Advanced
5-Add CSS
6-Paste the following code.
7-Save.

If you're using the new Blogger interface:
1-Go to Dashboard.
2-Template
3-Customize
4-Advanced
5-Add CSS
6-Paste the following code
7-Save.

.descriptionwrapper{
position: relative;
top: -60px;
left: 440px;
}

You can adjust the top and left codes.
Credit fully goes to here.

No comments: