- Change back to Blogger hosting from Settings tab --> Publishing.
- Go to Blogger Template Designer and change your template to something new. You may want to back up your current template first!
- Check the preview to make sure the changes look ok.
- Save.
- Do not change back to custom domain hosting yet! Wait a bit.
- Check that your blog is displayed properly by Blogger.
- Now change back to your custom domain. Wait a bit more. Maybe an hour.
- Your custom domain should be displaying your new template.
Blogger custom domain displays blank white page
You changed to a custom domain and now Blogger is displaying a blank white page? My experience: something is wrong with the Blogger template. Here's how to fix it:
How to remove the left side navigation bar from Sharepoint
- Site Actions --> Edit Page
- Click Add a Web Part (left or right side, it doesn't matter)
- Scroll down and check the Content Editor checkbox
- You will see a message: "To add content, open the tool pane and then click Rich Text Editor";
- Click the "open the tool pane" link
- Click the source editor button, paste in the following code and click the save button:
<style>
.ms-navframe {
display: none;
}
.ms-quickLaunch {
display: none;
</style> - Expand the layout category and click the hidden checkbox to prevent the Content Editor Web Part from appearing on the page
- Click Exit Edit Mode
To change the Content Editor Web Part later:
- Site Actions --> Edit Page
- You will see a (Hidden) Content Editor Web Part
- Click the Edit dropdown button to Modify Shared Web Part or Delete
- If necessary, click Add a Web Part, then the "Advanced Web Part gallery and options" link
- Click "Hidden Web Parts under the "Browse" section
- Select your Web Part under the Web Part List section
- Click the Add button at the bottom
Subscribe to:
Posts (Atom)