Increasing The Site Of The Shoutbox

Support for IntegraMOD 141

Moderator: Integra Moderator

Increasing The Site Of The Shoutbox

PostAuthor: .QUACK.Major.Pain » Sun May 11, 2008 2:55 pm

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I was wondering how to increase the size of the shoutbox.

I found in forum/templates/index_body.tpl

<iframe></iframe>

I understand the height has to be increased, but that increases the frame and not the actual shoutbox.

What file is {U_SHOUTBOX}?

Also how do you increase the refresh rate, or show I?
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: Helter » Sun May 11, 2008 3:59 pm

open fisubice/index_body.tpl

FIND

[code]  <table><BEGIN><tr><td><form><table><tr><td>{L_LOGIN_LOGOUT}</td></tr><tr><td><table><tr> <td>{L_USERNAME}]

REPLACE WITH

[code]  <BEGIN><Start><table> <tr> <td><span><a>{L_SHOUTBOX}</a></span></td> </tr> <tr><td> <iframe></iframe> </td> </tr> </table><table><tr><td></td><td></td><td></td></tr></table><table><tr><td><img></td></tr></table><End><END><table><BEGIN><tr><td><form><table><tr><td>{L_LOGIN_LOGOUT}</td></tr><tr><td><table><tr> <td>{L_USERNAME}]
Attachments
bigshout.jpg
bigshout.jpg (242.03 KiB) Viewed 13335 times
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: Increasing The Site Of The Shoutbox

PostAuthor: .QUACK.Major.Pain » Sun May 11, 2008 4:06 pm

Not sure what that is supposed to do, but still looks the same.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: Helter » Sun May 11, 2008 5:09 pm

the same as what? not the same as default. You said you wanted the shoutbox larger... there it is
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: Increasing The Site Of The Shoutbox

PostAuthor: .QUACK.Major.Pain » Sun May 11, 2008 5:13 pm

I changed the file and when I looked , it was still exactly the size.

Looking to make it higher in height. So you can see more comments.

I'll try it again, but I don't see the change.

Do I need to clear the cache?
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: .QUACK.Major.Pain » Sun May 11, 2008 5:27 pm

Ok - I look at the before and after code, and the height is set to 210 in both, so I don't know where the height change is between the two.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: found it » Mon May 12, 2008 10:58 pm

Ok if you need to make the height of the shoutbox larger then clearly as you know already just increase the the height of the 210 to whatever you want....

you seem to be answering your own question in your posts...

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: .QUACK.Major.Pain » Tue May 13, 2008 3:39 am

Wrong.

Increasing the height to more than 120 increases only the iframe height.
The shoutbox inside the iframe still remains the normal size.

That's where i think the {U_SHOUTBOX} size has to be increased too.

That's why i ask exactly what file is this calling to.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: found it » Tue May 13, 2008 3:58 am

my bad... :D

Also increase the size in shoutbox_body.tpl

Code: Select all
     <iframe>         </iframe>


to whatever you need

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: Increasing The Site Of The Shoutbox

PostAuthor: .QUACK.Major.Pain » Tue May 13, 2008 12:37 pm

Perfect. Exactly what I was looking for .

Thanks for the help on that.

Is there any way to set automatic refreshing on just the shoutbox?
Or is it already and can I adjust it?
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: Google [Bot]

cron