Example 6: Making an image with text to add to the Contact section of | |||||||||||||||||||||||||||||||||||||||||||||||||
| Part 1: To start this discussion, to the right is a photo of my MySpace profile page with no added coding. |
| ||
|
| |||
|
Part 2: I added an image behind the Contact section with the following code:
| |||
| You can see that the blue text in the Contact section blends in with this photo. |
| ||
|
| |||
Part 3: But before I address putting text on the image that I am using in the Contact section, I decided to first
add a background image
to my Profile page with the following code:
The full code is: | |||
| But I note that my Profile page background image isn't showing through the whole page, it is only showing around the edge. |
| ||
|
| |||
Part 4: To show the background image behind my whole Profile page, I added the following code:
The full code is: | |||
| |||
|
| |||
|
Part 5: To determine where to put the text on my image, I take a screen shot of my Profile page, crop out and save the Contact section. I put that saved snapshot of the Contact section and the image I'm adding text to side by side. I also like to work on these images at 600x400 pixel in size when I am adding text. For this image, to add text, I am using font: Fine Hand, Size: 10. I entered the wording (such as Chat Time instead of Send Message) I want for my links in the Contact section (this is the right-hand side image). Right off I see I need to resize this grouping of text.
In the next photo I have grabbed the sizing bars around the text and made the grouping smaller. Then I resize the image to 300x200 pixels and saved the image.
| |||
|
| |||
Part 6: To hide the text of the Contact section, I added the following code:
The full code is: | |||
| Note that though this code addition has made the blue text in the Contact section not visible that the links are still there. You can tell this by the fact that I put my mouse over the Rank area on the Contact section and the rank link shows in the URL listed at the bottom of the IE browser page. |
| ||
|
| |||
Part 7: To exchange the image in the Contact section to be one with text I entered the following in the code:
The full code is: | |||
| With this text on the image I then click each of the 8 links within the Contact section to make sure I have put the text over the appropriate area of the section. |
| ||
|
Thank you for viewing these examples. I hope they have helped you and also spiked your interested in adding
your own style to your MySpace Profile page.
If you want to receive an email when I add more help text then click the Subscribe button on the home page of www.GreatWebLayouts.com. |