Saturday, June 23, 2012

How to remove Post Subscribe To Posts (Atom)

Tips and tricks this time is to remove posts Subscribe to posts (atom) which is in the latest version of the blogger template. posts subscribe to: post (atom) or subscribe to: post (atom) is located under the posts serves as a feed from our blog. The goal is that visitors can easily find your feed address. But if you already use a feed from Feedburner service. Then the presence of this writing is not so important anymore.


For those who prefer to not display this section, you may use the following ways:
  • Log in to Blogger. Click the Layout -> Edit HTML
  • Tick ​​the "Expand Widget Templates"
  • Then find the code below:
<div class='feed-links'> <data:feedLinksMsg/> <b:loop values='data:links' var='f'> <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'> <data:f.name/> (<data:f.feedType/>)</a> </b:loop> </div>
  • If you have found, delete the code and then click Save Template
  • Please click on View Blog to see results
Look at the picture :


Good luck !!!

Posted by: Denmas Tugino
Godheg Updated at: Saturday, June 23, 2012

How to set the Unordered List In the Post with Pictures

Well on this occasion I will share about the blogger guide. I will discuss the guidelines Unordered List or change the display which is usually called bullets. Unordered list format is usually used in the post if short sentences outlining the points raised or down is not sorted sequentially and usually preceded by the symbol • (dot). Using Unordered List format also shows that good quality articles, orderly, and neat. It will also attract the visitors on your blog and read one article that uses the format Unordered List in the post. Unordered List view which I will share with you this has attractive mini display icon, bottom border for each sentence, also has a background color.

How to set the Unordered List In the Post with Pictures :
  • First step :
Go to your dashboard>>Template>>edit html>>proceed>>check expand template widget. Note : back up your template first. Use ctrl + f and find this code (or similar to this code),  .post-body ul , modified with this code :
.post-body ul,
.post-body ol{
  margin: 1em;
  padding-left: 1em;
}
.post-footer ul{
  margin: 1em;
  margin-top: -0.5em;
  padding-left: 1em;
}
.post-body ul li,

.post-footer ul li {list-style-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0z1LT-n__xtkjdF2Vgct37K3MeVppu2F1p9XWBI5Bc6ZJfBrOnjw-wY3jVqIMJKDirbdBUzobutK6qWbXN3v5kI17-Qu0oAbF6CMkJ6WQyPG8xpqv3w05Ly_rC703uSAzzjHe88m7R2g/s400/uncheck.gif);
  border-bottom: 1px solid #ccc;
  padding: .2em 0 .2em .5em;
}
.post-body ul li:hover,
.post-footer ul li:hover {cursor: pointer;
list-style-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0QIywsK7uLmgMP3Jnj9MI_GCkNpzfybZbxVMbYfhzb1pZfZEptcRSUH5t3_Blz9EnVEYdPDCQMW2tsgVQmtDw9L35PXBfB3zfdfc8K79f4hIsJZP0dGlNkYvb9ZrGHVDlFjhi1yNhaGA/s400/check.gif); background-color: #f2f2f2; color: #B1291F;
}
If your template not yet installed, please put the code under the code .post {................}
  • Second step
Save your template.

Posted by: Denmas Tugino
Godheg Updated at: Saturday, June 23, 2012

How To Hide Blog Title and Description

The purpose of this article is, for those of you who want to put banners in the header of your blog, make sure the blog title and description had been lost. Why? Because, at the time of banner attached. Title and description of the blog will still appear on the header.How To Hide Blog Title and Description. You can follow the following tutorial.


  • First step :
Go to your dashboard>>Template>>edit html>>proceed>>check expand template widget. Note : back up your template first. Use ctrl + f and find this code (or similar to this code) :
#header h1 {
font-family:'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, sans-serif;
font-size:26px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:normal;
margin:5px 5px 0;
padding:15px 20px 3px 0;
text-transform:none;
}
#header .description {
color:#999999;
font-family:georgia;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:normal;
margin:0 5px 5px;
max-width:700px;
padding:0 20px 15px 0;
text-transform:none;
}
Add code display: none; at the end before closing the code }as below :


#header h1 {
font-family:'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, sans-serif;
font-size:26px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:normal;
margin:5px 5px 0;
padding:15px 20px 3px 0;
text-transform:none;
display:none;
}
#header .description {
color:#999999;
font-family:georgia;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:normal;
margin:0 5px 5px;
max-width:700px;
padding:0 20px 15px 0;
text-transform:none;
display:none;
}
  • Second step:
Save your template and see the results.

Posted by: Denmas Tugino
Godheg Updated at: Saturday, June 23, 2012

Monday, June 18, 2012

Area of Trapezium/Trapezoid

A trapezoid is a 4-sided flat shape with straight sides that has a pair of opposite sides parallel.  Before looking trapezoid area, should know its parts. See the information below :

  • The bottom side (base b ) parallel to the top side (base a) .
  • The distance from one base to the other called height (h).

In the plane shapes are often written in capital letters at the vertex. This is to facilitate naming. For example, the trapezoid KLMN. KL means the line from  K point to L point, LM means the line from L point to M point, MN means the line from point M point to N point, KN means the line from K point to the N points.


Area of ​​trapezoid can be determined using the formula of triangle area. You do this by dividing the trapezoid
into two triangles. Then the triangle area summed.

Area of ​​trapezoid ABCD can be found by adding up the area of ​​triangle BAD with area of ​​triangle BCD

  • BAD = ½ x AB x AD
                   = ½ x 6 x 5
                   =  ½ x 30
                   = 15 area unit
  • BCD =  ½ x CD x BE
                   =  ½  x 9 x 5
                   =  ½  x 45
                   = 22,5 area unit
  • ABCD = 15 + 22, 5
                      = 37, 5 area unit


Surface area of ​​the trapezoid = Area of ​​triangle I (BAD) + Area of ​​triangle  II (BCD)
                                                    =  ½ x a x h + ½ x bx h
                                                    = ½ (a+b) x h 

From the trapezoid area formula can be find high and the length of the trapezoid base.

  • height = 2A/a + b
  • a  base = (2A/h) - b
  • b  base = (2A/h) - a

Example : 
1.  A trapezoid has 10 cm and 14 cm bases, height = 7 cm. What is the area ?
     Area = ½  x ( a + b) x h
               = ½ (10+14) x 7
               = ½ (24 ) x 7
               = 12 x 7
               =  84 cm
2.  A trapezoid has 8 cm and 12 cm bases, area = 90 cm. What is the height ?
      height = 2A/a + b
                  = 2(90)/8+12
                  = 180/20
                  = 9 cm
3.  A trapezoid has b base 16 cm, 14 cm height and area = 252 cm. What is the a base ?
     a  base = (2A/t) - b
                  = (2 x 252/14) - 16
                  = (504/14) - 16
                  = 36 - 16
                  = 20 cm
4. A trapezoid has a base 14 cm, 12 cm height and area = 180 cm. What is the b base ?
     b  base = (2A/t) - a
                  = (2 x 180/12) - 14
                  = (360/12) - 14
                  = 30 - 14
                  = 16 cm

Posted by: Denmas Tugino
Godheg Updated at: Monday, June 18, 2012