How can I set up a block with different quotes visible for all users? I'm not interested i different quotes for different users.
How can I set up a block with different quotes visible for all users? I'm not interested i different quotes for different users.
Comments
Comment #1
kbahey commentedIn your sites/all/modules directory, create a directory called "custom", and in it create the following two files:
custom.info
custom.module
Then visit admin/build/block and enable the module.
A second, simpler, but less secure approach is inserting the following php code in a block: