Search Results for css
How to use Nextgen gallery using custom php code on theme file
Nextgen Gallery is pretty famous gallery plugin used in WordPress. It provides shortcode to insert gallery in posts,pages, sidebars etc. In this post, we are going to use nextgen's built in functions to show these galleries, albums in WordPress template files. Ideally we show the Nextgen gallery on
[News] Sony Ericsson Launches multiple phones
I had the good fortune of attending a recent Sony Ericsson’s event event held at Trident (Nariman Point, Mumbai). Headed by (recently appointed) Prasun Kumar - Marketing Head of the region, the primary focus of the Event was, what SE call’s “Finger Talking”. Labeled as as “FingerTALKING
Decoding Art Clokey Google Doodle
Google Doodle always amazes each one of us which their extra ordinary creativeness. Be it the Guitar Le Paul's birthday or today's Google doodle on Art Clokey's birthday. When I opened twitter this morning found that lot many people are discussing about the Google Doodle being made in flash. Howev
How to inspect css hover , active property using firebug
I am sure that while Design and Development of a website you definitely want to see the :hover property of an element using your favorite addon in FireFox called Firebug. But I have found that many newbie developers do not know how to see this property. Default settings of firebug shows only the "De
Zen Coding – a new way of writing HTML and CSS code
Good news for all the web designers and developers, if you already not aware of Zen Coding. It’s a new and awesome way to write your HTML, XML, XSL. The concept of Zen Coding is based on a powerful abbreviation engine. It allows you to expand code which you originally write as abbreviations. You h
Cache burst refresh or hard refresh in MAC
When I shifted to MAC lot of things changed. On top of everything the Keyboard changed which in return resulted in change of all the shortcut keys that I used in Windows, Linux using the Windows Keyboard. While development of websites, I often used Ctrl + f5 on Windows/Linux machine to refresh a bro
WordPress wp_nav_menu separator and First Last Classes
wp_nav_menu is a wordpress built-in plugin that allows you to show navigation in the front-end. This simple function picks the menu defined in the wp-admin dashboard and displays it as the list. Just like other wordpress functions this is also powerful. It takes various parameters to customize the o
Free Entry Passes for Spark IT 2011 – Building Next Gen Apps
Spark IT 2011 is just around the corner. This year the agenda of the event would be “Building Next Gen Apps”. Last I was there at Spark IT 2010, where I spoke about Social Media, HTML5, Web Workers, etc. I have been invited again as a Speaker and this time I am going to talk about the followi
Install Android Apps .APK Offline!!
So… You have got your Spanky New Android Phone. There are LOTS of them in the market to suite ALL Kinds of Budget. Right from the Cheap (Not-so-cheap when converted in INR) Samsung Galaxy 5, Spice Mi-300, LG Optimus (LG GT540), HTC Tattoo Here is a list of cheap Android phones in India, that a
Nokia N8 – a Worthy Phone??
Not to long ago NOKIA Reigned Over Indian GSM Market with a Iron Hand. 8 out of 10 Phones in India were Nokia Make. But subsequently, with the flooding of Cheap Chinese Handsets & somewhat quality handsets from Micromax (Q5 & Q7), FLY & even Videocon! Nokia started loosing ground
Firebug, A Magical debugging tool
Firebug is an add-on tool created by Joe Hewitt, John Barton, Robcee and Jan Odvarko which integrates itself with Mozilla Firefox (3.5 or Higher). Another version of Firebug Lite 1.30 is available for Non-Firefox browser (example – Internet Explorer, Google Chrome etc.) Within a short span of time
Opacity in CSS3 using rgba
Hey People, CSS3 is the new way to style your WebPages. It come with more power and potential for the designers. Though CSS3 is not supported by every browser at the present but more importantly browsers like Firefox, Opera,Safari and Chrome support them. I am going to discuss CSS3 in parts
Drag an element,image etc using javascript,html,css
Hey fellas, Today I am going to show you how you can make an element draggable or moveable on your webpage. This webpage element can be either image, div or even input box. We are going to use simple Javascript, CSS and HTML for this purpose. You can see a working demo on this page and can save t
Alternative to overflow:hidden for wrapping divs
I bet, you might have struggle a lot to get this simple solution if you are here via google search. There are instances when two divs in parallel have dynamic content and it becomes difficult to keep their height equal. One of the hack is using overflow:hidden, which might not be valid in some cases
Treat any file as PHP in Netbeans
You love coding in Netbeans and you find it pretty uneasy when it does not function the way you want it to. That was the same with me when I started development in drupal and I was unable to associate the .module as PHP in my favorite editor Netbeans. However with little play around with options