Thread: logo
View Single Post
Santai's Avatar
Santai
3ts'
Join Date: Mar 2006 Age: 53 Location: USA - tn Posts: 7,675 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
May 28th, 2007, 04:47 AM
Default Re: logo

been over at the site.
header is presently in css:
Code:
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 :
Code:
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.
Code:
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.
Code:
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.

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
  Reply With Quote top of post top of page