Style theme forms in WordPress
Style theme forms in WordPress
Get Ids and Classes those are used for forms,
If you are building a theme for WordPress, use this id and classes for the relative forms,
and if you are converting any HTML code to WordPress theme, then replace the Class and Id name with these Class and Id names.
http://codex.wordpress.org/Styling_Theme_Forms

Post a Comment