You are here:  » Search or browse by merchant, category or brand

Support Forum



Search or browse by merchant, category or brand

Submitted by paullas on Mon, 2007-11-12 09:30 in

what file is Search or browse by merchant, category or brand in? and can i make the text bigger

thanks

paul

Submitted by support on Mon, 2007-11-12 09:33

Hi Paul,

It's displayed by index.php.

Cheers!
David.

Submitted by paullas on Mon, 2007-11-12 09:41

hmmm i see it in index.php but any ideas how i make the font bigger?

Submitted by support on Mon, 2007-11-12 09:52

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.