View Single Post
  #439  
Old 07-06-2011, 02:31 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Hi uglysign,

Quote:
My Q, how can I incorporate the Cufon fonts in other areas, such as cat/prod descriptions and/or on static pages. Im not familiar with Cufon and lack code. But I can get ideas on how to implement them.
Simply use H1, H2 or H3 tags anywhere else.
Code:
<h1>Some text</h1> <h2>Some text</h2> <h3>Some text</h3>
__________________
xcartmods.co.uk
Reply With Quote