help !!!please |
![]() ![]() |
help !!!please |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Dec 2007 Member No: 600,748 ![]() |
hi
can somebody help me please? i'm trying to aktivate a lyout for days now but still it won't work it's called "live your passion" the problem is that my about me text won't show up what am i supposed to do help men please ![]() Might it help if i show you the code? CODE <div class="passionnavigation">
<a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=8d857b12-0ca6-4686-bd42-1f17c0ace6d0" class="nav">home</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=xxxxxxxxxx&MyToken=2a845abc-f8fc-4210-8f30-5490af23ab2e" class="nav">add</a> <a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=xxxxxxxxxx&MyToken=2a845abc-f8fc-4210-8f30-5490af23ab2e" class="nav">message</a> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=xxxxxxxxxxx" class="nav">pictures</a> <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=xxxxxxxxxxx&MyToken=424a2c82-2c9f-453c-9d1e-d47a58681194" class="nav">comments</a> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=xxxxxxxxxx" class="nav">blog</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=xxxxxxxxxx" class="nav">block</a> <a href="http://myspace.com/aandj_productionz" class="nav">sinfully sweet</a></div> <div class="passionaboutme"> <h1>about me</h1> Layout css <b>bold text</b> <i>italicized text</i> <u>underlined text</u> <s>stike through text</s><br> <br> <br> <br> <br> <br> <br> <br> <br> <h1>heroes</h1> <br> <br> <br> <br> <br> <br> <h1>extras</h1> woohoo more content space! <br> <br> <br> <br> <br> <br> <br> ©<a href=http://myspace.com/aandj_productionz>Sinfully Sweet</a> </div> <div class="passioncomment"> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="xxxxxxxxxx" type="hidden"> <textarea name="f_comments" class="color">comment me :)</textarea><br /> <input type="submit" value="click it" class="button"></form> <style type="text/css"> textarea.color {width:90px; height:70px;font-size:9pt;letter-spacing: -1px; font-family:arial; background-color:transparent;font-weight:normal;;border-color:000000; border-style:solid; border-width:0px; letter-spacing:-1px; font-color: white;} input.button {width: 90px;height:15px;color:ffffff;font-size:5pt;letter-spacing: 0px;font-family:small fonts;background-color:1C1C1C; border-color:000000; border-style:solid; border-width:0px; text-transform:lowercase;text-align:center;font-weight:normal;line-height:7px; letter-spacing:0px; text-transform:uppercase;} </style> </div> <div class="frm2"><table><tr><td><table><tr><td><table><tr><td> |
|
|
![]()
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 ![]() |
As that's not the full code, I can't rightly help you by testing it myself.
But make sure that when you do start writing, to put CODE <p> at the start of your text. |
|
|
![]()
Post
#3
|
|
![]() i did your boyfriend ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,335 Joined: Feb 2004 Member No: 4,071 ![]() |
ahem. title.
|
|
|
![]()
Post
#4
|
|
![]() Offline. ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 609 Joined: Mar 2007 Member No: 507,591 ![]() |
I'm Too Sure But Can Change The bla bla... To The Text You Want...
CODE <div class="passionnavigation"> <a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=8d857b12-0ca6-4686-bd42-1f17c0ace6d0" class="nav">home</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=xxxxxxxxxx&MyToken=2a845abc-f8fc-4210-8f30-5490af23ab2e" class="nav">add</a> <a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=xxxxxxxxxx&MyToken=2a845abc-f8fc-4210-8f30-5490af23ab2e" class="nav">message</a> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=xxxxxxxxxxx" class="nav">pictures</a> <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=xxxxxxxxxxx&MyToken=424a2c82-2c9f-453c-9d1e-d47a58681194" class="nav">comments</a> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=xxxxxxxxxx" class="nav">blog</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=xxxxxxxxxx" class="nav">block</a> <a href="http://myspace.com/aandj_productionz" class="nav">sinfully sweet</a></div> <div class="passionaboutme"> <h1>about me</h1> <p> bla bal bal bla bla bal </p> Layout css <b>bold text</b> <i>italicized text</i> <u>underlined text</u> <s>stike through text</s><br> <br> <br> <br> <br> <br> <br> <br> <br> <h1>heroes</h1> <br> <br> <br> <br> <br> <br> <h1>extras</h1> woohoo more content space! <br> <br> <br> <br> <br> <br> <br> ©<a href=http://myspace.com/aandj_productionz>Sinfully Sweet</a> </div> <div class="passioncomment"> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="xxxxxxxxxx" type="hidden"> <textarea name="f_comments" class="color">comment me :)</textarea><br /> <input type="submit" value="click it" class="button"></form> <style type="text/css"> textarea.color {width:90px; height:70px;font-size:9pt;letter-spacing: -1px; font-family:arial; background-color:transparent;font-weight:normal;;border-color:000000; border-style:solid; border-width:0px; letter-spacing:-1px; font-color: white;} input.button {width: 90px;height:15px;color:ffffff;font-size:5pt;letter-spacing: 0px;font-family:small fonts;background-color:1C1C1C; border-color:000000; border-style:solid; border-width:0px; text-transform:lowercase;text-align:center;font-weight:normal;line-height:7px; letter-spacing:0px; text-transform:uppercase;} </style> </div> <div class="frm2"><table><tr><td><table><tr><td><table><tr><td> |
|
|
![]() ![]() |