The BoardMod Project
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum
BoardMod Support Forum
[ Home | Help | Search | Login | Register ]  

24.05.13 at 07:11:25, Welcome, Guest. Please Login or Register

Choose Language:
Pages: 1 2 3 4 5 6 7
Shoutbox 5.5 for YaBB 2.4 (Read 41629 times)
ThM
Hacker God
*****
Offline

Germany, Nds., Niedersachsen, Germany
Posts: 585



Reply #45 - 02.09.09 at 11:57:26  
Same errors as you postet on reply #41 ?
No other Mods installed ?


If you want PN me. I need ftp and admin acces
 
IP Logged
 

Greeting ThM
FrAnKy
Bloody Novice
*
Offline

Posts: 5



Reply #46 - 03.09.09 at 06:50:36  
ThM wrote on 02.09.09 at 11:57:26:
Same errors as you postet on reply #41 ? YES
No other Mods installed ? NO


If you want PN me. I need ftp and admin acces - OK

 
IP Logged
 
ThM
Hacker God
*****
Offline

Germany, Nds., Niedersachsen, Germany
Posts: 585



Reply #47 - 04.09.09 at 08:44:54  
Runs now.
Have fun with your new Shoutbox.  Wink
 
IP Logged
 

Greeting ThM
FrAnKy
Bloody Novice
*
Offline

Posts: 5



Reply #48 - 04.09.09 at 09:37:11  
Thank you very much, works great
 
IP Logged
 
tonyvic
Bloody Novice
*
Offline

Brighton, Sussex, England
Posts: 47



Reply #49 - 25.10.09 at 12:10:38  
I'm running 5.4.1 and since our clocks went back 1 hour today, the shoutbox timestamps are still 1 hour ahead although the forum time is correct.

Is there an easy way to rectify this, & would 5.5 automatically adjust to the Forum time?

Tony
 
IP Logged
 
ThM
Hacker God
*****
Offline

Germany, Nds., Niedersachsen, Germany
Posts: 585



Reply #50 - 27.10.09 at 08:00:31  
At this moment i haven't a idea why the time displayed not correct in 5.4.1. I test it with 5.5 and it seems it works here.
 
IP Logged
 

Greeting ThM
tonyvic
Bloody Novice
*
Offline

Brighton, Sussex, England
Posts: 47



Reply #51 - 27.10.09 at 11:41:55  
Thanks for looking ThM,
I will force myself to do some work & upgrade. Huh Smiley

Tony
 
IP Logged
 
THEWISEOLDOWL
Bloody Novice
*
Offline

Posts: 23



Reply #52 - 28.12.09 at 03:12:46  
In the shoutbox mod, how do you change either the text or background colors in the main box, i use a black background so the black text don't work. and i don't see a color option for the background or text. am i missing something?
                      * THEWISEOLDOWL
 
IP Logged
 
ThM
Hacker God
*****
Offline

Germany, Nds., Niedersachsen, Germany
Posts: 585



Reply #53 - 28.12.09 at 12:54:00  
Change the colors in the css part from your template.

Code:
/* Start Shoutbox Mod CSS */

.shout_windowbg {
       background-color: #DEE4EC;
       padding: 3px;
       font-size: 12px;
       font-weight: normal;
       font-style: normal;
       font-family: Verdana, Sans-Serif;
       color: #000000;
}

.shout_windowbg2 {
       background-color: #FEFEFE;
       padding: 3px;
       font-size: 12px;
       font-weight: normal;
       font-style: normal;
       font-family: Verdana, Sans-Serif;
       color: #000000;
}

.tdmouseover {
       background-color: #ffff00;
       padding: 3px;
       font-size: 12px;
       font-weight: normal;
       font-style: normal;
       font-family: Verdana, Sans-Serif;
       color: #000000;
}

.shoutbox-username-style {
       color: #000000;
}

.shoutbox-post-style {
       font-size: 11px;
       font-weight: bold;
       font-style: normal;
       text-decoration: none;
       font-family: Verdana, Helvetica, Arial, Sans-Serif;
       color: #FFFFFF;
       background-color: #9CB9F3;
}

.yabb-main-contain {
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-size: 12px;
   bottom: 0px;
   padding: 0px;
       width: 75%;
       float: left;
}

.shoutbox-out-style {
       float: right;
   padding: 1px;
       z-index: 1;
       width: 24%;
}

.shoutbox-in-style {
   padding: 0px;
       background-color: #FEFEFE;
       border-width: 1px;
       border-style: solid;
       border-color: #666666;
       z-index: 2;
}

.shout_postarea {
       position : fixed;
       left: 0px;
       bottom : 0px;
       width : 100%;
       text-align : center;
       background-color : #88ACD4;
       border-top : 1px #666666 solid;
}

/* End Shoutbox Mod CSS */
 
IP Logged
 

Greeting ThM
THEWISEOLDOWL
Bloody Novice
*
Offline

Posts: 23



Reply #54 - 28.12.09 at 18:10:36  
Thanks i'll check this out.
 
IP Logged
 
THEWISEOLDOWL
Bloody Novice
*
Offline

Posts: 23



Reply #55 - 28.12.09 at 19:04:06  
i've changed every setting 1 at a time and nothing changes on my board, do i need to change things in the 2.1 css as well.
 
IP Logged
 
mick
Hacker Expert
****
Offline

Dorsten, Nordrhein-Westfalen, Germany
Posts: 344



Reply #56 - 28.12.09 at 20:40:56  
Hi,
did You delete the browser-cache?
 
IP Logged
 
THEWISEOLDOWL
Bloody Novice
*
Offline

Posts: 23



Reply #57 - 28.12.09 at 20:42:34  
please explain.
 
IP Logged
 
mick
Hacker Expert
****
Offline

Dorsten, Nordrhein-Westfalen, Germany
Posts: 344



Reply #58 - 28.12.09 at 20:44:46  
Press CTRL + F5 when your Browser is open.
 
IP Logged
 
THEWISEOLDOWL
Bloody Novice
*
Offline

Posts: 23



Reply #59 - 28.12.09 at 20:54:25  
ok nothing changed
 
IP Logged
 
Pages: 1 2 3 4 5 6 7
© 2000-2012 by - All rights reserved.

Project website hosting proudly sponsored and provided by UK2 Hosting
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum