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>