How to Remove/Change WP Logo & It Sub menus in Wordpress Admin Bar

Leave a Comment
By default, when you install wordpress self-hosted for your website, the wordpress logo in admin bar menu is automatically installed and linking to wordpress official website, wordpress.org. That logo also has some sub menu when you mouse over your pointer there.

wordress logo and sub menu link in admin area


Read More...

How to Display/Embed .PDF File in Web Pages

Leave a Comment
Nowadays, website contents in the internet is not only text and image. Some other types of content have often Embedded in web pages. One of them is .PDF formatted. Website content with pdf formatted commonly used for showcase ebook or other long document.

To embed or display file with .pdf formatted, there are 2 simple ways you can used.

Way #1

It is the way to embed .PDF formatted file as full page. It means, there are no other element in that page. It is like you read pdf file with browser, not pdf reader. The way is just link your pdf file with <a> tag.

<a href="http://localhost/bogor-learning/files/cerita.pdf" target="_blank">Cerita</a>

*the red code is path to your pdf file.

The html code above will link to your pdf file. And if you click that, you will open your pdf file in browser like this :



Read More...

10 Best ECommerce Wordpress Themes For Your Online Shop

Leave a Comment
Creating an online shop website is not a difficult thing nowadays. You can use free website platform/CMS like wordpress , free design and templates. All of them maybe can be obtained free of charge. But, that is just the way to create common online shop. And unfortunately, if you want to create great and successful online shop website, you have to supported by great tools also.

In this post, i will review some best wordpress themes that can be a great tools to help you build your online shop website. So, it is just for you who want to create online shop website with Wordpress CMS. These wordpress themes can help you to manage your ecommerce wordpress website, promote your products and ease you to improve your online shop. And the good news is these wordpress themes can be obtained by low price.

So, Here they are..

1. North | Unique E-Commerce Theme

Read More...

16+ Best Flat Icon Sets For Website Free Download

1 comment
Flat design is web design trends nowadays. So, it is affect to all component of design. One of them is icons to use in web design. Here, i share 16+ flat icon sets to use in your design.  These icon sets divided into various topics that has its own uniqueness, because its designed by different people. I collect this from freebiesbug.com

Here they are..

1. 75 flat-style PSD icons


Read More...

What is Responsive Web Design ?

Leave a Comment
Responsive Web Design is a condition of web page that it design compatible & good looking in any devices with different screen resolution. It means the web page is still good looking when you access it from PC, Tablet, Smartphone and mobile. For example, when you access this site from different devices (PC/Tablet/Mobile), you will see the design is adapting to device resolution . By default, the web page which is designed for PC won't compatible when it accessed from mobile.
Read More...