How could i turn Cufon off and use simple <hX></hX>
Turn off Cufon
6 posts from 3 voices-
Posted 2 years ago #
-
In header.php delete following two lines:
1)
$applyCustomFontTo = '#top h1, #top h2, #top h3, #top h4, #top h5, #top h6, #top legend, #top .sliderheading, .big_button strong, .dynamicFont';2)
$k_option['custom']['styling']->set_cufon_font($applyCustomFontTo, $k_option['general']['font_heading']);This will deactivate cufon.
The Dude
Posted 2 years ago # -
Hi,
How do I deactivate cufon in the Velvet theme. It doesn't have these lines in header.php
Posted 11 months ago # -
Hey!
Open up velvet\includes\admin\register-styles.php and delete following code:
array( 'elements' => '.cufon_headings', 'key' => 'cufon', 'value' => avia_get_option('font_heading') ),Best regards,
PeterPosted 11 months ago # -
Thanks Peter!
Posted 11 months ago # -
Hey!
Glad that I could help you :)
Best regards,
PeterPosted 11 months ago #
Reply
You must log in to post.














