Hello,
I successfully changed the logo and made it larger, however now it runs into the scroller module and behind the menu. I've tried to modify the template.css file with this:
#top_wrap { height: 1000px; }
/* Logo */
#logo {
float: left;
display: block;
width: 500px;
height: 500px;
}
and it does nothing to give the logo some room to move up.
site is at www.foothilldragonpress.org
Please help me. Thanks!