Our amazing new site will launch in

2013/08/20

Syobon Action 2 Neko Mario

www.sofian555.blogspot.com
Syobon Action 2 Neko Mario For PC Free 
Syobon Action 2 Neko Mario For PC Free - also known as Cat Mario or Neko Mario, is a 2D Japanese freeware video game platform, released in February 2007, which is known for its high level of difficulty. This game contains elements of parody of Super Mario Bros for the Nintendo Entertainment System. Although the game is simple but can make us Happy or Stess. This game has been translated into English.
www.sofian555.blogspot.com
Syobon Action 2 Neko Mario
These traps are scattered around the level, and are usually activated when the player is about to hit them, making the game difficult to complete. Some designers have commented on how the game requires the player to think logically through trial-and-error in order to complete the game.
www.sofian555.blogspot.com
Syobon Action 2 Neko Mario
Syobon Action was generally received positively, though the reviews note the intense and often frustrating difficulty of the game. It was recognized as a game that "systematically disrupts every convention of 2D platform gameplay", and that success in the game often relies on both trial-and-error-like strategies and the player's ability to use counterintuitive strategies to avoid obstacles.

Trial GamePlay


Download Syobon Action 2 Neko Mario For PC 
Password

2013/08/17

Skin Kill Mark Beast CrossFire Indonesia

www.sofian555.blogspot.com
Skin Kill Mark Beast CrossFire Indonesia
Skin Kill Mark Beast CrossFire Indonesia - Bagi  pecinta game online FPS CrossFire Indonesia dan bagi yang suka dengan skin kill mark CrossFire gitu (untuk gaya-gaya saja), saya akan membagikan skin CrossFirenya secara GRATIS! Skin kill mark CrossFire punya saya ini, memiliki desain gambar VVIP yang sangat bagus :). Langsung saja berikut screenshotnya :)
www.sofian555.blogspot.com
Skin Kill Mark Beast CrossFire Indonesia
www.sofian555.blogspot.com
Skin Kill Mark Beast CrossFire Indonesia
Skin Kill Mark Beast CrossFire Indonesia

Tutorial

  • Open folder Crossfire
  • Pergi ke folder Rez
  • Baru ke UI
  • Copy folder Mark hasil download tadi, lalu paste & replace :)
  • Enjoy :)
Download Skin Kill Mark Beast CrossFire Indonesia
Password

2013/08/16

TechFront Blogger Template

www.sofian555.blogspot.com
TechFront Blogger Template
TechFront Blogger Template - this templates very beautifully, seo friendly, fast loading, 2 Sidebar, 3 Column, 3 Column footer, Adapted from WordPress, Black, Blue, Elegant, Featured Section, Fixed width, Fresh, Grey, Header Banner, Magazine, Left Sidebar, Premium, Right Sidebar, Slider, Tabbed widget, Top Navigation Bar, White, Web 2.0

Configure Favicon

Login to your blogger dashboard - layout - edit HTML. Now scroll down to where you see below code: 
<link href='Favicon URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>

Configure Featured Content Slider

Login to your blogger dashboard - layout - edit HTML. Find <!-- Featured Content Slider Started -->. Now scroll down slowly and you can see each featured slide codes between <div class='fp-slides-items'> and </div> .

Now Replace:
  • "This is default featured post X title" with your featured post title.
  • "#" with your featured post URL.
  • "Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
  • Slider image address with your slider image.
For Each Featured Slider

Configure Change Tab Names of Tab Widget

Find the script (Ctrl + F), for like this:
<ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>Popular</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Tags</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Blog Archives</a></li>
</ul>

Configure Meta Tags

Login to your blogger dashboard - layout - edit HTML. Now scroll down to where you see below code :

<meta content='Description Here' name='description'/>
<meta content='Keywords Here' name='keywords'/>

Replace Description: Write your blog description

            &Keywords: Write the keywords of your blog separated

Tutorial Download

  • Download file & extract here to your desktop
  • And then upload file TechFront Blogger Template (.xml document - 564kb) to your blog
  • Go to template - then click "Backup / Restore" 
  • Choose file - Upload
  • Enjoy :)
Download TechFront Blogger Template
Password

Keep Visit: www.sofian555.blogspot.com 


2013/08/15

How To Change Icon Bullet And Numbering List Blog

www.sofian555.blogspot.com
How To Change Icon Bullet And Numbering List Blog 
How To Change Icon Bullet And Numbering List Blog - Creating a unique post is a must every blogger to meet them. A unique addition to posting to google, also favored by visitors as a unique post it means different from the others. The difference is clear from the positive side. Visitor or reader will be comfortable and at ease in reading the unique post. The bloggers are racing to make the post as unique and beautiful as possible, ranging from a drop cap, blockquote, colorful writing fonts, and bullets & numbering. Now that I will discuss today is how to replace bullets and Numbering on the list in the blog post. It's not so bad anyway bullet and numbering default blogger, but many bloggers are deliberately replaced. By replacing the bullet and numbering, I think you can make posts more beautiful and unique than usual. How? if you are interested in replacing it? if yes, you can follow this post and read through to the end, okay? :) Let's see the tutorial!!

Tutorial

  • Login to blogger dashboard
  • Go to edit HTML
  • Search the code ]]></b:skin>, use the function Ctrl + F (fast search code)
  • Then enter the following code just 2 above the code ]]></ b: skin> and save when done.
  • Code bullet list 
.post ul { margin: 5px 0px 5px 10px;padding: 0 0 0 20px;list-style-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAEI4cialpzxW4i9ayeDad2u-hsjnRX0CqepEHZVn_SjVJZi1uVTNMtDOI1XocR-QmpvKjC517s1VR8E0oAN5lYtPZOKwewwrlMlpWJ7l6gKOjYfvgm_4kNw34GsIDznzeut3bOkMAJ9s/s12/Ul%2520li.png);} .post li { margin: 0 0 0 10px;padding: 3px; } .post li:hover { list-style-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiw-Ac14r2JWyTABgDLfkrlSD13wb5SZLU6K0rnw9adcH69j8e4UrWHDwyNwO5pR-jAg5EtSmJn1CKgddkc1vFE_3pnv8zXRe7ua44e7SbU1HjzMmTwpT9dOAmhMzEkqVPi8fkN_csNKN0/s12/Ul%2520li%2520hover.png);cursor: pointer; }

  •  Code numbering list 
.post ol { font-family: sans-serif; color: #706969; } .post ol li { line-height: 1.2em; font-family: sans-serif;color: #289728; } .post ol li:hover { font-family: sans-serif;font-style: italic; font-weight: bold; color: #0080ff; } .post ol p { font-family: sans-serif;font-weight: normal; font-style: normal; color: #0F0E0E; line-height:1.2em;}

  • Enjoy :)


Followers

Recent Posts

Social Buttons

Fanpage Facebook

eXTReMe Tracker