Fullscreen window??

Mods etc.

Moderator: Integra Moderator

Fullscreen window??

PostAuthor: Skywalker » Fri Apr 14, 2006 5:34 pm

Witch mod is causing the forum to break out the window is not displayed in fullscreen even if the resolution is high enough to show the full page?

example when i open my forum in resolution of 1280x1024 not full screen but width of 1024x768 i get a horizontal scrollbar
when i view in resolution 1024x768 fullscreen everything is fine... no horizontal scrollbar is showed....
Last edited by Skywalker on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Skywalker
Sr Integra Member
Sr Integra Member
 
Posts: 236
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 14, 2006 5:25 pm
Cash on hand: 0.00

Re: Fullscreen window??

PostAuthor: Helter » Fri Apr 14, 2006 5:40 pm

try opening your template/viewtopic_body.tpl
find

<was>
no_thread_stretch({BLOCK_WIDTH}+233);

replace with

<was>
no_thread_stretch({BLOCK_WIDTH}+333);

you may have to play with the 333 till it looks right
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Fullscreen window??

PostAuthor: Skywalker » Fri Apr 14, 2006 5:54 pm

"HelterSkelter";p="1657" wrote:try opening your template/viewtopic_body.tpl
find

<was>
no_thread_stretch({BLOCK_WIDTH}+233);

replace with

<was>
no_thread_stretch({BLOCK_WIDTH}+333);

you may have to play with the 333 till it looks right

i've tryed that already a lang time ago but it dus not work proberly...
then you get problems with different resolutions on the one resolution it schows ok and on another not... like example the post are to small on resolution and normal on one other resolution
Last edited by Skywalker on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Skywalker
Sr Integra Member
Sr Integra Member
 
Posts: 236
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 14, 2006 5:25 pm
Cash on hand: 0.00

Re: Fullscreen window??

PostAuthor: Skywalker » Fri Apr 14, 2006 5:57 pm

on the most boards this function is not present.
witch mod is installed that uses the code you wrote?
i would like to uninstall it so my forum, viewtopic, etc view is back like an original phpbb board.
Last edited by Skywalker on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Skywalker
Sr Integra Member
Sr Integra Member
 
Posts: 236
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 14, 2006 5:25 pm
Cash on hand: 0.00

Re: Fullscreen window??

PostAuthor: Helter » Fri Apr 14, 2006 6:23 pm

it is the "no thread stretch ver 1.3.0"
http://www.phpbbsmith.com/
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

PostAuthor: Jason Sanborn » Fri Apr 14, 2006 6:33 pm

I have researched this issue back when I tried adding it to my site (before I even knew of IntegraMOD) and even more recently with IntegraMOD. Unfortunately, I have yet to find a solution that works. If anyone does, I know I would be most appreciative. <img>
Last edited by Jason Sanborn on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://images.cbreview.net/banners/cloney2.gif[/img]
Comic Book Review: Comics, Role Playing and More[/url]
User avatar
Jason Sanborn
Sr Integra Member
Sr Integra Member
 
Posts: 436
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 10:40 am
Cash on hand: 0.00
Location: Marina, CA

Re: Fullscreen window??

PostAuthor: Helter » Fri Apr 14, 2006 8:36 pm

this is what i used for FPS

MOD Title: Force Word Wrapping
You do not have the required permissions to view the files attached to this post.
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Fullscreen window??

PostAuthor: Skywalker » Sat Apr 15, 2006 5:04 am

"HelterSkelter";p="1687" wrote:this is what i used for FPS

MOD Title: Force Word Wrapping


the install-config does not work with pcp can someone port it?
Last edited by Skywalker on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Skywalker
Sr Integra Member
Sr Integra Member
 
Posts: 236
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 14, 2006 5:25 pm
Cash on hand: 0.00

Re: Fullscreen window??

PostAuthor: Helter » Sat Apr 15, 2006 7:52 am

this was just posted in another forum on this site. It you are using fisubice, or any other template without boarder images, rename your current template/viewtopic_body.tpl and try this as viewtopic_body.tpl

Code: Select all
 <!-- mod ] = "[quote="{postrow.POSTER_NAME}";p="{postrow.U_POST_ID}"]n{postrow.PLAIN_MESSAGE}n[/quote]";<END>  function addquote(post_id) {  window.parent.document.post.input.value += message[post_id];window.parent.document.post.input.focus();return;}  //--></script>  <table><tr><td><a>{L_INDEX}</a> {NAV_CAT_DESC}</td></tr><tr>    <td>{TOPIC_TITLE}</td></tr><tr><td> </td><td><table><tr><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>  <a><img></a>    <a><img></a>  </td><td><BEGIN>{BANNER_14_IMG}<br><END>{BANNER_14_IMG}<br>{PAGINATION}</td></tr></table>    {POLL_DISPLAY}  <table><tr><th>{L_AUTHOR}</th><th>{L_MESSAGE}</th></tr><BEGIN><BEGIN><tbody><END><tr><td><span><a></a>{postrow.AUTHOR_PANEL}<img></td><td><table><tr><Start><form><End><td>{L_POST_SUBJECT}: {postrow.POST_SUBJECT}<br><a><img></a>{L_POSTED}:{postrow.POST_DATE}   </td><td>{postrow.QUOTE_IMG}{postrow.EDIT_IMG}<a><img></a>{postrow.DELETE_IMG}{postrow.IP_IMG}{postrow.U_R_CARD}{postrow.U_Y_CARD}{postrow.U_G_CARD}{postrow.U_B_CARD}{postrow.CARD_EXTRA_SPACE}{postrow.CARD_HIDDEN_FIELDS} </td><Start></form><End></tr></table>  <table><tr><td><hr><div>{postrow.MESSAGE}</div></td></tr><tr><td>{postrow.ATTACHMENTS}<span>{postrow.EDITED_MESSAGE}</span></td></tr><tr><td><br><span>{postrow.SIGNATURE}</span></td></tr></table>  </td></tr><BEGIN><tr><td><table><tr>{postrow.BUTTONS_PANEL}<td><span>  <tr>  <a><img></a> {postrow.POST_RATING}  {postrow.QUICK_QUOTE}  </tr>  </span></td></tr></table></td></tr><END><BEGIN></tbody><END><BEGIN><tr><td><span><a>{L_BACK_TO_TOP}</a></span></td><td><table><tr><td><a>{L_IGNORE_CHOOSEN} </a></td><td>{postrow.IGNORE_IMG}</td></tr></table></td></tr><END><tr><td><img></td></tr><END><tr><td><form><table><tr><td>{L_DISPLAY_POSTS}:  </td><td>{S_SELECT_POST_DAYS} </td><td>{S_SELECT_POST_ORDER} </td><td><input></td></tr></table></form></td></tr></table>  <table></table><BEGIN><table><tr><td><a>{L_INDEX}</a> {NAV_CAT_DESC}</td><td><form><input><select><option>{ratingsbox.L_LATEST_RATINGS}</option><option>{ratingsbox.L_HIGHEST_RANKED_POSTS}</option><option>{ratingsbox.L_HIGHEST_RANKED_TOPICS}</option><option>{ratingsbox.L_HIGHEST_RANKED_POSTERS}</option></select> <input></form></td></tr></table><END><table><tr><td>  <a><img></a>  <a><img></a>  </td><td> </td><td>{PAGINATION}</td></tr></table><table><tr><td><br><br><BEGIN>{JUMPBOX}<END><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>{S_AUTH_LIST}</td></tr><BEGIN><tr><td>{BANNER_15_IMG}</td></tr><END><tr><td>{BANNER_15_IMG}</td></tr></table>  
Last edited by Helter on Sat Apr 15, 2006 9:11 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Fullscreen window??

PostAuthor: Skywalker » Sat Apr 15, 2006 1:33 pm

"HelterSkelter";p="1726" wrote:this was just posted in another forum on this site. It you are using fisubice, or any other template without boarder images, rename your current template/viewtopic_body.tpl and try this as viewtopic_body.tpl

Code: Select all
 <!-- mod ] = "[quote=""{postrow.POSTER_NAME}";p="{postrow.U_POST_ID}""]n{postrow.PLAIN_MESSAGE}n[/quote]";<END>  function addquote(post_id) {  window.parent.document.post.input.value += message[post_id];window.parent.document.post.input.focus();return;}  //--></script>  <table><tr><td><a>{L_INDEX}</a> {NAV_CAT_DESC}</td></tr><tr>    <td>{TOPIC_TITLE}</td></tr><tr><td> </td><td><table><tr><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>  <a><img></a>    <a><img></a>  </td><td><BEGIN>{BANNER_14_IMG}<br><END>{BANNER_14_IMG}<br>{PAGINATION}</td></tr></table>    {POLL_DISPLAY}  <table><tr><th>{L_AUTHOR}</th><th>{L_MESSAGE}</th></tr><BEGIN><BEGIN><tbody><END><tr><td><span><a></a>{postrow.AUTHOR_PANEL}<img></td><td><table><tr><Start><form><End><td>{L_POST_SUBJECT}: {postrow.POST_SUBJECT}<br><a><img></a>{L_POSTED}:{postrow.POST_DATE}   </td><td>{postrow.QUOTE_IMG}{postrow.EDIT_IMG}<a><img></a>{postrow.DELETE_IMG}{postrow.IP_IMG}{postrow.U_R_CARD}{postrow.U_Y_CARD}{postrow.U_G_CARD}{postrow.U_B_CARD}{postrow.CARD_EXTRA_SPACE}{postrow.CARD_HIDDEN_FIELDS} </td><Start></form><End></tr></table>  <table><tr><td><hr><div>{postrow.MESSAGE}</div></td></tr><tr><td>{postrow.ATTACHMENTS}<span>{postrow.EDITED_MESSAGE}</span></td></tr><tr><td><br><span>{postrow.SIGNATURE}</span></td></tr></table>  </td></tr><BEGIN><tr><td><table><tr>{postrow.BUTTONS_PANEL}<td><span>  <tr>  <a><img></a> {postrow.POST_RATING}  {postrow.QUICK_QUOTE}  </tr>  </span></td></tr></table></td></tr><END><BEGIN></tbody><END><BEGIN><tr><td><span><a>{L_BACK_TO_TOP}</a></span></td><td><table><tr><td><a>{L_IGNORE_CHOOSEN} </a></td><td>{postrow.IGNORE_IMG}</td></tr></table></td></tr><END><tr><td><img></td></tr><END><tr><td><form><table><tr><td>{L_DISPLAY_POSTS}:  </td><td>{S_SELECT_POST_DAYS} </td><td>{S_SELECT_POST_ORDER} </td><td><input></td></tr></table></form></td></tr></table>  <table></table><BEGIN><table><tr><td><a>{L_INDEX}</a> {NAV_CAT_DESC}</td><td><form><input><select><option>{ratingsbox.L_LATEST_RATINGS}</option><option>{ratingsbox.L_HIGHEST_RANKED_POSTS}</option><option>{ratingsbox.L_HIGHEST_RANKED_TOPICS}</option><option>{ratingsbox.L_HIGHEST_RANKED_POSTERS}</option></select> <input></form></td></tr></table><END><table><tr><td>  <a><img></a>  <a><img></a>  </td><td> </td><td>{PAGINATION}</td></tr></table><table><tr><td><br><br><BEGIN>{JUMPBOX}<END><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><BEGIN><td><a><img></a></td><END><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>{S_AUTH_LIST}</td></tr><BEGIN><tr><td>{BANNER_15_IMG}</td></tr><END><tr><td>{BANNER_15_IMG}</td></tr></table>  


i have a modded board so i cant use this...
Last edited by Skywalker on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Skywalker
Sr Integra Member
Sr Integra Member
 
Posts: 236
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 14, 2006 5:25 pm
Cash on hand: 0.00


Return to IntegraMOD Modifications

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]