jemtee
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Different header slider on all pagesand heres the link..
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Different header slider on all pagesGreat thread going on here.
I’m having a problem just getting it show. Can see it if I insert the code into posts. But i want it as a header on all pages.This is the code:
<?php if ( function_exists( 'meteor_slideshow' ) ) { if ( is_home() ) { meteor_slideshow( "home", "" ); } elseif ( is_page( 'bjornenvagen-15-2' ) ) { meteor_slideshow( "bjornenvagen-15-2", "" ); } elseif ( is_page( 'ovrig-information' ) ) { meteor_slideshow( "ovrig-information", "" ); } else { // Add a default slideshow or image here } } ?>Forum: Themes and Templates
In reply to: Help with easy CSS codingI got it working.ty for the help, if u need any graphic. PM me;D
Forum: Themes and Templates
In reply to: Help with easy CSS codingokay,I´ll try that.still think it´s needed something more but just don´t know what.=)
Forum: Themes and Templates
In reply to: Help with easy CSS codingI think it´s supposed to be there. Here is the clean version, http://ericulous.com/2009/04/29/wp-theme-aperture/
Forum: Themes and Templates
In reply to: Gradient backgroundand this should i put in the header.php or what file?:)
Viewing 6 replies - 1 through 6 (of 6 total)