what file is Search or browse by merchant, category or brand in? and can i make the text bigger
thanks
paul
hmmm i see it in index.php but any ideas how i make the font bigger?
Hi Paul,
On line 14 and 24 you will see the code that opens and closes the HTML SMALL tags:
print "<small>";
print "</small>";
Simply comment out or delete those lines to make the text bigger...
Cheers,
David.
Hi Paul,
It's displayed by index.php.
Cheers!
David.