Stylesheet directory code snippet
-
Hi!
Usually the link to a stylesheet is called using this line of code:
<?php bloginfo( 'stylesheet_url' ); ?>
This line use the URL to point to the stylesheet location. But that won’t work on the site I’m working on, because it has two URL’s pointing to the same site.
Would it be possible to point to a directory? For example with this piece of code:$current_stylesheet_dir
Thanks a lot in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Stylesheet directory code snippet’ is closed to new replies.