HostOnNet Blog

Author Archives: Sibi Antony

About Sibi Antony

Bootstrap and Android LOVER. I've been creating things for the web for over 10 years, from the period of flash and table based layout web sites till mobile and tab friendly web sites.

Combine multiple google fonts as one url

In this post, I will show you how to Combine multiple google fonts into one url. Today , Started new a Web Design project and I would like to use google fonts like Montserrat and Lato in this porject. As


How to align text in Bootstrap

Sometimes I use the alignment code like or even when Iam using Bootstrap frame work. Because I forget to use bootstrap inbuilt text alignment classes. Seems this blog post will help me to keep in mind when I start next


Responsive background image with Bootstrap

We are working on to offer a new service ‘SSL Certificate’ for Maximize Security of your Data and Transactions. For that, I created a page and following is the screenshot. As you can see in the screenshot,a background image with


Google Custom Search button not working ?

Today, replaced the WordPress default search with Google Custom Search in navbar . But search button was not visible after adding the code. So added new search button with help of of following CSS code For Google Custom Search code,


How to add Bootstrap breadcrumbs in WordPress

Sorry, I forgot to say how I add Bootstrap breadcrumbs in blog A breadcrumb is a navigation scheme that indicates the user’s location in a website or web application. Breadcrumb navigation can greatly enhance the accessibility of websites having large


How to add Bootstrap Pager in WordPress

Hi, I’m almost finished our blog modification,bootstrap conversion etc. Now we need previous and next links on blog to provide simple and quick navigation to the user instead of the complex pagination. I have created previous and next button with


Download Apps from Google Play with a browser extension

In previous post we have checked how to download APK directly from Google Play using Evozi Apk Downloader. Do you know we can do the same with Chrome/Firefox EXTENSION APK Downloader Follow the steps for install APK Downloader add-on in


How to download apps on PC and install it on mobile ?

I have installed many apps from Play Store in my mobile.But I didn’t tried from PC by connecting USB cable. As we know, We can’t download apk file directly from Play Store when we access it from PC. Play Store


How to remove ‘Continue Reading’ from wordpress

For removing ‘Continue Reading’ link from wordpress TwentyTen theme, Edit functions.php in your theme folder and add the following code.


syntaxhighlighter plugin fix in Bootstrap 3

We are using syntaxhighlighter plugin to highlight portions of code. After converting WordPress Twenty Ten theme to Bootstrap 3, the code showing empty space on top. (ie, code start with line number 2). See the screenshot below We can fix