Starting with Big Letter for Post??



Hello friends wow i got first page rank of Google of my previous post drop down menus and now i am presenting starting with big latter follow easy instruction and make some different and attractive go

Step 1.

If you are using the old Blogger interface:Go to Dashboard - Design - Edit HTML - Expand Widget Template (make a backup)

If you are using the new Blogger interface:Go to Dashboard - Template - Edit HTML - Proceed - Expand Widget Template (make a backup)

Step 2
. Search (CTRL + F) for this piece of code


]]></b:skin>


.capital:first-letter {
float: left;
display: block;
font-family: Times, serif, Georgia;
font-size: 40px;
color: #000000;
margin:0px 5px 0 0;
padding:0 0 0 10px;
}
SET AS YOU DESIRE::

Color - change the color highlighted in blue with the value of your desired color
Size - to change the letter size, increase/decrease the value highlighted in pink.

Step 3. Now search for this code:
<data:post.body/>
. Then immediately before and after add the red fragments you see in the example below:
 
 <div class='capital'><data:post.body/></div>
Step 4. Save your template.

Important! If the above code is not working, add one of following codes from this example:
 


<p class="capital"><data:post.body/></p>

, SO IF YOU FIND ANY PROBLEM COMMENT ME

No comments:

Post a Comment