problem with Myspace HTML

This is a discussion on "problem with Myspace HTML" within the Web Page Design section. This forum, and the thread "problem with Myspace HTML are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 30th, 2007, 02:04
New Member
Join Date: Nov 2007
Location: Bristol
Age: 17
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
problem with Myspace HTML

so, I'm attempting to recreate my myspace using a photoshop image and an image map. I have also altered the "making everything dissappear code" to show comment box as centered and 1200 pisles from the top of the page. my problem is, that my scroll bar will not scroll down far enough.

the page is at http://profile.myspace.com/index.cfm...ndid=108860726

the code is:
HTML: Select all
                                     
<style type=text/css>
body {
background-color: 000000;
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;}
table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}
{The actual modules}
table table table {border: 1px solid; border-color: 000000; background-color: 000000;}
{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea 
{font:normal 9px arial; color:ffffff; font-weight:none; border:0px; text-transform: none; line-height:12px;}
{class for the basic font for the page}
.text {font:normal 9px arial; color:ffffff; font-weight:none; border:0px; text-transform: none; line-height:12px;} 
{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase; }
{style for the number of friends you have.} 
.redbtext{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase; }
{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: ffffff; font-weight: bold; font-size: 20px; letter-spacing: -2px;} 
{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; }
{”Contacting”, “Interests”, “Details”, and “Schools” title styling} 
.whitetext12{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} 
{”In your extended network” style}
.blacktext12{font-family: arial; color: 000000; font-weight: bold; font-size: 20px; letter-spacing: -2px; }
{Stylizing of your name above your picture } 
.nametext{font-family: arial; color: 000000; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;} 
{date stamp on comments} 
.blacktext10{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
{This is how all anchor points will be displayed; anchor points appear before all links.} 
a{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; } 
a:link{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
{”View all friends” and “invite more” link style} 
a.redlink{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} 
a.redlink:link{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
a.navbar:link{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
a.navbar:active{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
a.navbar:visited{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
a.navbar:hover{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
{Default Links}
a:link, a.man{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;} 
a:active{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;} 
a:visited{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase;}
{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:9px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase; }
</style>

<style type=text/css>
.comments {width:800px; overflow: auto; white-space: normal;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:000000;
scrollbar-shadow-color:000000;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:000000;}
.comments table {background-color: black; margin:0px; padding:0px; width:358px}
.comments td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;}
table table td.text table td.text tbody table tbody td table td {display: none;}
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
td.text td.text table td {font-size:0pt;}td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td {font-size:8pt;}
</style></style>
</td>
</tr>
<tr>
<td valign="top" align="left" width="435" bgcolor="ffffff" style="word-wrap: break-word">
<span class="orangetext15">
Who I'd like to meet:</span><br>
<div style="position:absolute; width:820px; height:1224px; overflow:hidden; border:0px; display:block; top:170px; left:50%; z-index:2; margin-left:-410px; visibility:visible !important;"><table align="center"><tr><td>

<img src="[url]http://aycu04.webshots.com/image/36643/2005878877534999389_rs.jpg[/url]" usemap="#Myspace layout" alt="" style="border-style:none" />

<map id="Myspace layout" name="Myspace layout">
<area shape="rect" alt="" coords="16,37,214,57" href="[url]http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0xMDg4NjA3MjYmTXlUb2tlbj1mZTBiZjVkOC1jNDE3LTQwYzMtYWMyZi02YmVmZmVjY2ZhOWI[/url]=" title="" />
<area shape="rect" alt="" coords="256,37,392,56" href="[url]http://www.msplinks.com/MDFodHRwOi8vYmxvZy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9nLkxpc3RBbGwmZnJpZW5kSUQ9MTA4ODYwNzI2[/url]" title="" />
<area shape="rect" alt="" coords="443,37,566,54" href="[url]http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIudmlld0FsYnVtcyZmcmllbmRJRD0xMDg4NjA3MjY[/url]=" title="" />
<area shape="rect" alt="" coords="601,37,783,56" href="[url]http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVzc2FnZSZmcmllbmRJRD0xMDg4NjA3MjYmTXlUb2tlbj0wZGQyNDc3ZS03OTZlLTQxYjEtODZjYS1jZGU0YTNlYTk1Mjc[/url]=" title="" />
<area shape="rect" alt="" coords="54,303,307,579" href="[url]http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIudmlld0FsYnVtcyZmcmllbmRJRD0xMDg4NjA3MjY[/url]=" title="" />
<area shape="rect" alt="" coords="368,360,459,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTExNTQzNjYxNSZNeVRva2VuPWE5MWJkMmFkLTE5ZjYtNDBiNC05MTllLTdjZDFjZGI1YzJmNg[/url]==" title="" />
<area shape="rect" alt="" coords="367,456,458,470" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTExNTQzNjYxNSZNeVRva2VuPWE5MWJkMmFkLTE5ZjYtNDBiNC05MTllLTdjZDFjZGI1YzJmNg[/url]==" title="" />
<area shape="rect" alt="" coords="476,360,567,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTk3MjAzNDM4Jk15VG9rZW49YTkxYmQyYWQtMTlmNi00MGI0LTkxOWUtN2NkMWNkYjVjMmY2[/url]" title="" />
<area shape="rect" alt="" coords="502,456,540,470" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTk3MjAzNDM4Jk15VG9rZW49YTkxYmQyYWQtMTlmNi00MGI0LTkxOWUtN2NkMWNkYjVjMmY2[/url]" title="" />
<area shape="rect" alt="" coords="583,360,673,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTE5ODkyNTgwNA[/url]==" title="" />
<area shape="rect" alt="" coords="605,455,651,471" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTE5ODkyNTgwNA[/url]==" title="" />
<area shape="rect" alt="" coords="694,496,786,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTEzNDcwNjAwOCZNeVRva2VuPTZjZWMxZjI1LTM4MDktNDg3ZC1hMTEyLTg1MWRjYjkzZDVlMA[/url]==" title="" />
<area shape="rect" alt="" coords="698,591,783,607" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTEzNDcwNjAwOCZNeVRva2VuPTZjZWMxZjI1LTM4MDktNDg3ZC1hMTEyLTg1MWRjYjkzZDVlMA[/url]==" title="" />
<area shape="rect" alt="" coords="583,496,674,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTY0ODcwNjMxJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="613,592,646,611" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTY0ODcwNjMxJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="501,593,542,605" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTUwNTg1MTYyJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="476,495,566,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTUwNTg1MTYyJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="382,592,443,608" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTM0MDA3OTY3Jk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="369,495,459,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTM0MDA3OTY3Jk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="704,456,776,473" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTg2NzAxMDYzJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="695,360,785,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTg2NzAxMDYzJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="667,644,786,666" href="[url]http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdmcmllbmRzJmZyaWVuZElEPTEwODg2MDcyNiZNeVRva2VuPTZjZWMxZjI1LTM4MDktNDg3ZC1hMTEyLTg1MWRjYjkzZDVlMA[/url]==" title="" />
<area shape="rect" alt="" coords="123,1179,299,1195" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTEwODc5ODM4Nw[/url]==" title="" />
<area shape="default" nohref="nohref" alt="" />
</map>
 
<div class="comments" style="overflow:visible; width:800px; position: absolute; top:1200px; left:53%; height:1000px; z-index:3; margin-left:-450px"><center><table><table><tr><td><table></center></div></style>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
 
 

<table bordercolor="000000" cellspacing="0" cellpadding="0" width="435" border="0">
<tr>
<td class="text" align="left" width="435" bgcolor="ffffff" height="20">
<table height="20" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99">
<tr>
<td width="435" style="word-wrap:break-word">&nbsp;&nbsp;&nbsp;<span class="orangetext15">chris.porter&copy;'s Friend Space</span></td>
</tr>
</table>
<table cellspacing="0" cellpadding="5" width="435" align="center" border="0">
<tr>
<td bgcolor="ffffff" colspan="4" width="435" style="word-wrap:break-word">
<span class="btext">
&iquest;Gummy&iquest;&nbsp;has&nbsp;Juggalo&nbsp;Homies.
</span>
</td>
</tr>

<style type=text/css>
.comments {width:800px; overflow: auto; white-space: normal;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:000000;
scrollbar-shadow-color:000000;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:000000;}
.comments table {background-color: black; margin:0px; padding:0px; width:358px}
.comments td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;}
table table td.text table td.text tbody table tbody td table td {display: none;}
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
td.text td.text table td {font-size:0pt;}td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td {font-size:8pt;}
</style></style>
</td>
</tr>
<tr>
<td valign="top" align="left" width="435" bgcolor="ffffff" style="word-wrap: break-word">
<span class="orangetext15">
Who I'd like to meet:</span><br>
<div style="position:absolute; width:820px; height:1224px; overflow:hidden; border:0px; display:block; top:170px; left:50%; z-index:2; margin-left:-410px; visibility:visible !important;"><table align="center"><tr><td>

<img src="[url]http://aycu04.webshots.com/image/36643/2005878877534999389_rs.jpg[/url]" usemap="#Myspace layout" alt="" style="border-style:none" />

<map id="Myspace layout" name="Myspace layout">
<area shape="rect" alt="" coords="16,37,214,57" href="[url]http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0xMDg4NjA3MjYmTXlUb2tlbj1mZTBiZjVkOC1jNDE3LTQwYzMtYWMyZi02YmVmZmVjY2ZhOWI[/url]=" title="" />
<area shape="rect" alt="" coords="256,37,392,56" href="[url]http://www.msplinks.com/MDFodHRwOi8vYmxvZy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9nLkxpc3RBbGwmZnJpZW5kSUQ9MTA4ODYwNzI2[/url]" title="" />
<area shape="rect" alt="" coords="443,37,566,54" href="[url]http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIudmlld0FsYnVtcyZmcmllbmRJRD0xMDg4NjA3MjY[/url]=" title="" />
<area shape="rect" alt="" coords="601,37,783,56" href="[url]http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVzc2FnZSZmcmllbmRJRD0xMDg4NjA3MjYmTXlUb2tlbj0wZGQyNDc3ZS03OTZlLTQxYjEtODZjYS1jZGU0YTNlYTk1Mjc[/url]=" title="" />
<area shape="rect" alt="" coords="54,303,307,579" href="[url]http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIudmlld0FsYnVtcyZmcmllbmRJRD0xMDg4NjA3MjY[/url]=" title="" />
<area shape="rect" alt="" coords="368,360,459,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTExNTQzNjYxNSZNeVRva2VuPWE5MWJkMmFkLTE5ZjYtNDBiNC05MTllLTdjZDFjZGI1YzJmNg[/url]==" title="" />
<area shape="rect" alt="" coords="367,456,458,470" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTExNTQzNjYxNSZNeVRva2VuPWE5MWJkMmFkLTE5ZjYtNDBiNC05MTllLTdjZDFjZGI1YzJmNg[/url]==" title="" />
<area shape="rect" alt="" coords="476,360,567,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTk3MjAzNDM4Jk15VG9rZW49YTkxYmQyYWQtMTlmNi00MGI0LTkxOWUtN2NkMWNkYjVjMmY2[/url]" title="" />
<area shape="rect" alt="" coords="502,456,540,470" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTk3MjAzNDM4Jk15VG9rZW49YTkxYmQyYWQtMTlmNi00MGI0LTkxOWUtN2NkMWNkYjVjMmY2[/url]" title="" />
<area shape="rect" alt="" coords="583,360,673,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTE5ODkyNTgwNA[/url]==" title="" />
<area shape="rect" alt="" coords="605,455,651,471" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTE5ODkyNTgwNA[/url]==" title="" />
<area shape="rect" alt="" coords="694,496,786,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTEzNDcwNjAwOCZNeVRva2VuPTZjZWMxZjI1LTM4MDktNDg3ZC1hMTEyLTg1MWRjYjkzZDVlMA[/url]==" title="" />
<area shape="rect" alt="" coords="698,591,783,607" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTEzNDcwNjAwOCZNeVRva2VuPTZjZWMxZjI1LTM4MDktNDg3ZC1hMTEyLTg1MWRjYjkzZDVlMA[/url]==" title="" />
<area shape="rect" alt="" coords="583,496,674,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTY0ODcwNjMxJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="613,592,646,611" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTY0ODcwNjMxJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="501,593,542,605" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTUwNTg1MTYyJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="476,495,566,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTUwNTg1MTYyJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="382,592,443,608" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTM0MDA3OTY3Jk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="369,495,459,586" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTM0MDA3OTY3Jk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="704,456,776,473" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTg2NzAxMDYzJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="695,360,785,451" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTg2NzAxMDYzJk15VG9rZW49NmNlYzFmMjUtMzgwOS00ODdkLWExMTItODUxZGNiOTNkNWUw[/url]" title="" />
<area shape="rect" alt="" coords="667,644,786,666" href="[url]http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdmcmllbmRzJmZyaWVuZElEPTEwODg2MDcyNiZNeVRva2VuPTZjZWMxZjI1LTM4MDktNDg3ZC1hMTEyLTg1MWRjYjkzZDVlMA[/url]==" title="" />
<area shape="rect" alt="" coords="123,1179,299,1195" href="[url]http://www.msplinks.com/MDFodHRwOi8vcHJvZmlsZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdwcm9maWxlJmZyaWVuZGlkPTEwODc5ODM4Nw[/url]==" title="" />
<area shape="default" nohref="nohref" alt="" />
</map>
 
<div class="comments" style="overflow:visible; width:800px; position: absolute; top:1070px; left:53%; height:1000px; z-index:3; margin-left:-450px"><center><table><table><tr><td><table></center></div></style>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
 
 

<table bordercolor="000000" cellspacing="0" cellpadding="0" width="435" border="0">
<tr>
<td class="text" align="left" width="435" bgcolor="ffffff" height="20">
<table height="20" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99">
<tr>
<td width="435" style="word-wrap:break-word">&nbsp;&nbsp;&nbsp;<span class="orangetext15">chris.porter&copy;'s Friend Space</span></td>
</tr>
</table>
<table cellspacing="0" cellpadding="5" width="435" align="center" border="0">
<tr>
<td bgcolor="ffffff" colspan="4" width="435" style="word-wrap:break-word">
<span class="btext">
&iquest;Gummy&iquest;&nbsp;has&nbsp;Juggalo&nbsp;Homies.
</span>
</td>
</tr>
I appretiate all the help :]

Last edited by Rakuli; Nov 30th, 2007 at 03:00. Reason: please use [html][/html] to surround code
Reply With Quote

  #2 (permalink)  
Old Nov 30th, 2007, 21:10
Highly Reputable Member
Join Date: Sep 2007
Age: 15
Posts: 717
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: problem with Myspace HTML

Wait, are you copying MySpace, or attempting to recreate the page with your own code?
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
Reply With Quote
  #3 (permalink)  
Old Dec 1st, 2007, 09:33
Junior Member
Join Date: Jan 2006
Location: Newport, UK
Age: 18
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to @lun
Re: problem with Myspace HTML

Im pretty sure he is just trying to customize his myspace page
Reply With Quote
  #4 (permalink)  
Old Dec 1st, 2007, 12:52
New Member
Join Date: Nov 2007
Location: Bristol
Age: 17
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: problem with Myspace HTML

I have deleted everything on my myspace except for the comment box, all the tables, etc. I just need my scrollbar fixed to where it goes down further so I can see the comment box
Reply With Quote
  #5 (permalink)  
Old Dec 1st, 2007, 14:16
Reputable Member
Join Date: Apr 2007
Location: Scotland
Age: 17
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Blake121
Re: problem with Myspace HTML

I view your profile without having you as a friend.

Can you make your profile public?
Reply With Quote
  #6 (permalink)  
Old Dec 1st, 2007, 20:31
New Member
Join Date: Nov 2007
Location: Bristol
Age: 17
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: problem with Myspace HTML

okay, sorry about taht, its changed
Reply With Quote
  #7 (permalink)  
Old Dec 2nd, 2007, 13:27
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: problem with Myspace HTML

Besides the ugly background, what's the problem?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #8 (permalink)  
Old Dec 2nd, 2007, 19:24
New Member
Join Date: Nov 2007
Location: Bristol
Age: 17
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: problem with Myspace HTML

the problem is that the scroll bar does not scroll down far enough to reveal the comment box at the bottem of the screen
Reply With Quote
  #9 (permalink)  
Old Dec 3rd, 2007, 05:54
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: problem with Myspace HTML

Hmm myspace is pretty messy.
Try something like this:
HTML: Select all
<style type="text/css">
body {
height: 1000px; /* change to height of image + height of comment box
}

</style>
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #10 (permalink)  
Old Dec 3rd, 2007, 14:32
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: problem with Myspace HTML

VIRB is such a breeze to customize
Reply With Quote
  #11 (permalink)  
Old Dec 4th, 2007, 22:55
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: problem with Myspace HTML

I might get that K.
With myspace, it's not the functionality or customization - it's that everyone has it.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #12 (permalink)  
Old Dec 4th, 2007, 23:26
Reputable Member
Join Date: Apr 2007
Location: Scotland
Age: 17
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Blake121
Re: problem with Myspace HTML

It's probably because there is no textbox for comments. Check the source and see there's nothing there. There's a link to post comments but that's it.

p.s. Don't hide the music player, that's really annoying.

p.s.s. Nice haircut dude
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash/HTML problem jtyoungs Flash & Multimedia Forum 1 Oct 17th, 2007 23:19
HTML / div Problem ssnerdy Web Page Design 8 Oct 10th, 2007 14:02
myspace.com alexgeek Webforumz Cafe 17 Aug 3rd, 2007 13:39
Myspace sham Web Page Design 4 May 11th, 2007 10:19
HTML Email Problem!?!?!? uqwebdesign Web Page Design 12 Feb 22nd, 2007 07:12


All times are GMT. The time now is 03:27.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29