Header image not fitting properly/autoadjusting

Discussion in 'vBulletin' started by kittenkat, Oct 27, 2009.

  1. #1
    I replaced the vbulletin default image by a customized image via control panel (image path), dimensions are 1580 x 105 pxls.
    It's not adjusting properly though, it looks not centered and not wide enough.
    I have tried all kinds of dimensions and the result is always the same.
    I understand it might need some additional ccs bits, and this is where I need help, I'm new to all this :(

    This is the source:

    <title>myforum - Powered by vBulletin</title>
    </head>
    <body>
    <!-- logo -->
    <div id="wrapper">
    <a name="top"></a>
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" class="header">
    <tr>

    <td align="left" valign="bottom"><a href="index.php"><img src="http://myforum.net/forum/logo2.gif" border="0" alt="myforum" /></a></td>
    <td align="right" id="header_right_cell">
    &nbsp;
    </td>
    </tr>
    </table>
    <!-- /logo -->

    <!-- content table -->

    Thanks for your attention.
     
    kittenkat, Oct 27, 2009 IP