Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Another Question About The Shoutbox And Its Size 
 
Right then. At last, I've managed to set the Shoutbox for guests users too, and only on the Forum index. Now, I'd like like to know how to set the block taller, in order to show more messages at once. I've tried to modify the iframe height from the Shoutbox_body.tpl and it maximizes the messages area, but it doesn't expand the whole box. So, I've been looking the ajax_shoutbox_body.tpl and found this:

Code: [Download] [Hide] [Select]
.box
{
    width: {view_shoutbox.BOX_WIDTH};
    height: {view_shoutbox.BOX_HEIGHT};
    text-align: center;
    margin: 0px auto;
}
.shouts
{
    width: {view_shoutbox.DIV_WIDTH};
    height: {view_shoutbox.DIV_HEIGHT};
    overflow: auto;
}
#outputList
{
    width: {view_shoutbox.TABLE_WIDTH};
    height: {view_shoutbox.TABLE_HEIGHT};
}
</style>


Changed "height" for a fixed pixel value but nothing happened, even clearing cache before. So I guess these values should be able to be edited through CSS, but I don't know where I should look for it. I'll leave a pic about what I mean:

 shoutbox_height

Greetings to all and thanks in advance for your attention.
 



 
SarakinSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Another Question About The Shoutbox And Its Size 
 
templatesmg_themesblocksshoutbox_block.tpl


find
height="200"  and change it to your desired dimension

Note:For others templates change in blocksshoutbox_block.tpl in other template
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Another Question About The Shoutbox And Its Size 
 
Have you seen this?

h**p://***.icyphoenix.com/viewtopic...&p=25861#p25861
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Another Question About The Shoutbox And Its Size 
 
Thank you both very much. I'll test this soon  0014  0057
 



 
SarakinSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events