Breaking News

How to apply Wordpress theme on blogger blogs. Step by step guide

Blog: Wordpress to blogger

Using  a WordPress theme into your Blogger blog :  Unlike WordPress, Blogger doesn't give you access to multiple files that make up your template; instead, a Cascading Style Sheets file controls the appearance of the blog. You can import your WordPress theme into Blogger and then modify the CSS style for your Blogger blog if necessary.

   First step
Sign in to your WordPress site and navigate to the dashboard. Scroll down to the "Appearance" pane and click "Editor." Choose "style.css". Drag your mouse over the entire style sheet, then right-click and select "Copy" from the context menu.

Second Step
Log in to Blogger and click the "Design" button under the name of the blog that will hold your imported WordPress theme. Click "Edit HTML."

Third Step
Scroll down to the location in the document where the HTML header is demarcated from the CSS style sheet, which looks something like the following:

Right-click and choose "Paste" to paste in the WordPress style sheet.

Fourth Step
Drag your mouse over all of the text below the end of the WordPress style sheet that you just pasted in and press "Delete." Alternately, you can right-click and select "Cut" if you want to save this text for later use. Paste it into a text document and save the document on your computer.

Fifth Step
View your Blogger blog in a new tab or window to see the style attributes of the WordPress blog applied to Blogger.

No comments