go41

the info you need to know


von Joern
Keine Kommentare

putting large images in some of my posts I was used to filter the content and strip off the image there.in my single.php template I used to call the 'large' thumbnail first and displayed the filtered content below like this:Code:<?php if ( has_post_thumbnail() ) { ?><a href="<?php the_permalink(); ?>" title="<?php…

Theme Longjorn hat ‘ne neue Farbe


von Joern
2 Kommentare

Aus Lust und Laune habe ich heute mein Theme um eine neue Variante erweitert. Nicht mehr dunkelblau sondern hell-beige bis braun. Farbe kommt bei mir ins Bild, wenn ihr mit der Maus drüberfahrt - 'hover' Das funktioniert aber nur im Internet-Explorer, bei Firefox sind die Farben eh gleich da. Fehlt…