Quote:
Originally Posted by HexOnxOnx
As both of us have been telling you, your logo has to be able to expand to fill the whole screen. My logo is broken down into 4 sections, each beginning right after each other on the left. Then after those, the background image helps fill in the rest if the screen that the other 3 images dont take up.
Have a look here and you will see what I mean: http://forum.xelation.org/
No matter what screen res someone has, the logo will always fill in the entire width the way that I have told you.
Here is my code tor my logo:
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td background="http://www.xelation.org/images/header_top_x.jpg" height="159"><img src="http://www.xelation.org/images/header_top_ls.jpg" width="287" height="159"><img src="http://www.xelation.org/images/header_top_mid.jpg" width="170" height="159"><img src="http://www.xelation.org/images/header_top_rs.jpg" width="287" height="159"></td>
</tr>
|
Please read other posts, Caleph, before asking questions.