Hey, I have phpbb3.0 and I have this theme called bluesilver.
Basicly I wanted the header to be a flash header from www.clan-rad.com
The forums are: www.clan-rad.com/forum
I found this file and it has all the css of the layout.
.headerbar {
background-color: #12A3EB;
background-image: url("{T_THEME_PATH}/images/banner.gif");
height: 175px;
color: #FFFFFF;
You would have to set the image as a background on a link ( the <a> tag), then define the hover state (a:hover) with the image you want for the rollover image.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!