MySpace Tutorials

Last Updated:
Nov 13, 2007

Send Message
Instant Message
Email to a Friend
Subscribe

Blog Archive
Older     Newer ]


Tuesday, October 16, 2007

Troubleshoot - Sharing and Direct Linking

How do I delete images or slideshows from my Social Network page?

To remove an image from your page that was linked from your Photobucket account, log into your social networking account (e.g. Myspace, Friendster etc)  and access the editing page.

  • Locate the section the image is currently linked to.
  • Highlight and delete the code that was inserted to link the image.
  • Save your changes, and the image will no longer display.

Note* Simply deleting the image from your Photobucket account will not remove it from your social network page. This will cause a broken link icon to display in its place.

7:45 PM - 474 Comments - 119 Kudos - Add Comment

Sunday, October 14, 2007

Troubleshoot - Sharing and Direct Linking

Why am I seeing bandwidth exceeded instead of my images on MySpace?

You must have content incorporated into your webpage that is hosted in a Photobucket account that has exceeded their bandwidth.

To immediately get rid of the 'Bandwidth Exceeded' message you need to remove the link to that content from your webpage.

All Photobucket account bandwidth usage does reset on the monthly anniversary date of registration for the account. When that occurs, the image will redisplay.To avoid this in the future, we recommend that you register your own Photobucket account and put all content that you wish to use on your websites, email, message boards, etc. into it and link from your own Photobucket account. The registration process is simple and you are welcome to maintain a free account.

7:43 PM - 152 Comments - 36 Kudos - Add Comment

Saturday, October 13, 2007

Common Problems and Questions

How do I remove content linked from my website?

To remove an image from your page that was linked or Shared from your Photobucket account, log into your social networking account (e.g. Myspace, Friendster etc) and access the editing page.Locate the section the image is currently linked to. Highlight and delete the code that was inserted to link the image. Save your changes, and the image will no longer display. Please refer to the Removing Links From MySpace tutorial for specific help with a MySpace Profile page.

Note* Simply deleting the image from your Photobucket account will not remove it from your social network page. This will cause a broken link icon to display in its place.

3:29 PM - 154 Comments - 31 Kudos - Add Comment

Friday, October 12, 2007

Sharing - Direct Linking

How do I use Photobucket with Myspace.com?


Please refer to the Linking to MySpace tutorials for instructions on the many simple ways to work with MySpace!


Note* Photobucket does not advise that you paste HTML code into MySpace's "mood" and "status" fields. The intention of these fields is to simply select an option from the drop down menus. Unfortunately, we will be unable to support any issues that have come about due to pasting an HTML code into these sections. Please contact MySpace if you require additional assistance.

7:34 PM - 310 Comments - 123 Kudos - Add Comment

Thursday, October 11, 2007

Sharing - Share Buttons / Links

How do I share/send content to Myspace.com?

You can send individual content from your Photobucket account to MySpace by clicking the 'Share' link above the content in your Photobucket album. Please view the Sharing Content to MySpace.com and Sharing an Album to MySpace.com tutorials for details and additional information.Linking to MySpace tutorials for instructions on the many simple ways to work with MySpace!

2:41 PM - 360 Comments - 112 Kudos - Add Comment

Friday, July 07, 2006

Basics of CSS

What is CSS?

  • CSS stands for Cascading Style Sheets
  • Styles define how to display HTML elements
  • Styles are normally stored in Style Sheets
  • Styles were added to HTML 4.0 to solve a problem
  • External Style Sheets can save you a lot of work
  • External Style Sheets are stored in CSS files
  • Multiple style definitions will cascade into one

Before beginning with CSS, you should have a basic understanding of HTML.

Note that all major browsers support cascading style sheets, but be warned that they all display slightly differently. It recommended that you check both Internet Explorer and Firefox when designing with CSS.

10:50 AM - 1541 Comments - 582 Kudos - Add Comment

Thursday, July 06, 2006

Basics of HTML - Intro

What is an HTML File?

  • HTML stands for Hyper Text Markup Language
  • An HTML file is a text file containing small markup tags
  • The markup tags tell the Web browser how to display the page
  • An HTML file must have an htm or html file extension
  • An HTML file can be created using a simple text editor

To edit HTML, use Notepad or SimpleText.

You can also easily edit HTML files using a WYSIWYG (what you see is what you get) editor like FrontPage, Claris Home Page, Adobe PageMill or Dreamweaver instead of writing your markup tags in a plain text file.

But if you want to be a skillful Web developer, we strongly recommend that you use a plain text editor to learn your primer HTML.

6:45 PM - 9869 Comments - 3509 Kudos - Add Comment

Paragraphs and line breaks

Paragraphs are defined with the < p> tag. Using this tag automatically adds an extra blank line before and after each paragraph.

The line break is denoted by the < br > tag. This tag is used when you want a line to end, but don't want to start a new paragraph or blank line between paragraphs. Using this tag forces a line break wherever you place it.

Unlike some HTML, paragraph and line break tags do not always need an accompanying end tag.

6:28 PM - 2351 Comments - 535 Kudos - Add Comment

Headings

Headings, or titles or headlines, are typically defined with the h1 to h6 tags. The h1 is the largest heading, and h6 is the smallest. As with all HTML, the heading tags have a beginning and end.

6:23 PM - 3416 Comments - 1031 Kudos - Add Comment

Hide 'Who I'd Like to Meet' section

Place this code at the END of your "About Me" section

1:24 PM - 393 Comments - 209 Kudos - Add Comment


About  |  FAQ  |  Terms  |  Privacy  |  Safety Tips  |  Contact MySpace  |  Promote!  |  Advertise  |  MySpace Shop

©2003-2008 MySpace.com. All Rights Reserved.