All good things are now come to an end.Google now, no more offering the services of Google Page Creator to the users, they are providing option to migrate to their similar new service Google Sites. Google Sites doesn’t support javascript and uploading HTML files for some security reasons.Many of them created blogger templates with their images and javascripts hosted on Google Page Creator now all blogger templates have to be modified as Page creator links are going to be broken soon.
- All images can be hosted on Google sites or any other image hosting sites like imageshack,photobucket,flickr etc.,
- The scripts can be directly included in the template rather you link with script tag. You write scripts as follows. . .
<script type='text/javascript'>//<![CDATA[your full javascript code here//]]></script>
you include above scripts before </head> section.
if you already used following code by linking .js file that is hosted on some hosting service make sure that your hosting service working well and good, other wise you copy .js file contents include in the above section of “your full java script code here and link them before </head>


If you enjoyed this post,signup for latest updates to your email

0 comments: