Multiply Republic

Group's posts with tag: groups

What are tags? You can give your posts a "tag", which is like a keyword. Tags help you find content which has something in common. You can assign as many tags as you wish to each post.
View posts by people in your network with tag groups
Posted by -JJ- on Nov 10, '07 10:32 AM for everyone
  • 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.
  • 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.
  • 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 on the Guestbook box.


    If you cannot find the delete link for the offending graphic, you can try this: use the delete link from another comment and try to modify it to delete what you want, like this: get the delete link from the previous or next entry (right-click on the link and use 'Copy Link Location' on Firefox or the analogous command in your browser), copy it to your browser's location bar (the one where you type the http://...) and modify it to reflect the entry you want to delete.

For instance, the delete link to my 250th entry in my guestbook is something like this:
javascript:confirmLink("Are you sure you want to delete this reply?", "/item/delete-reply/lfom:guestbook:1+250?xurl=http%3A%2F%2Flfom.multiply.com%2F&usertoken=manylettershere")

So, if I want to delete the next entry, I simply copy it to the my browser's location bar, replace 250 with 251 like this:
javascript:confirmLink("Are you sure you want to delete this reply?", "/item/delete-reply/lfom:guestbook:1+251?xurl=http%3A%2F%2Flfom.multiply.com%2F&usertoken=manylettershere")

and press the ENTER (or RETURN) key. A confirmation dialog should appear, then click on OK.



Source: http://usersupport.multiply.com/journal/item/131/Guestbook_FAQ
Courtesy of: lfom



ADDITIONAL INFOS:


  • you can remove images posted on your guestbook by adding these codes on your CSS page.

#home_guestbook .replybody img {
display: none;
}


  • or you can limit the maximum sizes of images show in your guestbook by using these tags:

#home_guestbook .replybody img {
max-height:100px;
max-width:100px;
}


  • To add a scrollbar:
#home_guestbook {
height: 500px;
overflow:auto;
width: 200px;
}

*overflow-x: width
**overflow-y: height
***overflow: both



Posted by Federal on Oct 25, '07 12:06 PM for everyone
Link: http://naughtyrepublic.multiply.com/

There are a lot of groups that shares multiply themes such as this, this, this and this.

There are also groups that guide, teach, and/or help modify your layout like this,, this, this and this.

Multiply Republic
Join this Group!RSS FeedHelp on RSS FeedsAdd to My Yahoo
Report Abuse
© 2008 Multiply, Inc.    About · Blog · Terms · Privacy · Corp Info · Contact Us · Help