Log In · Register

 
Resizing page
BrielleJami
post Mar 7 2007, 11:52 AM
Post #1


BrielleJami
**

Group: Member
Posts: 16
Joined: Mar 2007
Member No: 508,090



on my page, i am trying to figure out why its scrolling way past where my page stops... the last table is at a certain spot, then theres just a bunch of open space after it... i hid a lot of things on my page, and i have already look at the no scroll at all script, but i would like to know how to shorten my page so it scrolls some but doesnt scroll so much...

please and thank you
 
 
Start new topic
Replies
soulgetpast
post Mar 7 2007, 12:35 PM
Post #2


Senior Member
****

Group: Member
Posts: 141
Joined: Feb 2007
Member No: 506,587



try this and if it doesnt work mess with the main divs height


CODE
<select style="background-color: 000000; color: 99FF33; font-family: Arial; font-size: 10; width: 180px; "><option>-- Facts --</option><option>First Name: Brielle.</option><option>Middle Name: Jami.</option><option>Age: Sixteen.</option><option>Location: New Jersey.</option><option>Grade: Sophmore.</option><option>School: Phillipsburg High.</option><option>Religion: Born Again Christian.</option><option>Birthday: October 9th, 1990.</option><option>Zodiac Sign: Libra.</option><option>Height: 4..'11.."-5..'ish.</option><option>Orientation: Straight.</option><option>Currently: Single.</option></select>
<br><br>
<select style="background-color: 000000; color: 66FFFF; font-family: Arial; font-size: 10; width: 180px; "><option>::My Random Interests::</option><option>- God.</option><option>- Youth Group.</option><option>- Guys.</option><option>- Friends.</option><option>- Parties.</option><option>- Dancing.</option><option>- Glowsticking.</option><option>- Raving.</option><option>- Guitar.</option><option>- Bass Guitar.</option><option>- Keyboard.</option><option>- Cell Phone.</option><option>- Piercings.</option><option>- Tattoos.</option></select>
<br><br>
<select style="background-color: 000000; color: 99FF33; font-family: Arial; font-size: 10; width: 180px; "><option>::My Music Interests::</option><option>+ Rock.</option><option>+ Alternative.</option><option>+ Emo.</option><option>+ Metal.</option><option>+ Dance.</option><option>+ Rave.</option><option>+ Club.</option><option>+ House.</option><option>+ Techno.</option><option>+ Country.</option><option>+ Hip-Hop.</option></select>
<br><br>
<select style="background-color: 000000; color: 66FFFF; font-family: Arial; font-size: 10; width: 180px; "><option>::My Book Interests::</option><option>+ The Bible.</option><option>+ Someone Like You.</option><option>+ Mr. and Mrs. Bo Jo Jones.</option><option>+ Anything By Stephen King.</option><option>+ The Daughters of the Moon.</option><option>+ The Sons of the Dark.</option><option>+ Annie..'s Baby.</option><option>+ Boy Lies.</option><option>+ Death Be Not Proud.</option><option>+ Go Ask Alice.</option><option>+ Romeo & Juliet.</option></select>
<br><br>
<select style="background-color: 000000; color: 99FF33; font-family: Arial; font-size: 10; width: 180px; "><option>::My Movies Interests::</option><option>= All Horror Movies.</option><option>= Cruel Intentions.</option><option>= Rose Red.</option><option>= Thirteen.</option><option>= A Cinderella Story.</option><option>= A Walk to Remember.</option><option>= The Notebook.</option><option>= Fast and Furious.</option><option>= 2Fast 2Furious.</option><option>= Waist Deep.</option><option>= Drumline</option></select>
<br><br>
<select style="background-color: 000000; color: 66FFFF; font-family: Arial; font-size: 10; width: 180px; "><option>::My Television Interests::</option><option>- Music Channels.</option><option>- Football.</option><option>- Baseball.</option><option>- Criss Angel.</option><option>- Supernatural.</option><option>- Ghost Whisperer.</option><option>- Medium.</option><option>- House.</option><option>- Without a Trace.</option><option>- Cold Case.</option></select>
<br><br>
<select style="background-color: 000000; color: 99FF33; font-family: Arial; font-size: 10; width: 180px; "><option>::My Heroes::</option><option>= God.</option><option>= Amy Lee.</option><option>= My Mommy.</option><option>= My (kinda) sister Rachel.</option><option>= Dream Achievers.</option></select>
<br><br>
<select style="background-color: 000000; color: 66FFFF; font-family: Arial; font-size: 10; width: 180px; "><option>-- Like To Meet --</option><option>~ Definately God.</option><option>~ New People.</option><option>~ The *One* for me.</option></select>


<style type="text/css">
.myspacegens { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color: 000000;
background-image:url('http://www.mediamax.com/tl2avls/Hosted/wingsolight.jpg');
background-attachment: fixed;
background-position: center center;

background-repeat: norepeat;
border-color: FFFFFF;
border-width: 0px;
border-style: solid;
scrollbar-face-color: 000000;
scrollbar-highlight-color: 83ff76;
scrollbar-3dlight-color: 83ff76;
scrollbar-shadow-color: ff87c3;
scrollbar-darkshadow-color: 25c8e5;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: 000000;
}

.myspacegens { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
border-style: solid;
border-width: 0px;
border-color: FFFFFF;
background-color: FFFFFF;
}

.myspacegens { Text Properties }
table, tr, td, li, p, div { color: FFFFFF; }
.lightbluetext8 { color: CCFFFF; }
.orangetext15 { color: CCFFCC; }
.text { color: FFFFFF; }
.whitetext12 {color: CCFFCC;}
a:active, a:visited, a:link { color: FF00CC; }
a:hover { color: FFCCFF; }
a.navbar:active, a.navbar:visited, a.navbar:link { color: FF00CC; }
a.navbar:hover { color: FFCCFF; }
.nametext { color: 00FFFF; }

.myspacegens { Miscellaneous Properties }
img { none;}
a:link img { none;}
a:hover img {;}
body { cursor: default; }
a:hover { cursor: pointer;cursor:hand; }
div div table tr td a.navbar, div div table tr td font {display: none;}table tr td div div {display: none;}</style>



<style type="text/css">div table td font {display: none;}</style>


<style>div div table tr td a.navbar, div div table tr td font {display: none;}</style>
<div class="navigationbar" style="background-color:Transparent; position: absolute; left:50%; top:-15%; margin-left: -440px; width: 550px; height: 25px">
<table width="550" height="25" border="0" cellspacing="0" cellpadding="0">
<tr valign="middle">
<td align="center">
<a href="http://home.myspace.com/index.cfm?fuseaction=user">You</a>
|-|
<a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=8746818">Friends</a>
|-|
<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=8746818">Blog Entries</a>
|-|
<a href=http://collect.myspace.com/index.cfm?fuseaction=%69%6e%76%69%74%65%2e%61%64%64%66%72%69%65%6e%64%5f%76%65%72%69%66%79&friendID=8746818><img src=http://x.myspace.com/images/mail/noFriendRequestsIcon.gif border=0 alt='Add to Friends' title='Add to Friends'></a>
|-|
<a href=http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=8746818><img src=http://x.myspace.com/images/mail/inbox.gif border=0 alt='Send Message' title='Send Message'></a>
|-|
<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=8746818">Comment Me</a>
|-|
<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=8746818">Comments</a>
|-|
<a href="http://profile.myspace.com/index.cfm?fuseaction=music">Music</a>
</tr></td></table></div>


<style type="text/css">
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
td.text table {position:relative; top:-310px;}
td.text table table {position:static;}
</style>

<style type="text/css">
body table tbody table tbody table tbody table table div strong{display: none;}
body table tbody table tbody table tbody table td div {visibility: hidden}
body table tbody table tbody table tbody table td, body table tbody table tbody table tbody td {background: transparent;}
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}
.contactTable {background: rgb(102, 153, 204); position: relative; top: 30px;}
.contactTable table {background: rgb(255, 255, 255);}
</style>

<style>.ORANGETEXT15{DISPLAY:NONE;VISIBILITY:HIDDEN;}</style>
<style>.WHITETEXT12{DISPLAY:NONE;VISIBILITY:HIDDEN;}</style>
<style>.lightbluetext8{DISPLAY:NONE;VISIBILITY:HIDDEN;}</style>

<style type="text/css">
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}</style><b style=position:absolute;left:0;top:0>


<style type="text/css">td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}td.text td.text td a {visibility:hidden;}</style>

<style type="text/css">.contactTable {display:none!important; border:0px !important;}</style>

<style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}</style>

<style type="text/css">
div table,div table table td,div table table,div table table div,table td div div,div table,div table td{height:0px;border:0px;}
a.text,table div font a,table div div,.navbar font,tr td font,table font,tr font,td font,div font,td textarea,td input,td form{visibility:hidden;}
</style>

<style>TD TD {text-align: left;}
TD TD TD {text-align: left;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:left;}
TD TD TD TD TD {border-top: 0px solid black; text-align:right;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: none; width:300px;}
TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
table td div div font {visibili-ty:hidden;di-splay:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;} </style>


here is everything in my "i'de like to meet"::

<div style="position:relative; height:1px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td>

</td></tr></table><table style='display:none'><tr><td>


heres everything in my "interests"::

</td></tr></table></td><td><div class="on"><table><tr><td>

</td></tr></table></td></tr></table></td><td><div class="off"><table><tr><td><table><tr><td>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: