Unable to apply images
Hello everyone,
I am unable to apply images to my pages.... I tried everything but nothing worked....
<img src="../images/skype.png"
alt="Skype" class="abc" />
Please suggest what should i do ??
Regards,
Nrv
Nrv,
Hello frnd,
I changed ma folder name to img from images.... but still it is not getting images when i preview master page
Hello atlest rpl . . Isn't there available from sitefinity team to help ??
Nrv,
<
img
src
=
"/img/skype.png"
alt
=
"Skype"
class
=
"abc"
/>
Sir, I did change the name img & give src as u have suggested but still it is not working . . any other suggestions ?? i 've also tried
src="../img/skype.png" please help
When i tried asp.net image control it worked but in img src it is not working.... so wat about css.... i have given images path in my css also....i cant replace them with asp.net image control
Nrv,