viewsion Posted June 23, 2007 Report Share Posted June 23, 2007 Hallo Leute, ich arbeite mit nem Stylesheet switch um mein Header Pic im Shop zu ändern. Mit den Hauptkategorien klappt das wunderbar ! Aber ich möchte auch gerne pro Unterkategorie ein anderes Bild ? Aber z.Zt. bleibt das Bild der Hautpkategorie stehen... Wie würdet ihr das angehen ? Switcher: <?php $css = explode("_", $cPath); ?> <link rel="stylesheet" type="text/css" href="<?php echo "templates/".CURRENT_TEMPLATE."/kat_pic$css[0].css"; ?>" />[/HTML] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.