Code: Select all
background: url(/dev/uploads/images/socialbar.gif) no-repeat;
Code: Select all
background: url({$bgpath}/socialbar.gif) no-repeat;
Thanks
Code: Select all
background: url(/dev/uploads/images/socialbar.gif) no-repeat;
Code: Select all
background: url({$bgpath}/socialbar.gif) no-repeat;