Get image path
Posted Date: August 20, 2009$this->getSkinUrl(’images/your_image_name.jpg’)
The code above would get the URL of the image “your_image_name.jpg†placed in your skin directory. Code works for both front and backend purposes. Hope it helps

