Thanks for the skin.
However, I'm having a problem. How do you adjust the height and width? I'm trying to add a larger banner but the skin keeps cropping the banner and forcing it into its size. I tried editing the piece of code to:
Code:
<a name="top"></a>
<table border="0" height="200" width="750%" cellpadding="0" cellspacing="0" align="center" class="header">
<tr>
That didn't work for my 750x200 banner.
However when I edit:
to
I am presented with my desired dimensions but my banner mysteriously disappears...Any suggestions?