How much can we customize these blocks?? When we make our own, can we have scrolling marquees and such on it? Are there specific limits to what the php allows?
And are there any tutorials or anything somewhere online that shows how exactly to edit these blocks??
A lot of questions I think....but thanks for the attention. π
Creating and modifying blocks is fairly easy the way it is setup. A scrolling marquee would be more of a function of Javascript than PHP, but you should be able to code that into a block with little trouble.
As for tutorial, there is some good documentations in the eFiction /docs folder. I looked at other blocks to learn how to code them as well.
hmm ok. i'll take a look at the docs folder and the script itself. and javascript i can do. hehe. thanks!