View Single Post
  #3  
Old 12-17-2008, 12:12 AM
  Vetrivel's Avatar 
Vetrivel Vetrivel is offline
 

eXpert
  
Join Date: Apr 2008
Posts: 398
 

Default Re: font size in detailed page

hi,
This will be displayed with the help of capture
So you can find something like this in your skin1/customer/main/product.tpl

{/capture}
{include file="dialog.tpl" title=$product_capture_title content=$smarty.capture.dialog extra='width="100%"'}


Now in the above case dialog.tpl will hold the class name of that title.

what about yours?
If you find that then you will get the answer by yourself.


Quote:
Originally Posted by TrendWorks
I'm looking for a way to just change the size of this font. This is only when you click on the view details link. I've looked in the css file but i have a custom site and not sure what this exact area would be called.
any help is appreciated.




http://www.usadentalcare.com/xcart_demo.gif
Reply With Quote