Hello Dude,
the colors are changed. Tanks!
But in the header.php there is no line like yours. (The header.php is located in the "habitat" folder - right?)
The contend of my header.php is the following:
######
set_cufon_font($applyCustomFontTo, $k_option['general']['font_heading']); $k_option['custom']['styling']->set_element_background($applyBackgroundColorTo); $k_option['custom']['styling']->set_element_background_image($applyBackgroundImage); $k_option['custom']['styling']->set_font_color($applyFontColorTo); $k_option['custom']['styling']->show(); ?> >
'Main', 'container' =>false, 'menu_class' => 'nav', 'echo' => true, 'fallback_cb' => 'kriesi_fallback_menu', 'before' => '', 'after' => '', 'link_before' => '', 'link_after' => '', 'depth' => 0, 'context' => 'frontend', 'walker' => new kclass_description_walker()) ); ?>
######
I'am right whith this document? What to change here?
Sorry, but I'm not jused to do chanchings in the php files...