Title: Additional stylesheets
Last modified: August 19, 2016

---

# Additional stylesheets

 *  Resolved [sirthaddeus](https://wordpress.org/support/users/sirthaddeus/)
 * (@sirthaddeus)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/additional-stylesheets/)
 * Can I add additional stylesheets?
 * If so, do I do it like this:
 * `<link rel="stylesheet" type="text/css" href="<?php bloginfo('reset.css'); ?>"
   media="screen, projection" />`
 * Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [sirthaddeus](https://wordpress.org/support/users/sirthaddeus/)
 * (@sirthaddeus)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/additional-stylesheets/#post-855506)
 * to add additional stylesheets, i hard linked to the stylesheet:
 * `http://www.ericabell.com/redesign/blog/wp-content/themes/tutorial/reset.css`
 * Is there a way I can do so using the PHP syntax instead of hard linking it?
 *  Thread Starter [sirthaddeus](https://wordpress.org/support/users/sirthaddeus/)
 * (@sirthaddeus)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/additional-stylesheets/#post-855507)
 * I figured out the php way:
 * `<?php bloginfo('stylesheet_directory'); ?>/`
 * add that before the css file name and it works.
 * Guess I should of just continued to play with it more before posting to the forums.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Additional stylesheets’ is closed to new replies.

 * 2 replies
 * 1 participant
 * Last reply from: [sirthaddeus](https://wordpress.org/support/users/sirthaddeus/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/additional-stylesheets/#post-855507)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
