Forums
-
- Forum
- Posts
-
- Installation
- 28,407
- Troubleshooting
- 62,348
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,953
- Showcase
- 3,254
-
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