been over at the site.
header is presently in css:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
making it as easy as possible.
2 ways of doing this, each way has its' draw backs, both will work.
this is what you will be replacing in the header template :
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
would keep both side images the same size - this is so the center image will be centered where it belongs -
do not make them any taller (height) more than 200px ; if you need them taller the <tr will need valign="bottom" added or the header will not align properly.
the
red is where you need to put the side images : /path/image-name.???
the images are aligned left and right on the ends.
this one uses the side images as a background and will shrink smaller than the side images - they will just be cut off to the width of the side cells.
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
this one uses the images as a screen image - it will not close down any more than the total width of the 3 images.
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
did not test them - if there are problems let us know.