Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You may also want to add 2 CSS classes to your styleshee that are used in the JSPs:

No Format
  /* facebook portlet styles */

.fb-image-block {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 5px 0 5px 0;
}

.fb-image {
	padding: 3px;
	margin: 3px 3px 0 0;
	border: 1px solid #ccc;
	position: relative;
	float: left;
}

 Screenshots

Before Logging In logging in:
Image Added

Associating your Facebook account with your portal account :
Image Added

Primary portlet view:
Image Added

Editing preferences:
Image Added

 Considerations

...