Designer's Comments
Look carefully for specific instructions
Warm thanks to Kevin for letting me use and study his stylesheet.
Best viewed and coded in IE. There is a pixel misalignment in FF. You can fix it. Like this:
.image{
position: absolute;
left: 50%;
margin-left: -474px;
top: 70px;
z-index: 0;
Best viewed and coded in IE. There is a pixel misalignment in FF. You can fix it. Like this:
.image{
position: absolute;
left: 50%;
margin-left: -474px;
top: 70px;
z-index: 0;
Using This Layout
For specific instructions read designer's comments
- This is a div overlay layout, html knowledge required!
- 1. Log into myspace.com
- 2. Click on Edit Profile (Profile 1.0)
- 3. Copy (ctrl c) and paste (ctrl v) code to the specified fields
