Page is a not externally linkable
roclimb - 4:37 pm on Mar 23, 2012 (gmt 0)
Thanks for the help,
these ideas are great. i think I am leaning towards making custom page templates. My only question is this: When I make a custom page template its still going to call <?php get_header(); ?>. So essentially I will be still calling the style.css stheet from that header. So can I do something like <?php get_header.2()
or something like that to get a different header with different css in it.