By offal on
I would like to know if it is possible to easily change the body width of the Garland Theme but only on some pages. What I want to achieve is full display width (of monitor) on some of my pages after turning off all blocks for those pages. Does this require a major amount of coding (I'm not experienced in that field) or is it done with relative ease?
Comments
I've done some more
I've done some more searching on the topic.
Perhaps this is an easy solution - using the taxonomy_theme module, then modifying a copy of the garland theme to have the body width full size. I could then tell the appropriate page to display that theme....?
http://drupal.org/project/taxonomy_theme
Is there a better / more easy way?