Dr Frankenstein's Technology Blog
15Oct/10Off

Dolphin 7 Tips: How to Change Copyright Information in the Footer

copyright Dolphin 7 Tips: How to Change Copyright Information in the Footer

1. Login to the admin panel.
2. Go to Settings
3. Language Settings and search the string “copyright”.
4. Click edit next to _copyright (System)
5. Backspace over “your company” and type your site name and any other pertinent information.

3Sep/10Off

Dolphin 7 Tip: Prevent Uploaded Avatars from Displaying in Photo Album

Look in the directory for the following file:

/modules/boonex/avatar/templates/base/block_wide.html

Download this file and open it with an html editor [such as CoffeeCup]

Look for the following line of code, around line 22 of the script.

script Dolphin 7 Tip: Prevent Uploaded Avatars from Displaying in Photo Album

Note: The span elements should be written with the appropriate "< and >" symbols, but in order to display the text correctly they were omitted here.

Remove this whole block of code and then save and re-upload, "block_wide.html" to the server.