Hi
The caption is not working – see this page …
http://www.stmaryscalne.org/joomla3/index.php/welcome-from-the-head
The output code is ….
<p style=”text-align: justify;”>
<img class=”caption” align=”left” title=”Dr Kirk” alt=”Dr Kirk” src=”/joomla3/images/stories/stock_images_2013/dr_kirk_350.jpg”>
Welcome to the St Mary’s Calne website.
If I use the same page with the Protostar template the output code is as below and the caption works ..
<p style=”text-align: justify;”>
<div class=”img_caption left” style=”float: left; width: 350px;”>
<img class=”caption” align=”left” title=”Dr Kirk” alt=”Dr Kirk” src=”/joomla3/images/stories/stock_images_2013/dr_kirk_350.jpg”>
<p class=”img_caption”>Dr Kirk</p>
</div>
Welcome to the St Mary’s Calne website.
I hope you can help.
Kind regards
John