Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm reading about creating new regions in a theme in the book "The Definitive Guide to Drupal 7." It has an instruction in Chapter 15 ("Theming") saying to "print the regions in the page.tpl.php template file". I have no idea what it means to print the regions to a file and can't find anything about it in the book. Can someone give me an idea what printing the regions to a file means? I'd appreciate any help.
I am trying to add a conditional stylesheet for Internet Explorer on a site that is using a subtheme of Omega. Thus far, the conditional stylesheet does not work in IE.
Right now, this is the code I have in my template.php file: