Banner...
gohoosiers7 - April 25, 2008 - 19:32
Hey guys...i just started my site...I am using the copy blogger theme....is there a way to put a banner at the top of the page? Right now I have the inputted the site name under the site information tab of the admin panel - - - is there a way to put a banner that I have made in this area instead?

It looks like CopyBlogger --
It looks like CopyBlogger -- as is -- does not print out the $logo variable (as defined by the logo, in your theme configuration page), so you'd have to edit the page.tpl.php file. [I'd suggest trying out your banner in a more standard theme -- such as garland.]
is it pretty complicated to
is it pretty complicated to have someone with drupal experience put it in my current page without changing themes?
Not really
You might be able to do it yourself. You just need to insert some PHP into your theme's page.tpl.php file.
Though keep in mind: any time you start tweaking an existing theme, unintended consequences can follow -- and you're suddenly adding extra tweaks.