| Current mood: | full |
Removing currents from friends page.
This tutorial will show you how to remove Currents from your friend's entries completely; they will not appear on your friends page, whether they have been defined or not. "Current Mood" and "Current Music" are controlled by the FRIENDS_CURRENT and FRIENDS_CURRENTS variables (or LASTN_CURRENT/LASTN_CURRENTS, or DAY_CURRENT/DAY_CURRENTS). This tutorial assumes you are customizing your FRIENDS view, since you don't control whether currents are actually entered or not -- currents displayed on your friends page are entered by your friends -- however, the same instructions will work for your LASTN or DAY view. Since the FRIENDS_CURRENT and FRIENDS_CURRENTS variables cannot be overridden, changing these labels requires a custom style. If you do not already have a custom style, you will need to create one; you can find instructions for this in FAQ #103: How do I make a custom style? <http://www.blurty.com/support/faqbrowse.bml?faqid=103> Because FRIENDS_CURRENTS will display anything that you put in the FRIENDS_CURRENT variable, once you have created a custom style, you will need to put the following text into both the FRIENDS_CURRENT and FRIENDS_CURRENTS variables: <!-- no currents --> Since browsers read <!-- no currents --> as an html comment (hidden text within the source of the page not meant to be displayed on the page itself), nothing will appear even when there are currents defined.
(Read comments)
|