Pages

Powered by Blogger.

Text Widget

Hello, My name is Dayeen. I am a part time blogger. I love blogging. Back in 2006 I started my first blog in blogspot only for fun. Then few year later I started another blog in wordpress. And that blog had become quite popular among my friends. As a newbie I faced a lot of problems then. So I decided to write a blog to help other bloggers and also share my experiences. And that's why I have made the blog "CRAZZY TIPS ". In this blog I would like to share some computing tips as well as blogging. If you have any problem feel free to leave me a comment. I would be glad to help you. For further information just send me an email. Please note that I am unable to respond to bloggers requesting me to review their individual blogs due to the large number of requests for such service and a severe lack of time. The best way to contact me is via email Feel free to email me, My email address is- mailme42 [at] gmail [dot] com.

Ads

Error: Embedded data could not be displayed.

res slide

test vid

Saturday, June 8, 2013

Youtube
aa

How to add Read more in Blogger / Blogspot

Sunday, September 6, 2009

As a newbie blogger I have faced a lot of problems at the beginning. One of them is "How to add Read More link" in my Blogspot blog. Those who have already used the wordpress for blogging know that their is a build in option in the wordpress post editor to add automatic Read More link in your post. But Blogspot still does not provides that facilities. So what you can do is to hack the HTML code of your template and then you can add a Read More link in your front page post. (Don't be afraid it's very easy. Just follow the instruction.)


1)Log in to your blogger account. Go to Setting--> Archiving.


Enable the Post page. Then click SAVE SETTINGS.

2)Next click Formatting. At the bottom of the screen there is an empty text area next to the Template Post any posts, fill text empty area with the code below:

<span class="fullpost">
</span>

That should look something like:

Then click save.

3) Go to Layout--> Edit HTML (Click Expand Template widget). Press Ctrl+F and search for the code- <data:post.body/>
Delete the above code and replace the code with the below-


<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p<data:post.body/>
<a expr:href='data:post.url'><strong>Read more...</strong></a></p>
</b:if>

Save it. If you have followed the above steps properly then you wont see any error messages.

4)Now it's time for you to make some new posts.Go to Posting--> New post. Click edit HTML.You'll notice that your default post template now has <span class="fullpost"> and </span> tags. Look at the picture-

 

Put the part of the article you want to appear in front page above <span class="fullpost"> And write the entire rest of the article before </span>

Thats all.Publish or preview your new post to see your newly created "Read More..." works on your blog and then see whether or not the result of success. If not, there may be a part of missing. Try to see again the above step. Feel free to ask me if you have any problems regarding this tutorials.

How to install wordpress templates

Friday, September 4, 2009

Hey, are you a newbie to wordpress? Like to install a new theme? I will explain you in this article how to do this-

It is very easy. Just like 1,2,3. Lets take a look.



Step 1:

Search Google "free wordpress theme" or "free wordpress templates".
You will find a lots of free wordprees themes on the net. . If you like the template (you can check it by clicking live demo) then download it. You should be downloading a .zip file. Extract the .zip file.

Step 2:

Upload the template into the following folder: yourwebsite.com/wp-content/themes/

The best way to do this is to upload the files via FTP using an FTP client like filezilla.




Uploading via file manager will take too long. So if your host provider supports ftp you should upload it via ftp.


Step 3:

Ok, now you are ready to use your new wordpress template. Log in to your wordpress DashBoard. Go to Appearance --> themes.


 



Here you can see your new template. Just click activate. You are done.

Enjoy the new look of your blog. :)

Nivo Slider by Way2Blogging

abc

 

Most Reading

Tags

Sidebar One

Popular Posts