1
kesikkafa
Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/23 8:03

  • kesikkafa

  • Just popping in

  • Posts: 47

  • Since: 2005/2/6 2


http://www.kesikkafa.com/xo

You see? left-bottom side..you see the the shout box and it has a horizontal scroll bar..how can i cancel it and how can i make messages to pass new line when the visible area finished?

2
kesikkafa
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/24 4:55

  • kesikkafa

  • Just popping in

  • Posts: 47

  • Since: 2005/2/6 2


??

3
Bassman
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/24 4:59

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


which module is that?

4
kesikkafa
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/24 6:30

  • kesikkafa

  • Just popping in

  • Posts: 47

  • Since: 2005/2/6 2


that is shoutbox final release.. i will try to re install it.

5
kesikkafa
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/24 11:37

  • kesikkafa

  • Just popping in

  • Posts: 47

  • Since: 2005/2/6 2


no it is same..how can i solve this problem

6
Bassman
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/24 12:36

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


I can't find any way around it. The contents of the shoutbox block are in an Iframe. You can set the width of that frame in the module preferences, but it doesn't seem to stop the scrollbar. All I could do to solve it was:
1) Clone the template set
2) Set the cloned template set as default.
3) Use the template manager to edit shoutbox_block.html by changing
Quote:

<iframe name="shoutFrame" width="<{$block.iframe_width}>" src="<{$xoops_url}>/modules/shoutbox/shoutframe.php" height="<{$block.iframe_height}>" frameborder="<{$block.iframe_border}>" scrolling="yes"></iframe>

to
Quote:

<iframe name="shoutFrame" width="<{$block.iframe_width}>" src="<{$xoops_url}>/modules/shoutbox/shoutframe.php" height="<{$block.iframe_height}>" frameborder="<{$block.iframe_border}>" scrolling="no"></iframe>


But that means any text that is wider than your column width gets chopped off.

All I can suggest is ask the module creator, Jan304 at www.jan304.org . he may be able to help.

7
kesikkafa
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/25 6:18

  • kesikkafa

  • Just popping in

  • Posts: 47

  • Since: 2005/2/6 2


thank you.. :( it was working i dont know whats wrong...
any way. i will send a mail to Jan304.

8
_zx81
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/25 8:15

  • _zx81

  • Friend of XOOPS

  • Posts: 13

  • Since: 2004/3/23


hello !

i have the same problem here. In fact the problem occurs only if one single word (as a long url) is larger than the column. If it happens only from time to time the onlye way around it is to delete the problematic post.

Please let me know if you find a better solution

9
kesikkafa
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/25 10:35

  • kesikkafa

  • Just popping in

  • Posts: 47

  • Since: 2005/2/6 2


how can i delete or edit the written messages?

10
_zx81
Re: Shoutbox- i dont want a horizontal scroll bar
  • 2005/3/25 10:38

  • _zx81

  • Friend of XOOPS

  • Posts: 13

  • Since: 2004/3/23


you must edit the shout.csv file in the folder xoops:html:uploads:shoutbox

Login

Who's Online

169 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 169


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits