XXXX's posts with tag: help
 You can use HTML anywhere on Multiply: comments, posts (click on 'Edit HTML' first if it's a blog post) and even in your Page Title. Here are the basic commands, be sure to check the links for more info.  If you don't like to use the codes but you want to use HTML somewhere, you can do this: create a blog entry and change the fonts, colors, etc, then click on 'Edit HTML' to reveal the code so you can copy it and paste wherever you want. The Very Basic BasicsDon’t worry, HTML is incredibly easy to learn. All you have to do is surround whatever text you want to change with tags. Like this:
| What You Type | What You Get | | <B>Men</B> | Men | | <I>Are</I> | Are | | <U>from</U> | from | | <S>Men are from Mars</S> | Men are from Mars | | You can even combine tags (just remember to next each pair of tags) | | <B><I><U>Mars Needs Women</U></I></B> | Mars Needs Women | | And That’s Not All | | <CENTER></CENTER> | Centers text or image. | | <A HREF="URL HERE"></a> | Makes whatever text/image it surrounds into a link. | | <IMG SRC="IMAGE URL HERE" WIDTH="100" HEIGHT="100" /> | Add an image, using optional WIDTH and HEIGHT attributes to control the sizing. Note: IMG code is stand-alone (no separate close tag necessary). | | <FONT FACE="verdana" SIZE="6" COLOR="green">Little Green Men</font> | Alter the size, style, and color of text. | Cross-browser friendly fonts: Arial, Arial Black, Comic Sans, Courier New, Georgia, Times New Roman, Trebuchet, Webdings. Cross-browser friendly colors: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow. (Want more colors? Use a HEX code) That should be enough to get you started! If you're at all interested in learning more (how to build TABLES, for instance), here are some other resources to help you push your HTML skills even further: Additional HTML Resources Even more tips and tutorials about HTML/CSS can be found in the group Multiply.Design. Click on the logo to join the group now!Source: Friendster.com help page. (info in public domain).
 Most people just want a theme with personalized colors and a background. It's very easy to get it using the Custom theme: 1. Click on the Customize My Site link found in your main page or go to settings -> My Site 2. Click on Choose a Theme in the top yellow bar (Image A) 3. Pick Custom Theme (Image B) 4. Choose your background picture using Browse (Image C-1) 5. Pick a color scheme or make your own using the options below (Image C-2) 6. You can Preview or Save it when it's done (Image C-3) PS1: In the step 4 you must choose a picture in your computer (HardDisk). It will be tiled, so small images won't look good. The recommended image size in general is something around 1024x768 pixels. PS2: A HTML color table can be found here or here. PS3: If you later change your Custom CSS, your background pic will be gone. But you can add it back again using the proper code in the body section of your Custom CSS: before you change your Custom CSS, look at your page source code and copy the background tag with the image link, then add it to the body section when you edit the CSS code. Update1: After the recent changes, now you can choose the base theme used for customizing the colors: Clean (the new default theme) or Andros (the previous default theme). Also, there are checkboxes to add transparency (no background) to some sections of your page.  


JavaScript (they have the script tag in the code) and iframe codes aren't allowed in Multiply for security reasons. Any other code that is simple HTML or Flash, like the ones that use the EMBED or OBJECT command, should work fine. Usually the site give you options for the code: look for the one in simple HTML (no script tags) or one that uses Flash. As a side note, sometimes when you try to copy and paste excerpts from other web pages to yours, usually blog entries, you may get the message that 'JavaScrit/CSS isn't allowed', and you can't save your post. It happens because some of the page code was also copied and also pasted with the text. To avoid this, first paste the excerpt in a plain-text editor, like Notepad on Win or Smultron on a Mac, and then copy it again and paste on your page. You will get only the text and should be able to save your entry.  PS: JavaScript isn't the same as Java. Java widgets should work too, as they usually use the EMBED and/or OBJECT tag. Update1: EMBED codes that have allowscriptaccess won't work anymore (they will be disabled when added to Multiply pages) due to security reasons too. Quote from a Multiply staff member: We disabled script access across the board for all embedded flash applications because it poses a significant security risk. Embedded flash players, with allowscriptaccess set to true could potentially execute arbitrary javascript on the page and send other users' personal information to a third party. 
- Large pictures may make the column where the Guestbook is in your main page too wide. Either remove the entry or ask the poster to remove the code. Also, you can add this code to your Custom CSS to display a scrollbar when it happens:
#home_guestbook .replybox { overflow:auto; }
or, if you don't want it to display any image at all: #home_guestbook .replybody img { display: none; }
- How to remove/delete messages from your Guestbook:
At your main page, you won't see the links to delete comments or edit your own replies in your Guestbook. To do this, you have to go to the Guestbook page. You can get there using one of these ways: - at your main page, click on the link below your Guestbook " View All NNN Comments"
- use this link: http://Your_Username.multiply.com/guestbook (replace Your User_Name with your actual Multiply username) - Also, you can edit the number of comments displayed at your main page and the access (privacy) level if you click on Customize My Site and then on the Edit link found in the Guestbook box (see the image below).
- You can now completely disable HTML in your Guestbook replies, just edit it in your main page (see the picture below).
 - If you can't see your Guestbook and you didn't hide it using the Hide link while your main page is in 'Customization Mode', probably you've set your Homepage to 'Linear View'. Return it to 'Boxes View' to see your Guestbook again:
http://multiply.com/setup/pages/home- If you are still experiencing problems about deleting stuff in your Guesbook and your are using Firefox, you can go to its menu and select: View -> Page Style -> No Style (look to a similar option in your browser if you're using another program) to disable CSS in your page so you can use the delete links to remove any offending material. Then you can enable it again.
- Groups normally don't have a Guestbook, but you can display one if you change the Page Layout to Linear instead of Box View for the Home Page. (DEPRECATED: does not work anymore)
- If you try to add HTML code in a comment at someone else's Guestbook that isn't your contact, the HTML will be removed. Of course, the same happens in your Guestbook for people that aren't in your contact list. (DEPRECATED: does not work this way anymore, if you don't want HTML in your Guestbook, disable it completely as explained above)

The Inbox (previously called Message Board or My Multiply) works like this (if you've set Sort By to 'Latest Reply' in its Preferences): - if you visit a post and later a new comment (reply) is added to it, the post will be moved to the top of the list (most recent ones), so you get notified that it has a new reply. It will continue to be this way as long as you visit the post to see the updates. - if you don't visit the post, then the entry in your Inbox won't 'go up' in the list, and will eventually go away from the the first page. But if you later visit the post, new replies added to it will again move the entry in your Inbox to the top. Of course, you can enable Show "Subscribe," "Pin," and "Remove" links for each item in the Inbox preferences: - Subscribe enables/disables email notifications for that post. It's also useful when you enabled the notification when you replied to a post (i.e. marked the 'Forward replies to your_email' checkbox); - Pin puts the entry at the top of your Inbox for as long as you want; - Remove deletes the entry from your Inbox (and further updates to it too, of course). It does not delete the post itself, only the entry in your Inbox.There are many other options in the preferences so you can configure your Inbox like you want. Try the many views to find the one that you like most. Also, above the entries, you can see a 'proximity-bar':  so you can choose from 'how distant' in your Network the entries in your Inbox will come from. You can select only posts from your contacts, for example, or enable and disable posts from groups as well. Lastly, you can click on Custom to create a personalized filter to display only selected posts, useful if you want to find a post from a friend, for instance, or retrieve your Personal Messages. The Inbox is the most important place on Multiply, and it's unique. Take some time to configure it to your needs and it will help you to find the posts you want and also make things much easier and faster to keep updated with new posts. Have fun.  Update1: After the recent update, the Message Board is now called Inbox, and there is an useful pre-set of custom filters that includes Personal Messages and Subscribed threads.
Link: http://usersupport.multiply.com/Another group has been formed to allow multiply members to help other multiply members. The purpose is much the same as this one, but the group was started by the multiply staff and will be linked to from "official" multiply pages like the multiply blog and the multiply users & developers group. (Check out the right rail to see the link.) Despite the fact that it was Started by staff, we still need regular old multiply users to join up and be "helpers" for the group. You might think you have nothing to share, but if you've been around multiply for any length of time, I'd be willing to bet that you've learned more than you realize about this place. :-) 
My page is all write. Where is my customize designed theme?
What is happening?

OK,
so you've taken the plunge, you've joined Multiply, and now your
mailbox is getting flooded with email notifications. How do you stem
the tide? It's quite simple, really. First, click on the Settings
link at the top of the page. (It doesn't matter where you are in
Multiply, that link will always be at the top.) Once you've clicked
settings you'll be taken to a page with three main columns. The bottom of the middle column has a section entitled My E-mail Alerts. Click on that.
The first option to concern yourself with is Personal Messages sent to me. Personal messages are those notes that are just between you and one other person. (They can also be for groups of people. But they're not posts that will show up in a group or on someone's home page.) Selecting "none" means that no emails will be sent to alert you of a message. Choosing "new posts" means that you'll be notified of a new personal message, but you won't receive updates by email if the person adds replies. And choosing "new posts and replies" will mean that you get an email to let you know that the message has been instigated and another email every time a reply is added to the discussion.
The second line is for setting whether or not you will get emails about posts by your contacts. Unfortunately you can't change the settings so that you get posts every time your friend "fred" posts but not when "samantha" posts. It's all or nothing.
If
you don't want to receive email notices when there are new group posts,
then select none for each group you are a member of.
If you think that you will be only an infrequent user of Multiply, I would recommend leaving the "Personal Messages sent to you"
line set to receive email notification of new messages sent to you.
That way if there's something important that you're missing out on
because you haven't signed on to Multiply and someone tries to point it
out, the message will get through to you.
One of the last things you can choose to do on this page is receive daily or weekly summaries of posts that you've missed. This is a handy way to make sure that nothing of interest slips past you.

| |