The Gallery Title, which I believe should be controlled by the css id <h2 id='rsg2-galleryTitle'>. However from the code on that page:
<table border="0" width="100%">
<tr>
<td>
<div style="float:right; text-align:right;">
<ul id='rsg2-navigation'>
<li>
<a href="http://www.weiu.net:8080/weiufm/index.php?option=com_rsgallery2&Itemid=10">
Main gallery page </a>
</li>
</ul>
</div>
<div style="float:left;">
<h2 id='rsg2-galleryTitle'></h2>
</div>
</td>
</tr>
<tr>
<td>
Hit Mix Picture Gallery </td>
</tr>
You will note that the <div> is empty. Can anyone point me in the right direction to change the coding for this please?
Many thanks