Thursday, June 28, 2012

Pure CSS3 And Jquery Dropdown Menu


Two days ago , i surfed web and i saw something beauty ,Dropdown menu that uses pure CSS3 Dropdown and of course there is no image on it , the most important benefit of using CSS3 is making your site load faster. Here Is The Demo Video :


So???
What are you waiting for???
Let's Grab this

File Size no more than 2KB (compressed)


How To Edit the Code ???


  • Find " Main_link" And "Main_descripition" and replace it
  • and for the child menu , just search "Child_Description" and "child_link" and replace with your own setting

How To Add the Code ???

Go to Blogger.com >> Pageelements >> Add new gadget >> Add HTML// Java Script
then, paste the code

Please Ask me if you havesome problem with this
And Subscribe to get the latest post from my blog :)

Tuesday, June 26, 2012

Costumize Blogspot Popular Post With CSS3

See the picture .....
we will make Your popular post like that, actually isn't always like that, depends on your template settings, my template uses red for the link color.
This Trick uses CSS3 Transition Effect, it makes more beutifull
This trick doesn't use javascript.






!!Important: Make Sure you've backed up your template before do this







So, How To Edit The Popular post??

  • Open blogger.com then Open your pageelement and edit your popular post
  • set it like the picture above
  • Next, go to your template >> Edit you template editor, and search the code like this
    this code depends on your template
.PopularPosts
.PopularPosts .widget-content ul li{

  • Replace with My Code
    .PopularPosts .item-title{font-weight:bold;padding-bottom:0.2em;text-shadow:0px 1px 0px #fff;}
    .PopularPosts .widget-content ul li{padding:0.7em 0;background: url(http://3.bp.blogspot.com/-5T_xlsI0aIc/T-lcR7ChM9I/AAAAAAAAAUc/G8Y7AbJ_3lQ/s1600/BI+logo.png) no-repeat 5px 10px;list-style-type: none;
    margin:0 0 5px 0px;
    padding:5px 5px 5px 20px !important;
    border: 1px solid #dddddd;
    border-radius:5px;
    -moz-border-radius:10px;
    -ms-transition: all 0.26s ease-out; /* IE10? */
    -moz-transition-duration: 1s; -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out
    }
    .PopularPosts .widget-content ul li:hover{
    border:1px solid #6BB5FF;
    color: #0CF;
    text-transform: none;
    float: none;
    margin:0 0 5px 0px;
    border-radius:15px;
    -moz-box-shadow: 1px 1px 4px #000;
    -webkit-box-shadow: 1px 1px 4px #000;
    box-shadow: 1px 1px 4px #000; z-index:999999; font-weight:bold; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.31);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.31);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.31);
    -moz-transition: all 0.26s ease-out; /* FF4+ */
    -o-transition: all 0.26s ease-out; /* Opera 10.5+ */
    -webkit-transition: all 0.26s ease-out; /* Saf3.2+, Chrome */
    -ms-transition: all 0.26s ease-out; /* IE10? */
    -moz-transition-duration: 1s; -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-shadow:1px 1px 3px #D2BCB0, -1px 1px 3px #D2BCB0, -1px -1px 3px #D2BCB0, 1px -1px 3px #D2BCB0;
    }
If You Can't find any code above , we will try another method
  • Search  ]]></b:skin>
    Next, paste my code above it
  • Then Save it, and see it on your blog, move your mouse over it and see the effect.
If You want to edit the color of the border , just search #6BB5FF, use  to find the code you want.

Please Comment or Share this If you like my Post

Saturday, June 23, 2012

Floating Footer using mixed CSS3 And Jquery Effect


After a little Experiments, and finally it works......
this Widget uses Jquery and CSS3 code for the transitions, see video Below for Demo


Click The Button Below to Download The Code




  • Please Subscribe First
  • Fill your Email To Subscribe and hit Enter or Click Submit


  • The password is zulkhamsyahmh
How To Edit The Code.
Open The Source code and Find Some Code Below
For The LEFT menu

Find "YOUR_LINK" and "YOUR_LINK_DESCRIPTIONS"
and Replace With Your Own Link and Your Description


And Next UP for The Child Menu
Find "YOUR_CHILD_LINK" and "YOUR_CHILD_LINK_DESCRIPTIONS"
and Replace With Your Own Link and Your Description

For The Subscribe
Find "YOUR_FEED_BURNER_NAME" and Replace With You Own Feedburner
If you Have a problem With Feedburner, Please Kindly To See How to Setup feedburner on blogspot 

For The Right Menu (Like and G+ Button)
Like Button
Example :
My Facebook Fan Page Address : https://www.facebook.com/pages/Blog-Indonesia/300488916670626
The Green Colored Is MY-FACEBOOK-FANPAGE
And The red Colored Is My ID
So, find "YOUR-FACEBOOK-FANPAGE" and " YOUR-FACEBOOK-FANPAGE _ID" on my Code, Change it With Your Own . Easy Right
G+ Button
find "YOUR_SITE_ADDRESS" on my Code, Change it With Your Site Address, Change it Twice

How To Add To Your Blog???
Simply, Open Your Blogger Dashboard >> PageElements >> Add New Gadget >> Add HTML / Javascript , Then Paste the code that you've edited

If You Get Some Problem, Feel Free to Ask Me :)

Monday, June 18, 2012

Add Floating Subscribe Button Using Click



Blogwalking is the one of my hobbies, and i was lucky because i found something special yesterday on someone blog.He uses wordpress, so i adopted it, it looks great and doesn't need some spaces on your page. This is awesome....

Saturday, June 16, 2012

Download Splatter Brush Photoshop




Want To be a Great Photoshop Designer???
To be a Great Photoshop Designer, you must be need great support from the software.
YES, We talk about Photoshop now. Photoshop is the best choice i think for image editing, and in this post , i want to share  some Splatter Brush

Friday, June 15, 2012

Add Smooth Transform Effect to The picture


Move your mouse over image above, you will see the effect, that's the effect that we want to make, many bloggers must be want to make their blog more beutifull, more attractive. So, i make this code for my post today.

  • first, Find the First <Style> and paste the code below it
.Trans  {opacity: 0.5;margin-left: 50px;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;transition: all 0.5s ease-out;-moz-transform: rotate(7deg);-o-transform: rotate(7deg);-webkit-transform: rotate(7deg);-ms-transform:rotate(7deg);transform: rotate(7deg);filter: progid:DXImageTransform.Microsoft.Matrix( M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455, sizingMethod='auto expand');zoom: 1;}
.trans:hover  {opacity: 1;zoom: 1;-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);-moz-box-shadow: 1px 1px 4px #000;-webkit-box-shadow: 1px 1px 4px #000;box-shadow: 1px 1px 4px #000;} 

  • Next , when you want to Publish your post and make the effect to image, after you have finshed write your post, Don't Publish it. Click On HTML and find your image code like :
<div class="separator Trans" style="clear: both; text-align: center;"><a href="http://2.bp.blogspot.com/-5eVhghv8RA/T9rx2_oiUUI/AAAAAAAAASo/5t_xSHPB6Ng/s1600/CSS.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://2.bp.blogspot.com/-5eVhghv8RA/T9rx2_oiUUI/AAAAAAAAASo/5t_xSHPB6Ng/s1600/CSS.png" /></a></div>

  •  Add Trans on <div class="
That's for the post, and what about the image outside the post. Simply, you just need to find the picture code on your Template setting, and follow the instruction above.
See The Video Below to know some Steps


    Thursday, June 14, 2012

    customize Blockquote on blog



    Did you dissapoint with your blockqoute style??
    , this tutorial will show you some trick how to customize your simple blockquote, and make it good looking.

    first,open your blogger dashboard and Edit your HTML , next find
    .blockquote{ 
    , it usually on <style> section,
    it will show like his
    blockquote{margin:bla-bla;color:bla-bla;font-style:blablabla;xxx....}

    next replace it with my code

    blockquote{
    margin:20px;
    color:#666;
    font-style:italic;
    border-radius:10px;
    opacity:0.5;
    Background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT8wmkxcuIIoWa4-mwrloLzstgePzUXn9CNa_gtvY2Ma8DonzR64SBaPJiGdEpzWdoFA0kKGxiaxW1h3WARrdWWFeHMEgSnjRlOPXfNapENYeB-vv0Zq6DQzGe4xk-YyF1h2v6iJV1L8Y/s1600/background.png)}
    blockquote:hover{opacity:1;
    Background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT8wmkxcuIIoWa4-mwrloLzstgePzUXn9CNa_gtvY2Ma8DonzR64SBaPJiGdEpzWdoFA0kKGxiaxW1h3WARrdWWFeHMEgSnjRlOPXfNapENYeB-vv0Zq6DQzGe4xk-YyF1h2v6iJV1L8Y/s1600/background.png)}


    you can edit my code above
    little explaination
    blockquote:hover ,this style will active when your mouse over the blockquote area

    Just let me know if you have a problem
    Comment Please

    Next Post Will Be :

    How To Add Smooth Transform Effect

    Wednesday, June 13, 2012

    Create Back To Top Button Widget Blogspot

    In this tutorial , i'll show you how to make Back To Top or Up Button using Jquery, The benefit of this button is making reader navigate easy to Upwardof your page without scrolling, and make your blog more beutiful,
    allright,
    Open your template editor, and Click expand template Widget

    Find </head> and paste the code Below just above it
    <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' type='text/javascript'/>
    <script type='text/javascript'>

    Tuesday, June 12, 2012

    How To Make 3D Image In Photoshop

     






    Looking for Photoshop tutorial???
    this is my second tutorial about editing Image. OK, Let's look on the picture, i've done some picture above, Not so Good, you can do better than me, yoou only need som imagination to do that.
    i've used photoshop CS5 , here it is the tutorial :
    i've prepared one picture for this tutorial
    Next, use Edit>>Transform>>Skew  then transform it, add some degree to the image, just like this :
    after that, Layer>>Layer Style>>Blending Options , and choose bevel and emboss :
    lt Set as you wish, use your imagination to make it better. And the last , Hold Down the Ctrl and Alt Key on keyboard then drag and drop the image to make so 3D effect, You can watch this for the Demo :



    Friday, June 8, 2012

    How To Set Transparent Image Using PhotoShop

    This Is my first Tutorial about Photoshop, Little Nervous here :)
    ok, Now , i'll show you how to make it Transparent, Let's Compare with two images i have
    Transparent
    No Transparent














    Click the Image above To Compare, and you will see waht's the difference. the common filetypes that you can use to set transparent are PNG , TIFF, GIF. But i use PNG. is this  Necessary??
    No, This is not necessary, but if you use the Transparent Image , it looks better than no tranparent  baceuse it has white color.


    #1
    • Firstly, Open Up your file then select with Quick Selection tool (W) and select area that you want to keep,
      Look At Picture #1
    • Then choose  Layer>New>Layer Via Cut
    • After that, you will have two layers, choose the layer that you want to set Transparent
    • Now Delete the Layer and save as PNG image
      Or the other way .
    • Select the layer to Set Transparent, Layer>Layer Style>Blending Options
    • Set The Opacity as you wish
    • Then Save as PNG
    Allright, you are finish, easy step
    i prefer use the image that have transparency , it looks better on my blog ,Please Comment If u like My Post

    Wednesday, June 6, 2012

    How To Make Paypal Donate Us Button On Blogspot


    Nowdays, many blogger and website founder use Paypal on their monetize problem. Paypal serves some services like :

    Sunday, June 3, 2012

    Adobe Dreamweaver CS6 Classroom in a Book : Release Date


    The Sixth Generation of Creative suite has released, many fans of adobe was so happy about this .then , let's Take a look for the Dreamweaver version. This software was very necessary for Webmasters.Many New Big Features Has reviewed, you can find it on Search Engine if you want to find the Article about Dreamweaver CS6.
    Adobe Dreamweaver CS6 Classroom in a Book : Release Date, That's the title and of course we will talk about this Book .This Book Will Release on June 22, 2012 (Estimated) ,it means 19 days left until the publication.
    Overview Adobe Dreamweaver CS6 Classroom in a Book

    Creative professionals seeking the fastest, easiest, most comprehensive way to learn Adobe Dreamweaver CS6 choose Adobe Dreamweaver CS6: Classroom in a Book from the Adobe Creative Team. The 15 project-based lessons in this book show you step by step everything you need to know to work in Dreamweaver CS6. You’ll learn to create a professional website without having to write code by hand.
    This completely revised CS6 edition also covers HTML5, CSS3, and media queries for responsive web design. The book also shows how to create HTML-based headings, paragraphs, lists, and tables; insert graphics and Photoshop Smart Objects; add links to text and images; apply cascading styles sheets; and customize the Dreamweaver workspace. You’ll also learn to add interactive elements to your sites, such as HTML5-compatible video and animation, get guidance for working with code, and finally publish a finished site to the Web.
    The companion DVD includes all lesson files so you can work along with the book, as well as, two hours of free video tutorials from Adobe Dreamweaver CS6 Learn by Video.
    This Book is very Essential for the one who want to learn about HTML5 CSS query, and Dreamweaver CS6 is a Powerfull Software tool to build Website, And I Heard Adobe CS6 Support Wordpress And Dropal joomla and etc, I haven't Purchased it .


    Upgrading to Dreamweaver CS6 also gives you the chance to catch up on all of the great features added in Dreamweaver CS5. These include: 
    • Dynamically Related Files. The Dynamically Related Files feature helps you access files and update pages faster, as well as simplify management tasks for complex sites. With a single click,you can direct Dreamweaver to discover the external files and scripts necessary to assemble yourpage and display their filenames in the Related Files toolbar. 
    • Enhanced CSS introspection tools. With enhanced CSS tools and Live view, Dreamweaver
    gives you more control without leaving your editing environment. You can also view the state of
    any link on your page and change text size—tasks that previously required a browser. 
    • Integration with Adobe BrowserLab. Dreamweaver integrates with Adobe BrowserLab*, which provides a fast and accurate solution for cross-browser compatibility testing. Whether you are new to web design or a seasoned professional, you can use Adobe BrowserLab to preview web pages and local content with multiple viewing and comparison tools, customizing sets of browsers to meet your project’s requirements. 
    • Site-specific code hinting. Site-specific code hints within Dreamweaver help you to more
    efficiently handle PHP coding tasks on a site-by-site basis. Theme files for blogs and other custom PHP files and directories can be included (or excluded) to customize the coding environment of Dreamweaver when working with third-party PHP libraries and CMS frameworks such as WordPress, Drupal, Joomla!, and others
    • Enhanced CSS starter layouts. Jump-start your standards-based website design with updated
    and simplified CSS starter layouts. Based on user feedback and constantly evolving CSS best
    practices, the CSS starter layouts have been completely rewritten. For example, complex
    descendent selectors have been removed in favor of simplified, easy-to-understand classes, and the overall structure of the documents has been revamped. 
    REMEMBER, BUY IT , DO NOT CRACK or PATCH IT, Use Genuine Version Only :)
    Let's Buy it!!!!





    Price Adobe Dreamweaver CS6
    • Software Tech = $360.00
    • Software Tech store= $382.00
    • CDW = $388.99
    • SoftwareMedia.com = $392.44
    • Adobe Dreamweaver CS6 Classroom = £36.99"Delivered FREE in the UK"