HIGH LEVEL TRANSFER

Kamis, 01 Oktober 2009

How To Remove Bottom Scroll Bar in Blogger

Tidak ada komentar :
Don't you like bottom scroll bar in your blog.Then do the easy steps below.

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Scroll down to where you see ]]></b:skin> tag .

3.Copy below code and paste it just before the ]]></b:skin> tag .

html {overflow-x: hidden;}


4.Now save your template and you are done.

Tidak ada komentar :