sizes and extra box?, not sure.. what to do here... |
![]() ![]() |
sizes and extra box?, not sure.. what to do here... |
Dec 8 2005, 08:10 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
Hello.
First off, here is my link: http://www.myspace.com/pearlsandporcelain Here's the questions- 1. Why is the box where my picture is wider than the one below it and how do I fix it? 2. What is that weird blank box above the About Me section? 3. What is the smaller blank box above the blank box ABOVE the about me section? I'd appreciate any help you can offer. Thank you. Oh, and here's my code. About Me code: Who I'd Like To Meet: Once again thanks. You can message me here, or on myspace, or my email is radiosilence@verizon.net. |
|
|
|
Dec 8 2005, 08:15 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
also theres an extra scroll bar and i'd like to hide the blog
|
|
|
|
Dec 8 2005, 08:22 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
|
|
|
|
Dec 8 2005, 08:25 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
This is bad news. Why would it do that?
|
|
|
|
Dec 8 2005, 08:27 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Heres a suggestion of mine .. you have all these diff styletags editing different parts. That could be the problem.
Why don't you just get a myspace css stylesheet which can edit all the same parts. You can get some here: http://www.createblog.com/forums/index.php?showtopic=84325 |
|
|
|
Dec 8 2005, 08:31 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
Thank you that should be helpful.
|
|
|
|
Dec 8 2005, 08:44 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
1. it's your default pic. upload a smaller one, and they should be aligned.
2. that weird box IS your about me. I would suggest putting all of your codes in there, and then finding something to hide/close the who I'd like to meet table. 3. that would be your 'extended network' table. |
|
|
|
Dec 8 2005, 08:48 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
No, the about me is the one with all my text in it. I put all the content in the about me box and then used the who i'd like to meet box to input the CSS or at least most of it... it is pretty all over the place... and yeah i guess i'll upload a smaller default.
and i did hide/close the who i'd like to meet table. |
|
|
|
Dec 8 2005, 08:57 PM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
weird, I must have read the source wrong, sorry.
the box seems to be your 'blurbs' table..? wait, no. it IS your about me table, because you closed it off. it's just floating there, now. all of your content is now in it's own table. QUOTE <table align="center" bgcolor="#ffffff" border="0" bordercolor="#000000" cellpadding="3" cellspacing="3" width="435">
<tbody> <tr> <td style="" align="left" bgcolor="#ffffff" valign="top" width="435"> <span class="orangetext15">About me:</span><br> <a href="http://www.xenra.com" target="_blank" alt="" style="position: absolute; left: 0px; top: 0px;" border="0"></a> <center> </center></td></tr> </tbody></table> </td> </tr> </tbody></table> <br> <table bgcolor="#ffcc99" border="0" bordercolor="#ffcc99" cellpadding="0" cellspacing="0" width="435"> <tbody><tr> <td class="text" wrap="" style="" align="left" bgcolor="#ffcc99" height="17" valign="center" width="300"></td> </tr> <tr> <td> <table align="center" bgcolor="#ffffff" border="0" bordercolor="#000000" cellpadding="3" cellspacing="3" width="435"> <tbody><tr><td style="" align="center" bgcolor="#ffffff" valign="top" width="435"> <center> <form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value="42075960" type="hidden"> <textarea name="f_comments" cols="20" rows="7"> </textarea> <br> <input value="123go" type="submit"> <input value="" type="reset"> </form> <center> <a href="http://www.myspace.com/index.cfm? fuseaction=user.viewComments&friendID=42075960&Mytoken= 1889AEA5-F848-4FA0-BB9968E951EBBAD263817765"> view all of my coments</a> <p></p> <center><img src="http://i6.photobucket.com/albums/y215/k_713pie/eg1dv5.gif" alt="Image hosted by Photobucket.com"> <h1> SUSHI </h1> |
|
|
|
Dec 8 2005, 09:04 PM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
so how do I fix it?
|
|
|
|
Dec 8 2005, 09:09 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
well...you closed that table..so don't? when that happens, you should get one table, since you split them. or you could get a mess. no..i just tried it on my account, take out the '</td></tr> </table> </td> </tr>' you have in there.
|
|
|
|
Dec 8 2005, 09:12 PM
Post
#12
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
I can't even find that in my code, though...
|
|
|
|
Dec 8 2005, 09:18 PM
Post
#13
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
QUOTE(your code) <style type=text/css> .hidethem {display:none; visibility:hidden;} </style> <style type="text/css">table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url('http://www.xenra.com/onlineimages/onlineprincess1iu2bv.gif'); background-repeat:no-repeat} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:url('none');}</style><a href="http://www.xenra.com" target="_blank"" alt="" style="position:absolute; left:0px; top: 0px;" border="0"></a> <style type="text/css">.comments {visibility:hidden;display:none;}</style> <style type="text/css">.comments {visibility:hidden;display:none;}</style> <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style> <style type="text/css"> .blacktext12 {visibility:hidden; display:none;} table table table[height="0"]{visibility:hidden; display:none;} </style> <center> </td></tr> </table> </td> </tr> </table> <br> <table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0"> <tr> <td class="text" valign="center" align="left" width="300" bgcolor="ffcc99" height="17" wrap="" style="word-wrap:break-word"></td> </tr> <tr> <td> <table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="ffffff" border="0"> <td valign="top" align="center" width=" 435 " bgcolor="ffffff" style="word-wrap:break-word"> <center> <form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="42075960"> <textarea name="f_comments" cols="20" rows="7"> </textarea> <br> <input type="submit" value="123go"> <input type="reset" value=""> </form> <center> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=42075960& Mytoken=1889AEA5-F848-4FA0-BB9968E951EBBAD263817765">view all of my coments</a> </p></font></fieldset> <center><img src="http://i6.photobucket.com/albums/y215/k_713pie/eg1dv5.gif" alt="Image hosted by Photobucket.com"> <h1> SUSHI </h1> </p></font></fieldset> <center> <center><select style="color:black; background-color:FFFFFF; font-family:Tahoma; font-size:10px; width:150px;"> <option>I love pearls. <option>I crochet lace. <option>I believe in faeries. <option>I like the word 'hello'. <option>I think old people are nice. <option>I love photographs. </select> <center> <center> <center><select style="color:black; background-color:FFFFFF; font-family:Tahoma; font-size:10px; width:150px;"> <option>I'm not a liar. <option>I don't like beef. <option>I'd love to see Greece. <option>I'm afraid of dying. <option>I am distant. <option>I'm never the hero. </select><P> <center> There are only few people I actually care about in this universe. there are people I wish I knew better, and there are people I wish I didnt know.<P> If you say hi to me. Ill say hi back.<P> I love the rain, and I'd rather be too cold than too hot.<P> I think the worst way to die would be by drowning.<P> I don't miss the girl I used to be, because she still visits me sometimes.<P> I do not like this war.<P> <center>I think the new smoking ban is garbage.<P> </p></font></fieldset> </td></tr></table><table style="display:none"><tr><td> the bolded is what I'm referring to. |
|
|
|
Dec 8 2005, 09:28 PM
Post
#14
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
Thank you very much. Solved. Any clue about the messed up scroll bar and why the network thing wont leave me alone?
|
|
|
|
Dec 8 2005, 09:34 PM
Post
#15
|
|
![]() hindi ko maisip kung wala ka sa buhay ko. ![]() ![]() ![]() ![]() Group: Member Posts: 290 Joined: Nov 2005 Member No: 298,637 |
I don't see any messed up scrollbar?
and this code only works for FF (to get rid of extended): CODE .blacktext12 {visibility:hidden; display:none;} table table table[height="75"]{visibility:hidden; display:none;} I'm too lazy to open up Avant and see if the extended is already gone in "IE". |
|
|
|
Dec 8 2005, 09:36 PM
Post
#16
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Dec 2005 Member No: 311,876 |
yeah the scroll bar thing is finally gone.. but now my images wont show up!
|
|
|
|
![]() ![]() |