Gildenstatus

Gildenlevel:S4
Gildenerfahrung:
36.4%
495.149.851/1.361.950.000
Täglicher Zuwachs: 952.142
Mitglieder:
145
145/180
Stand: 31.08.2010

Login

Home Forum
FreudeAmGolfen Forum
Willkommen, Besucher
Bitte anmelden oder registrieren.    Passwort vergessen?
Zum Ende gehenNeues ThemaAntworten
THEMA: too wide chat
#1740
Tom (Besucher)

too wide chat vor 11 Monaten, 1 Woche  
hi there,

I love your chat module for joomla. Can you help me please.
My website has the chat installed but it is way too wide.
www.solei.com.au/bar

thanks
Tom
 
Gespeichert Gespeichert
  Reply Quote
#1743
ToLo (Admin)
Administrator
Beiträge: 383
graph
Benutzer offline Hier klicken, um das Profil dieses Benutzers zu sehen
Ort: Konstanz
Aw: too wide chat vor 11 Monaten, 1 Woche  
Hi Tom,

YaSB uses fixed width defines per CSS.
The best way to fix this dispaly error is editing the "mod_yasb.css" located in the "css" folder in the module's directory.

In this file edit the width statement in line 7 to the desired value. This will change the width of the ouput window.

There are several other static width statements in this file that need to be changed too. They are located in lines 34, 42, 71 and 74.

With best regards, Thomas
 
Gespeichert Gespeichert
  Reply Quote
#1887
eDe (Besucher)

Aw: too wide chat vor 9 Monaten, 2 Wochen  
Hi.

I found them values to be changed in order to adjust the width of the shoutbox.
However I wasn't able to get rid of that scroll-bar (the horizontal one...) Maybe the head-line (telling how much time has past since the last message) is too long?
Can I fix this? Within the mod_yasb.css? Or where else would that be? Or is there any other trick to make that scroll-bar go away, since it simply is annoying to shift left-right-left-right all the time...

See: see

Vielen Dank,

eDe
 
Gespeichert Gespeichert
  Reply Quote
#1912
eDe (Besucher)

Aw: too wide chat vor 9 Monaten  
Hi!

Many thanks for solving my problem - right in my shoutbox, I'm deeply impressed...

For those who aren't interested in visiting my site I'm going to publish ToLo's solution (with your permission, ToLo):

- open mod.yasb.css
- find "overflow:scroll"
- replace "scroll" by "hidden"
- slight adaptions on the width of the chatbox (see above) - done!

Great Job, ToLo, have a joyful Christmastime, regards -

eDe
 
Gespeichert Gespeichert
  Reply Quote
#2358
Sakis (Besucher)

Aw: too wide chat vor 5 Monaten  
Try
Code:

overflow:auto;

instead of
Code:

overflow:hidden;


This will disappear the horizontal scroll bar if the width of shoutbox is set properly.
 
Gespeichert Gespeichert
  Reply Quote
Zum Anfang gehenNeues ThemaAntworten