Adsense Ads code

Showing posts with label blogger customization. Show all posts
Showing posts with label blogger customization. Show all posts

Friday, 1 May 2015

How to Build Quality Backlinks

How to Build Backlinks of over website

Many people asked many times of over self. For best SEO aftereffect what backlinks should I build to my website? There are many people whose know about good backlinks and teach then to other homme of good SEO backlinks and people use these tips and try it over premises and its result is unknown so don't use tips from unknown sources if u read tips or tricks closely good SEO backlinks then create another premises and test it if your test aftereffect is good then apply in to own site otherwise if u apply first on your own site its aftereffect may be not approx your anticipation and Google ignore your premises and your website alexa cable also revers. Use quality websites to create back links of your sites for long time benefits.
Backlinks

Friday, 13 February 2015

How To Change Post Title Color in Blogger Template Designer Templates 2016

Change Post Title Color in Blogger Template Designer Templates
Change Post Title Color in Blogger Template Designer Templates
Many People have problem with changing post title color in blogger. Some of the blogger template have this option to change post title color, but few don't have any option for the users to change post title color in blogger template. changing post title color is not that much difficult task as you might be thinking about it. You just need to embed just some lines of code in to your Template Designer Templates. Here is basic step by step guide that will help you to change post title color in blogger or blogspot. We need to make some simple changes in template CSS then later you will be able to change color without any change in code


How to change Post title Color in Blogger Template Video Tutorial 100% Working- Engineer's Community Guide



Note: Don't Forget to backup your template before making any kind of change in template Code.

Beginner have very common problems with editing blogger template according to their interests. In Edit HTML(Given below at Step#02) you can Add "Read More" Button to your Blogger posts to make your home page more versatile. That looks pretty and beautiful, with the help of this trick you can show more and more posts on the same Home Page without scrollling.
You can also Download Blogger Templates, to make your blogger more beautiful.




Steps to Make Post Title Font Customization in the Blogger Template Designer Templates.

How to Add Read More Button to Blogger Posts 2016

There are many problem for the beginners for showing more posts to their blogger home page. But Its too much Complex for the audiences to check with all long  posts to find their interested one. For this reason we need to make change in our post to Insert "Read More" so that more and more posts can be shown in small height of home page and audience can see most of the post. If you are using  download your templates from internet then you don't need to worry, it already have a builtin capability for adding read more button to your blogger post.  But if you are using templates provided by google, then you have to follow my steps to add read more link to your post to show more and more posts in small height.

Note: Don't Forget to backup your template before making any kind of change in template Code.

 Step 1. Click" Edit" to any of your post, in which you want to add Read More Link.

Add Read More Button to Blogger Posts read more link
Add Read More Button to Blogger Posts read more link
 Step 2. Click anywhere in the post where you wan to add  Read More link.

Step 3. Click "Insert Jump Break Icon" that will insert Read More Link at that stage.
Icon of Insert Jump break is shown in the figure below.


Add Read More Button to Blogger Posts read more link
Add Read More Button to Blogger Posts read more link
 Step 4. Click Save/Update/Publish to make save changes. Finally you are done with inserting read more link to your post and you have defined where you want to insert that Read more Link.

Now you want to add some Default Button to show instead of Read more link? Because Read more Link doesn't look beautiful.

How to Add Read More Button instead of Read More Link?
There’s quite a few ways to Add Read More Button to Blogger Post, but here is a really simply way. For adding Read More Button to my blogger post you just need to  go to Template > Edit HTML. You can also Change Post Title Color in Blogger Posts by making some changes in HTML code here.

Add Read More Button to Blogger Posts read more link
Add Read More Button to Blogger Posts read more link


To search click anywhere in html code then press "ctrl+f "

Search for jump-link and find the following code.

<b:if cond='data:post.hasJumpLink'>
<div class='jump-link'>
<a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'>
<data:post.jumpText/>

Insert "Jump Link" or "Read more" in a Blogger post

1. How to insert "Read more" into blogger? 

When writing a post in blogger, click the little broken page to insert a “read more” jump link.
Example

2. How to Change "Read more" text?



You can alter the text in manually in your HTML too if you wish. To do this go to Template > Edit HTML > Format Template.

To search click anywhere in html code then press" ctrl+f "

Search for jump-link and find the following code.

How to Remove Border Around Pictures in Blogger?

Remove Border and Shadow From All Images


Using this method will remove border from all of your blog posts images and even it will also not appear in your future posts.

Example


1. Go to Blogger >> Template.
2. First backup your blog template.  ---> If you are professional then no need
3. Click Edit HTML.
4. Now search below similar code in your template.