Hi
I would like to make elements of a page bigger and feel that the code should be changed somewhere within the css, but cant work out where
http://www.greatbaits.co.uk/index.ph...dex&cPath=1_10
I would like to make the following changes:
1) Price - bigger
2) ....more info - bigger
3) Links to pages 1,2 ,3 and NEXT> - bigger
I searched for this text in the source code and found the following:
<div class="listingDescription"></div></td>
<td class="productListing-data" right>£1.20<br /><br /><a href="http://www.greatbaits.co.uk/index.php?main_page=product_info&products_id=45&zenid=edee66067322bee0f9 15899b3d46392b">... more info</a><br /><br /></td>
I cant seem to match this with a reference in css?
A gentle kick in the right direction would be appreciated
Thanks



