Hi at All,
i embeded a Portrait into my About Page with:
<img src="/backlight/custom/img/potrait.jpg" width=“400” class="alignleft"alt=“Portrait”>
But no Picture wont to see. Rights are 755
Does anyone know my foul?
Nice Greetz Fred
Hi at All,
i embeded a Portrait into my About Page with:
<img src="/backlight/custom/img/potrait.jpg" width=“400” class="alignleft"alt=“Portrait”>
But no Picture wont to see. Rights are 755
Does anyone know my foul?
Nice Greetz Fred
double check that the folder “img” exists in the backlight/custom folder
also check the quote marks around “400” and “Portrait” in your code above, they look like curly quotes. I think they need to be straight.
Thanks Rod.
I guess it rejects the Directory Name img. I choose a Directory named Image, like on my other Site and now it works.
I can’t imagine why the folder name would matter. But you did misspell “portrait” as “potrait” in the IMG src above. If that’s copy-and-pasted from your source code, then the problem was maybe just a typo.