Hi to all 1st of all , i am facing a little problem on my header and i really cant figure out how to do it 
I am trying to use a 3banner image
Left image is ok
Right image is ok as well
but center background is giving me nightmares as i cant figure out how to make it fill all the empty space in between the Left & Right images
Can anyone help me out please as i am in a blind corner on what to do
Image and Header template added
Header Template

Regards
Wengi

I am trying to use a 3banner image
Left image is ok
Right image is ok as well
but center background is giving me nightmares as i cant figure out how to make it fill all the empty space in between the Left & Right images
Can anyone help me out please as i am in a blind corner on what to do
Image and Header template added
Header Template
Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]"height=”100%” cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/top-left.jpg" border="0" alt="" /> </td> <td align="center" valign="top"><img src="$stylevar[imgdir_misc]/top-back.jpg" alt=""/> </td> <td align="right" valign="top"><img src="$stylevar[imgdir_misc]/top-right.jpg" alt="" /> </td> <td align="$stylevar"> </td> </tr> </table></td> </tr> <!-- /logo --> <!-- content table -->$marquee $spacer_open $_phpinclude_output

Regards
Wengi
Comment