There exists a lot of tutorials on how to do this but none of the work as I found out.
What you need?
- A CDN enabled host or it will be slow(the best free CDN google !(upload to google sites))
Steps for doing so....
- Open blogger dashboard (http://blogger.com).
- Navigate to Design > EDIT HTML.
- In the Back/Restore Template , click Download Template and keep it safe in case anything goes wrong!
- Now hit Ctrl + F and in the search box type , <b:skin><![CDATA[
- Copy everything after ![CDATA[ until ]]></b:skin>.
- Now open notepad and paste everyting into it , the text must look like this http://dl.dropbox.com/u/12158677/hth/main.css.It is just an example , it WILL NOT be the same with your CSS.
- Now save the file as main.css (P.S:-While saving in windows include double quotes i.e type this "main.css"
- Now upload your file to a host , I use dropbox , get it here.
- Now delete everything after ![CDATA[ until ]]></b:skin>
It must now look like this
<b:skin><![CDATA[
]]></b:skin>
Now immediately before <b:skin><![CDATA[
add this...
<link charset='utf-8' href='http://dl.dropbox.com/u/12158677/hth/main.css' media='screen' rel='stylesheet' type='text/css'/>
Replace your URL there (in place of http://dl.dropbox.com/u/12158677/hth/main.css).
In your My Dropbox folder , go to Public folder and save the main.css from notepad there and then Right click the file and in Dropbox , Click Copy Public Link.(Dropbox DESKTOP must be running).
Now hit the save template and it will work....
If you have any problem comment down...
0 comments:
Post a Comment