Blogsolve.com

Category : Dev & Design

Lightbox alternatives

Posted on May 16, 2011 by BS | 1 Comment

Presenting your data with some innovative approach is always a key for good web developer. Lightbox is one superb script which has been used in thousands of websites to showcase [...]

A valid technique of including flash in HTML

Posted on April 22, 2011 by BS | 0 Comments

These days flash animations are most used to make your site sleak and stylish. Flash action script and animation stored in .swf file format and you have to include that [...]

Box-Sizing property in CSS3

Posted on April 21, 2011 by BS | 0 Comments

Giving padding and border in some box which is having some fix amount of width and height is always a bit of headache for HTML coder. In this case border [...]

CSS3 Border Radius property

Posted on March 31, 2011 by BS | 2 Comments

New version of CSS, ie CSS3 has included many superb features to developers armory.  Here we are going to talk about its latest feature which enables us to create round [...]

How to use WordPress Custom Fields

Posted on March 24, 2011 by BS | 1 Comment

Custom Field is one of the best feature of WordPress which allows user to enter Meta-data or arbitrary extra information related to the post or page. For example let’s say [...]

WordPress Custom Menu Feature

Posted on March 23, 2011 by BS | 0 Comments

With the release of WordPress version 3.0 one interesting concept has been added to WordPress’ feature list, Custom menus. Many user might find it bit confusing and hard using this [...]

How to change wordpress excerpt text length

Posted on March 22, 2011 by BS | 7 Comments

WordPress excerpt is a short summary of wordpress post automatically generated by WordPress. By default it is first 55 words of post. And can be displayed in theme with this [...]