css - Images not appearing in Joomla template -
i'm new joomla, i've followed few tutorials. i've created template website, no images showing up. looking source, image references like:
<img src="/templates/fiziaimages/zdjeciedol.png" />
when should looking like:
<img src="/templates/fizia/images/zdjeciedol.png" /> ^
fizia/images
correct directory, don't know causes backslash not appear.
in first time can use browser inspector verify if images found.
if it's ok can try put images in "image" directory in root of website
Comments
Post a Comment