|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
Shoutbox help |
Autor |
Wiadomość |
spool
Posty: 3
|
Wysłany: 05-04-2007, 01:37 Shoutbox help
|
|
|
Question 1 )As you can see in this picture, all the buttons are showing up blank ... How can I fix this?
Question 2) is their a way to make it scroll through the posts in the shoutbox, instead of the user having to scroll down?
Thanks
Spool |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
excess
Posty: 16
|
Wysłany: 05-04-2007, 11:07
|
|
|
..Not sure about first.
But to have it scroll down automatically insert:
Kod: | <SCRIPT LANGUAGE="JavaScript">
<!--
var y = 0;
function scrollit() {
if (y < 3000) {
window.scroll(0,y);
y = y + 5;
setTimeout('scrollit()', 40);
}
}
// -->
</SCRIPT> |
..inbetween the <head></head> tags.
And insert
INSIDE the <body> tag
That code should work, the only problem is you wont be able to scroll back up hehe. |
_________________ Napij się herbaty |
|
|
|
 |
spool
Posty: 3
|
Wysłany: 05-04-2007, 14:11
|
|
|
Thank you for the help!
Just to clarify, I would put this info into my index.php page? or my indexbody.tpl page?
Would that make anything else on the page scroll, or just the shoutbox?
Also, would there be a simple way to make it small and put it on a portal?
Thanks again
Spool
BTW for question 1
I found out what the options were from a file that came with the mod, not sure which one of the top of my head, but was able to find what each one did, still not sure how to get them to list though. |
|
|
|
 |
excess
Posty: 16
|
Wysłany: 05-04-2007, 20:32
|
|
|
Oh sorry, i thought i mentioned it. That code goes in the [forum directory]templates/subsilver/shoutbox_view_body.tpl
And that shouldl just scroll the shoutbox. But i havnt tested it, so apologies if it doesnt work correct. |
_________________ Napij się herbaty |
|
|
|
 |
spool
Posty: 3
|
Wysłany: 05-04-2007, 22:48
|
|
|
Thank you again, well that code definatly made it scroll, however it goes superfast, and doesnt repeat the scrolling over and over. Also it wont allow me to view up.
Is their a way to slow it down, as well as make it scroll repeatedly?
Thanks
Spool |
|
|
|
 |
excess
Posty: 16
|
Wysłany: 05-04-2007, 23:24
|
|
|
To slow it down, mess about with the '40' in 'setTimeout('scrollit()', 40); ' I think. Bigger = Slower.
And i do now know much about javascript, so i am unsure about scrolling repeatedly, but you could click the "R" button to reset it. |
_________________ Napij się herbaty |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
S-p-h-i-n-X
Posty: 3
|
Wysłany: 21-04-2007, 17:20
|
|
|
Hi i am new here lucky to find the site, hopefully get some help.
I have small shout box from here and I would also like to make it scroll , up and stop with mouse over . Also since i have color groups installed aswell i may as well ask how to color names in the shout box if any one can help kool thanx.
[ Added: 22-04-2007, 05:23 ]
Ok next question, can someone show me where to edit the files needed to make the shouts go at the top instead of the latest shout go to the bottom.
In other words reverse the shouts
Edited for the Shouts At top
Cytat: | http://www.przemo.org/phpBB2/forum/viewtopic.php?p=269072#269072 |
Thanks |
|
|
|
 |
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Możesz załączać pliki na tym forum Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
| Strona wygenerowana w 0,07 sekundy. Zapytań do SQL: 12 | |
 |
|