This code gets the Skin URL for when you are including Images etc within your template.
<?php echo $this->getSkinUrl('images/YOURFILE.jpg') ?>
Please ensure you close the gap between < ? and ? >
This code gets the Skin URL for when you are including Images etc within your template.
<?php echo $this->getSkinUrl('images/YOURFILE.jpg') ?>
Please ensure you close the gap between < ? and ? >