by Jim » Fri Mar 22, 2013 6:53 pm
Is this a page you manually created the images/links on or did the template do it?
The code for each one of the image / link combinations is like this:[code<td class="page-link">
<a class="link-graphic" href="http://www.benfordfueling.com/shop/page23.html" title="Absorbents Oil and Hazardous Liquids : ARK Petroleum Equipment, Inc."><img src="http://www.benfordfueling.com/shop/media/Buttons/button_absorbents.gif" alt="button_absorbents.gif" width="100" height="121" vspace="3" hspace="3" border="0" class="link-graphic center"></a><a class="link-name" href="http://www.benfordfueling.com/shop/page23.html" title="Absorbents Oil and Hazardous Liquids : ARK Petroleum Equipment, Inc.">Absorbents</a>
</td>[/code]
You could try putting a <br> in front of each of the text strings like this "<br>Absorbents" That way it would force the text to a new line and would put it under the image.