Saturday, December 20, 2008

Beta Blogger Template Hack

1.Sign in to Blogger Beta>>>>>>>>In Dashboard choose your blog and click on Layout>>>>>>>>This takes you to the Add and Arrange Page Elements page. Click on Add Page Element. A new window appears which shows the choices for your page elements. Choose ane one type you want to make. A new window ci\omes where the new Page Element is shown. Do not enter any data at present. Choose Save and the window closes after adding the Page Element to your blog.
2. Click on Edit Html tab at the top. Put a checkmark in Expand Widget Templates checkbox. This expands the template html so as to show the code for all widgets.
Beta Blogger blog is arranged in Sections called Header, Sidebar, Main and Footer. Each section can contain one or more Page Elements/widgets. The code for each section is enclosed in tags similar to : and . The above code is for the section - Header. If you want to add a page element to this section change the maxwidgets and showaddelement parameters to reflect the number of widgets you wish to add to the Header section. Save the Template.
3. Go to Page Elements tab and click and drag the Page Element created in Step 1 above to the Header section. Do similarly to place any other widgets you have created. Click on Save.
4. Go to Edit Html page and change the css to give a style to your widget/Page Element. Save template.
5. In Page Elements tab click on Edit in the widget you have created. Now in the new window, u can enter ur new widget code.

No comments:

Post a Comment