OPEN: templatesfisubiceoverall_header.tpl
FIND:
- Code: Select all
<table><tr> <td><a><img></a></td><BEGIN><td><div>{BANNER_0_IMG}</div></td><END><td> </td></tr></table>
REPLACE]<table><tr> <td><a><img></a></td></tr></table>[/code]
Note: This will replace the Overall Banner from the Banner Mod. If you plan on using it, you might want to move the code somewhere else. I moved mine to the bottom of the same file.
ADD TO END OF FILE (OPTIONAL):
- Code: Select all
<BEGIN><div>{BANNER_0_IMG}</div><br><END>
OPEN]<BEGIN><tr><td><table><tr>{postrow.BUTTONS_PANEL}<td><span><a><img></a> {postrow.POST_RATING} {postrow.QUICK_QUOTE}</span></td></tr></table></td></tr><END>[/code]
REPLACE:
- Code: Select all
<BEGIN><tr><td><table><tr>{postrow.BUTTONS_PANEL}</tr></table></td><tr><td><table><tr><td><span><a><img></a> {postrow.POST_RATING} {postrow.QUICK_QUOTE}</span></td></tr></table></td></tr></tr><END>
FIND]<table><tr><td><br><br>{JUMPBOX}<br><BEGIN><table><tr><td><form><span>{L_TOPIC_INFO}: <input> <input></span></form></td></tr></table><END><br>{S_TOPIC_ADMIN}<br>{QUICK_REPLY_FORM}</td><td><table><tr><td> </td><td><a><img></a></td><td><a><img></a></td><BEGIN><td><a><img></a></td><END><td><a><img></a></td><td>{S_WATCH_TOPIC_IMG}</td><BEGIN><td><a><img></a></td><END><BEGIN><td><a><img></a></td><END><td><a><img></a></td><td><a><img></a></td><td><a><img></a></td><td><a><img></a></td></tr></table><br>[/code]
REPLACE:[code]<table><tr><td><table><tr><td> </td><td><a><img></a></td><td><a><img></a></td><BEGIN><td><a><img></a></td><END><td><a><img></a></td><td>{S_WATCH_TOPIC_IMG}</td><BEGIN><td><a><img></a></td><END><BEGIN><td><a><img></a></td><END><td><a><img></a></td><td><a><img></a></td><td><a><img></a></td><td><a><img></a></td></tr></table></td></tr></table> <table><tr><td>{JUMPBOX}</td></tr></table> <table><tr><td><BEGIN><table><tr><td><form><span>{L_TOPIC_INFO}]
That should help on 800x600 resolutions. There is one other fix you can use, to prevent a post from stretching a page:
http://forums.simplicitypoint.com/viewtopic.php?t=4