html - unable to see the image in the frontend, joomla website -
my website running on joomla 3.0 , have created customhtml module type on page of website www.earthandwaterpictures.com
. problem updating text of particular module getting reflected on frontend, when i'm trying insert image, left aligned text, image getting displayed properly. in short, i'm able make changes text, not the image.
here link page http://earthandwaterpictures.com/index.php/about-us. have tried clearing cache of browser , joomla system menu. if right click , inspect element on browser itself, you'll see tag without syntax error or anything.
your picture has display: none
.
you should rid of fav-breadcrumbs
id on container element:
Comments
Post a Comment