Re: Auction Product Type

Originally Posted by
taogem
How and where might I go to change the size of that text. It is presently almost microscopic
You need to edit the css class or add one for the area you wish to change.
The class 'main' is used throughout the auction page, tpl_product_auction_info_display.php if you add main to your style sheet and add a text size, that would work. you could add your own classes to do more.
Code:
.main {
font-size: 12px ;
}
I've redesign mine to not use tables and setup my own style classes
Glad to hear you got the email issue sorted out.
Dave
Always forward thinking... Lost my mind!
Bookmarks