<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">One way I've seen it done make a
region in your template for the banner, and then create a block for
each different banner (where the block body is the img tag for the
banner graphic).&nbsp; Then, in the "Show block on specific pages" fieldset,
check the "Show on only the listed pages" radio button and list the URL
for the page where you want that particular banner to be displayed.<br>
<br>
Steve<br>
</font></font><br>
Richard Burford wrote:
<blockquote
 cite="mid:197ED0DA-8AAF-4BA9-8DD9-3138DB6F8D4B@freestylesystems.co.uk"
 type="cite">I've not built a theme for Drupal 6 yet but in Drupal 5
what you can do is add a body class based on what's in arg(). This can
be done in template.php.
  <br>
  <br>
psynaptic
  <br>
<a class="moz-txt-link-freetext" href="http://freestylesystems.co.uk">http://freestylesystems.co.uk</a>
  <br>
<a class="moz-txt-link-freetext" href="http://api.freestylesystems.co.uk">http://api.freestylesystems.co.uk</a>
  <br>
  <br>
On 25 Jun 2008, at 23:42, Jody Cleveland wrote:
  <br>
  <br>
  <blockquote type="cite">I'm running a site with Drupal 6.2 that will
have many different sections to
    <br>
the site.
    <br>
    <br>
Is there a way to define a stylesheet based on path? Sections does a
great
    <br>
job defining themes based on path, but that only let's you choose a
    <br>
different theme. I'd love something exactly like that, but with the
ability
    <br>
to just choose a different stylesheet. Many of the sections on my site
will
    <br>
just use a different header graphic. I'd rather not duplicate the
template,
    <br>
just serve it a different stylesheet.
    <br>
    <br>
Is there a way to do this?
    <br>
    <br>
- jody
    <br>
    <br>
--&nbsp;<br>
[ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]
    <br>
  </blockquote>
  <br>
</blockquote>
</body>
</html>