Featured Posts

Colorbox Blogger TutorialEnjoy The Unforgettable Moment For Your Vacation Myrtle Beach vacation is a good idea for those who want a little time to relax. If you plan to do more than stay in a hotel, remember to bring together holiday packages from Myrtle Beach Accommodation and savings all experience. Rent a car, flight, hotels and all activities at the same time increases the savings on your travel...

Readmore

Saving Money For Summer Season You can save money throughout the year, but the warm temperatures of summer provide a few additional tips that can help you save even more money. Here are some things to try during those warm months...

Readmore

Home Refinance LoanMom You are My Everything Mom you are my guiding light, You held my hand in the darkest night. Chasing demons and rain clouds away, Showing me rainbows on dreary days...

Readmore

Cash-Out Refinance For many, their homes are just not dwellings that protect them against rain, sun, and wind. But they are piggy banks, which can be used to raise some urgent money, even if the home still lays collateral...

Readmore

Rss
Tampilkan postingan dengan label blog. Tampilkan semua postingan
Tampilkan postingan dengan label blog. Tampilkan semua postingan

Create Blogroll for Link Friends Widget

25

Posted by Risefa | Labels: blog | Posted on Senin

Sign up for PayPal and start accepting credit card payments instantly.

This article request from my best friend, he ask me about how to make blogroll friends widget which i have ? off course with my pleasure i will make it for you bro..

Let's start it, copy this HTML code and put on your page element or tambah halaman choose HTML or Java Script

<h3> MY FRIENDS LINK </h3>
<div style="border: 1px solid rgb(153, 153, 153); overflow: auto; width: 280px; height: 170px; text-align: left;">



|| <a href="http://risefa.blogspot.com/" target="_blank">Risefa</a> || <a href="http://www.danaretiree.com/" target="_blank">Danaretiree</a> || <a href="http://www.cah-cikrik.com/" target="_blank">Buwel</a> || <a href="http://www.danaretiree.com/" target="_blank">Sharing</a> || <a href="http://share4better.blogspot.com/" target="_blank">Next url friends...........</a>



</div>

You can adjust for :
width: :....
height: : .....
text-align : left, right, center or justify


And become like this


MY FRIENDS LINK


Read more.....

Create Label Variation Tag Cloud

4

Posted by Risefa | Labels: blog | Posted on Selasa

Sign up for PayPal and start accepting credit card payments instantly.

Making label variation so easy ,i think. because at the outside so many tutorial was available it depend us to try searching what we want. This time i want post about create Tag Cloud label variation . You can find the sample tag cloud at My Label Categories



1. Login your account
2. LAYOUT ==> Edit HTML ===> tick mark EXPAND TEXT WIDGET
3. Find code below

<b:section class='sidebar' id='sidebar' preferred='yes'>

4. Copy and paste HTML code below and paste after HTMl code above
Notes : The solid text below is original HTML from your templates, you can add HTML codes after the solid text.


<b:widget id='Label1' locked='false' title='My Blog Categories' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2 align='center' style='font-size:98%;'><data:title/></h2>
</b:if>
<div align='center' class='widget-content'>

<script src='http://halotemplates.s3.amazonaws.com/wp-cumulus-example/swfobject.js' type='text/javascript'/>
<div id='flashcontent'>Blogumulus by <a href='http://www.roytanck.com/'>Roy Tanck</a> and <a href='http://www.bloggerbuster.com'>Amanda Fazani</a></div>
<script type='text/javascript'>
var so = new SWFObject(&quot;http://halotemplates.s3.amazonaws.com/wp-cumulus-example/tagcloud.swf&quot;, &quot;tagcloud&quot;, &quot;260&quot;, &quot;200&quot;, &quot;7&quot;, &quot;#ffffff&quot;);
// uncomment next line to enable transparency
//so.addParam(&quot;wmode&quot;, &quot;transparent&quot;);
so.addVariable(&quot;tcolor&quot;, &quot;0x333333&quot;);
so.addVariable(&quot;mode&quot;, &quot;tags&quot;);
so.addVariable(&quot;distr&quot;, &quot;true&quot;);
so.addVariable(&quot;tspeed&quot;, &quot;100&quot;);
so.addVariable(&quot;tagcloud&quot;, &quot;<tags><b:loop values='data:labels' var='label'><a expr:href='data:label.url' style='15'><data:label.name/></a></b:loop></tags>&quot;);
so.addParam(&quot;allowScriptAccess&quot;, &quot;always&quot;);
so.write(&quot;flashcontent&quot;);
</script>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>



5. Finish,
Save and see the results.

If you want to change the size of high and wide, stay wide change that code'240 'and'300 high' in accordance with your wishes. To change color, you can change code in which any posts # ffffff.

Read more.....

Drop Cap, Making Article With Newspaper Style

1

Posted by Risefa | Labels: blog | Posted on Rabu

Sign up for PayPal and start accepting credit card payments instantly.

D o you know a drop cap? if you see in Microsoft Word, in MS Word there is a facility that can be used to create large letters at the beginning of the sentence. Efek Drop cap can be used as an alternative to make article on the blog, so that your article look more attractive and stylish as the magazine or newwletter.

to create a drop cap in the blog that is also quite easy just add CSS style on the Edit HTML page. This is the steps :



1. Login with your ID

2. Click the Layout

3. Click Edit HTML tab

4. As ussualy download your full templates for back up if something happens

5. Fill a little box with check list in "Expand Widget Templates"

6. In the Edit HTML Copy code bellow and paste is exactly the above code ]]></b:skin>

/* kode untuk hurup awal
----------------------------------------------- */
.awal {
float:left;
color: #000000;
background:#ffffff;
line-height:80px;
padding-top:1px;
padding-right:5px;
font-family:times;
font-size:100px;
}


7. If you want use a drop cap in your article you must write this code
<span class="awal">First letter</span>
in your first letters.

Example :

<span class="awal">D </span>o you know a drop cap? if you see in Microsoft Word, in MS Word there is a facility that can be used to create large letters at the beginning of the sentence. Efek Drop cap can be used as an alternative to make article on the blog, so that your article look more attractive and stylish as the magazine or newwletter.

And become like this :

D o you know a drop cap? if you see in Microsoft Word, in MS Word there is a facility that can be used to create large letters at the beginning of the sentence. Efek Drop cap can be used as an alternative to make article on the blog, so that your article look more attractive and stylish as the magazine or newwletter.

Happy blogging and i hope my article is useful for you and me.

Read more.....

How to Create Articles

1

Posted by Risefa | Labels: blog | Posted on Jumat

Sign up for PayPal and start accepting credit card payments instantly.

S teps in a post the article:

1. Click the "Edit HTML", when in direct mode "Compose ", always hangs on the computer and this often happens. Copy of the article that you created earlier, and then paste in the post area. Edit according to your wishes.

2. Click the "compose" to do the editing (if you are still confused with the HTML code).

3. Click the button tool that image "landscape" blue, if you want to include a picture or photo to decorate your post-an.


4. Click the "Preview" to see the results of the post-an who will appear in the blog, perhaps there is still a need in the edit.

5. Click the "publish / Publish entry", Finish. The text of the paper you will be able to see and read by the whole world.

Read more.....

Setting Font and Color

2

Posted by Risefa | Labels: blog | Posted on

Sign up for PayPal and start accepting credit card payments instantly.

F or the new blogger, you will enjoy the new facilities from blogger.com, you can set the font type and the font color is easy. This is step to set the Fonts and Colors (especially for new blogger with new template , while the blogger who use a classic template, this menu is not provided). Click the "Fonts and Colors", then some of the settings will appear: (specifically for this template "minima")

1. Page Background color -> blog background color settings. Please click the color that is on the right side which you like.

2. Text Color -> color settings fonts your post

3. Link Color -> color settings in letter link

4. Blog Title Color -> color settings fonts Blog title

5. Blog Description Color -> color fonts description of the blog

6. Post Title Color -> color settings fonts title of the post-an

7. Border Color -> color settings box that beset the blog title, and a line separator

8. Sidebar Title Color -> color settings fonts title in your sidebar (side column)

9. Sidebar Title Color -> color settings fonts in the sidebar (side column)

10. Visited link Color -> color settings fonts when a visitor mengarahkannya link to any posts that contain links

11. Text Font -> fonts types of settings, applicable to fonts results of a post-fonts or in the sidebar

12. Sidebar Title Font -> fonts for the type of title that is in the sidebar and the date of posting

13. Blog Title Font -> the type of blog fonts Title

14. Blog Description Font -> Settings fonts type of decryption blog

15. Post Footer Font -> the type of fonts footer (example: posted by)

16. Click "Save Changes" to the end.
Finish


For the template than "minima", basically the same , just have a little difference, but it is not difficult. Happy Blogging

Read more.....

First step to create blog at blogspot

4

Posted by Risefa | Labels: blog | Posted on Minggu

Sign up for PayPal and start accepting credit card payments instantly.

T here are many service providers to create one blog an example at http://www.blogger.com. entry site address in address bar your browser http://www.blogger.com.
Please do the following steps:

1.Klik arrow sign that reads "Create YOUR BLOG"

2.Fill E-mail address with your email address

3.Fill again email address on the form

4.Write a password

5.Write again your password

6.Write name with the name you want to show

7.Write the text contained in the Word Verification form. Marked TIK / check the box on any posts on the edge and I accept the Terms of Service.


8.Klik image arrow labeled "CONTINUE"

9.Write the blog title that you want (in the future can change again) in the form Blog Title

10.Write name of your site in the form Blog address (URL)

11.write verify any posts that are displayed on the verification form words, if the picture is finished click the arrow labeled "CONTINUE".

12.Choise image (template) that you want (in the future can change again), and click the image arrow labeled "CONTINUE"

13.After "Your blog has been created." Click on the picture the arrow labeled "FROM POST". Please write you at your convenience, if you are finished click the "PUBLISH POST".

Read more.....