Path to theme

Categories:

<?php print base_path() . path_to_theme() ?>

example:

<img alt="" src="<?php print base_path() . path_to_theme() ?>/images/new-zerona-img.jpg" />