go41

the info you need to know


von Joern
Keine Kommentare

Hi and thanks for the great theme. My question is very simple, but I just can't manage to find it. Where can I insert a favicon?And how can i change the yellow line in the middle? I have managed to change the look all over, but the yellow line that…


von Joern
1 Kommentar

Wordpress 2.5 schreibt ganz von selbst <meta name="generator" content="WordPress 2.5" /> in den html header. Alte Themes nutzten dazu den Eintrag <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> in der header.php. Bei dem default Theme von Wordpress 2.5 fehlt diese Zeile, trotzdem wird der generator Tag in wp_head() generiert. So…