Never mind. It helped to edit the file in the right wordpress installation ;)
Hi,
I tried that but didnt work.
I tried with reactivating the theme, endless refeshes but still not moving. Also tried putting all those to wp_footer
add_action(‘wp_footer’,array(&$this, ‘create_styles’),5);
add_action(‘wp_footer’,array(&$this, ‘print_extra_output’),5);
add_action(‘wp_footer’,array(&$this, ‘print_styles’),1000);
add_action(‘wp_footer’,array(&$this, ‘print_footer’),1000);
Server was down. Up now.