-
-
Top News
- Sharing MTS USB internet with other computers
- Solution for Network Cable Unplugged
- NextGEN Gallery causing Page Not Found error and Duplicate content pages
- Using Binatone Router with BSNL Broadband Connection
- BSNL Broadband DNS Servers
- Some websites not working with BSNL broadband connection
- jQWizard Version 1 Released
- UPS for Wireless Router or Modem
- Admagnet Review
- PHP coding conventions
CSS Archive
-
CSS coding conventions
Posted on May 24, 2011 | No CommentsCSS Naming Conventions Basic Rules 1. Use small letters to name classes and id’s . eg: #footer, .round 2. a. Use hyphen (-) to separate mutiple words. eg: #main-container, .round-box,... -
ThickBox IE7 positioning bug fix
Posted on December 12, 2008 | 2 CommentsThe fix is posted in http://wordpress.org/support/topic/170320?replies=12#post-741557. I am just copying it for easy reference. Look in thickbox/thickbox.css Around line 50, change all the below #TB_window { position: fixed; background: #ffffff;... -
Simple Fixed Width Rounded Box with CSS
Posted on November 10, 2008 | 1 CommentHere is a simple fixed width css rounded box. Download Live Example Sample Rounded Box The Rounded Box will look like this. This rounded box uses two background images, one...

