[theme-reviewers] wp_enqueue_style

Phillip Wells phillipwells at hotmail.co.nz
Sat Oct 5 04:22:02 UTC 2013


I am currently developing a theme and i have: 
function theme_name_styles() {	wp_enqueue_style( 'style-name',get_template_directory_uri() . '/css/dropdown.css );}
add_action( 'wp_enqueue_scripts', 'theme_name_styles' );
but it is not working what am i doing wrong.

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20131005/13d0d2d4/attachment.html>


More information about the theme-reviewers mailing list