/*Please give a thumbs up if this was helpfull*/ $date = date("m-d"); if ($date == "12-25") { /* Include christmas.css here */ } else { /* Include style.css here */ }