View Single Post
Old 08-24-2010, 07:26 PM  
scouser
marketer.
 
Industry Role:
Join Date: Aug 2006
Location: bcn
Posts: 2,280
you could also just do
<?
if (is_page('page-slug')) {
// code
}
?>

in your template
scouser is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote