Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: code for refrencing template directory

If you are trying to get victorylogo.gif, I would use:

<?php $victorylogo = (bb_get_option('uri') . 'my-templates/images/victorylogo.gif'); ?>

<?php echo $stylesheet; ?>

There might be an easier way, but I am a ‘may not be pretty, but works’ type of guy….

Trent

Skip to toolbar