Wordpress theme blog to website integration
html4strict | by: thierrylam
last edit: Sep, 4th 2009 | jump to bottom
<!-- Make sure the following included in "wp-content/themes/yourtheme/index.php" --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
42 views




