Newbie Question |
![]() ![]() |
Newbie Question |
Jul 30 2007, 04:48 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Found a theme I like, know how to put the code in the right area's ect, just don't know how to fill out the about me section or make my picture show up, really appreciate any help I can get.
This is the one I want to use. http://www.createblog.com/layouts/code.php?id=13793 Thanks Again. Chris |
|
|
|
Jul 30 2007, 08:26 AM
Post
#2
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
look for this in the about me code
CODE <div class="content" style="position: absolute; left: 480px; top:420px; width:322px; height: 484px; overflow: auto; "> <img src="http://layouts.cbimg7.com/27/13793d.gif" align=left border=2"></a> <b>Name:</b>Name <br> <b>Age:</b>Age <br> <b>Location:</b><i>City</i>,State <br> <b>Status:</b>Status <br> <b>Here for:</b>Here for <br> <b>Ethnicity:</b>Ethnicity <br> <b>Zodiac Sign:</b>Zodiac Sign <br> <b>Smoke / Drink:</b>Smoke/drink <br><br> TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE. <br><br> </div> <div class="content" style="position: absolute; background-color:transparent; left: 170px; top:413px; width:237px; height:150px; overflow: auto;"> <center><a href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> <br> <a href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=***FRIEND ID HERE***">comments</a> <br> <a href="http://mail5.myspace.com/index.cfm?fuseaction=mail.message&friendID=***FRIEND ID HERE***">message me</a> <br> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=***FRIEND ID HERE***">view videos</a><br> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=***FRIEND ID HERE***">add me</a><br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=***FRIEND ID HERE***">view photos</a> <br> <a href="http://collect.myspace.com/index.cfm?fuseaction=user.editfriends&friendID=***FRIEND ID HERE***">edit friends</a><br> <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=***FRIEND ID HERE***">view my friends</a> <br> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=***FRIEND ID HERE***">view my blog</a> <br> </center></div> and edit as you desire then save changes, but remember to add your Friend ID to the links before you save changed the FIRST TIME! |
|
|
|
Jul 30 2007, 03:53 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Tried It and for some reason it didnt catch, here's what I have.
<div class="content" style="position: absolute; left: 480px; top:420px; width:322px; height: 484px; overflow: auto; "> <img src="http://layouts.cbimg7.com/27/13793d.gif" align=left border=2"></a> <b>Name:</b>Chris <br> <b>Age:</b>24 <br> <b>Location:</b><i>Waterloo</i>,Iowa <br> <b>Status:</b>Taken <br> <b>Here for:</b>Friends <br> <b>Ethnicity:</b>White...Mostly Danish. <br> <b>Zodiac Sign:</b>Taurus <br> <b>Smoke / Drink:</b>Yes/Yes <br><br> Street Skatin<br>Car's<br>Bike's<br>Car Audio<br>Drag Racing<br>Road Racing<br>Body Mod's<br>Music<br>Computers <br><br> </div> <div class="content" style="position: absolute; background-color:transparent; left: 170px; top:413px; width:237px; height:150px; overflow: auto;"> <center><a href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> <br> <a href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=114988094">comments</a> <br> <a href="http://mail5.myspace.com/index.cfm?fuseaction=mail.message&friendID=114988094">message me</a> <br> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=114988094">view videos</a><br> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=114988094">add me</a><br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=114988094">view photos</a> <br> <a href="http://collect.myspace.com/index.cfm?fuseaction=user.editfriends&friendID=114988094">edit friends</a><br> <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=114988094">view my friends</a> <br> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=114988094">view my blog</a> <br> </center></div> Thanks again. |
|
|
|
| *karmakiller* |
Jul 30 2007, 04:08 PM
Post
#4
|
|
Guest |
Everything should work fine. To change your picture, just change this:
QUOTE <img src="http://layouts.cbimg7.com/27/13793d.gif" align=left border=2"></a> I'd also suggest removing the </a> at the end of that line, because there's no link before that to close. |
|
|
|
Jul 30 2007, 04:20 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Still havin trouble.
This is a pretty crazy question but would someone just log into my account and do it? I'd be willing to even paypal whoever a buck. PM ME if you got the time. Thanks |
|
|
|
| *digitalfragrance* |
Jul 30 2007, 04:28 PM
Post
#6
|
|
Guest |
^ No money necessary. Just give us a link to your myspace so we can see what is and what is not working. Then we can step by step you through what ISN'T working. I have a feeling your text information is fine, right? It's just the picture now, correct?
|
|
|
|
Jul 30 2007, 04:36 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Just trying to be nice
www.myspace.com/chris4526 It's a mess, I really appreciate the help though. |
|
|
|
| *digitalfragrance* |
Jul 30 2007, 04:43 PM
Post
#8
|
|
Guest |
^ No part of the layout is showing up accept the about me place that you edit with your information. Are you sure you have copied and pasted the entire code?
|
|
|
|
Jul 30 2007, 04:48 PM
Post
#9
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Yes, in the about me section.
If you go back to the layout page itself, it says something about extra code in the who I'd like to meet, I added what it said there also and no luck. |
|
|
|
| *digitalfragrance* |
Jul 30 2007, 04:49 PM
Post
#10
|
|
Guest |
Darn. Hang on, I'll check out the coding of that layout. If the preview is generated correctly, the layout should be too.
Okay. Just to make sure ... Copy this whole thing and put it in the about me section of your "edit profile" CODE <p><a href="http://www.createblog.com/layouts/index.php?layout=myspace_layouts" title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p><style>
body { cursor: normal; align: center; scrollbar-face-color: ffffff; scrollbar-shadow-color: ffffff; scrollbar-highlight-color: ffffff; scrollbar-3dlight-color: ffffff; scrollbar-darkshadow-color: ffffff; scrollbar-track-color: ffffff; scrollbar-arrow-color: 000000; background-color: 222222; overflow-x:hidden; } .nametext {visibility: hidden !important;} div div table tr td a.navbar, div div table tr td font {visibility: hidden !important;} tr {background:transparent;} table div font a, table div div {visibility: hidden !important;} table table div font a, table table div div {visibility:visible;} table table td.text table td.text table table tbody td table, span.btext {display: none !important} table table td.text table td.text tbody table tbody td table td {display: none !important; } .redlink, .orangetext15, .btext { color: ffffff; font-size: 1; } table table { border:none; background-color: 222222; width:250px; padding:1; } table table table table td{ width:250; } table table table table{ border: none; width:360px; background-color:transparent; align:right; padding:1; } p, table, tr, td, th, div{ border: 0px; background:222222; font: 8pt arial; color: ffffff; letter-spacing: 0px; text-align: justify } font { background-color: transparent; } P { font: 8pt arial; color:ffffff; letter-spacing: 0px; text-align: justify; } .blacktext10 { font: 8pt arial; color:ffffff; letter-spacing: 0px; text-align: justify; display:block; } a, a:link,a:active { text-align: justify; color:ffffff; background-color:000000; font:normal 8pt arial; text-decoration: none; } a:visited{ color:ffffff; background-color:000000; font:normal 8pt arial; line-height:8pt; text-decoration: none; } A:hover { font: 9px arial; color:ffffff; background-color:000000; text-decoration: none letter-spacing: 1.5px; text-align: center; width:220px; } b, strong, .btext { font: 8pt arial; font-weight: heavy; color: FFFFFF; text-align: justify; } i, em, .itext { font-family: arial; font-size: 8pt; color: ffffff; text-align: justify; } u, s, .stext, .sbtext, .swtext { font-family: arial; font-size: 8pt; color: ffffff; border-bottom: 1px DOTTED #EAEAEA; text-align: justify; } li, h1, h2, .redtext, font, .navbar, .lightbluetext8, .blacktext12, .whitetext12, .orangetext12, .nametext{ font: 8pt/8pt arial; color:FFFFFF; letter-spacing: 0px; text-align: justify; } a:hover.pic img { filter:alpha(opacity=80); } a.pic img { filter:none; } .blacktext10 { font-weight: normal; font-size: 8pt; padding-bottom: 2pt; padding-top: 0pt; color:FFFFFF; border-bottom: 000000 0px solid; font-family: arial; text-decoration: none; text-align: center; letter-spacing: 0.0em; } .header { font-weight: normal; font-size: 8pt; padding-bottom: 2pt; padding-top: 0pt; color:ffffff; border-bottom: 000000 0px solid; font-family: arial; text-decoration: none; text-align: center; letter-spacing: 0.0em; z-index: 3; } .content{ background-color: transparent; } </style> <div style="position: absolute; width: 1000; height: 1500; top:00px; left:0px; background-color: 222222;"><img src="http://layouts.cbimg7.com/27/13793c.gif"></div> <div class="content" style="position: absolute; left: 480px; top:420px; width:322px; height: 484px; overflow: auto; "> <img src="http://layouts.cbimg7.com/27/13793d.gif" align=left border=2"></a> <b>Name:</b>Name <br> <b>Age:</b>Age <br> <b>Location:</b><i>City</i>,State <br> <b>Status:</b>Status <br> <b>Here for:</b>Here for <br> <b>Ethnicity:</b>Ethnicity <br> <b>Zodiac Sign:</b>Zodiac Sign <br> <b>Smoke / Drink:</b>Smoke/drink <br><br> TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE.TYPE WHATEVER HERE. <br><br> </div> <div class="content" style="position: absolute; background-color:transparent; left: 170px; top:413px; width:237px; height:150px; overflow: auto;"> <center><a href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> <br> <a href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=***FRIEND ID HERE***">comments</a> <br> <a href="http://mail5.myspace.com/index.cfm?fuseaction=mail.message&friendID=***FRIEND ID HERE***">message me</a> <br> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=***FRIEND ID HERE***">view videos</a><br> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=***FRIEND ID HERE***">add me</a><br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=***FRIEND ID HERE***">view photos</a> <br> <a href="http://collect.myspace.com/index.cfm?fuseaction=user.editfriends&friendID=***FRIEND ID HERE***">edit friends</a><br> <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=***FRIEND ID HERE***">view my friends</a> <br> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=***FRIEND ID HERE***">view my blog</a> <br> </center></div> <div class="content" style="position: absolute; background-color:transparent; left: 175px; top:570px; width:200px; height:127px; overflow: none;"><center><br> <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="***FRIEND ID HERE***" type="hidden"><textarea name="f_comments" cols="25" rows="4" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" style="overflow:auto;">Hey.</textarea><BR><input value="comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" type="submit"></form></center></div> <div class="content" style="position: absolute; background-color:transparent; left: 550px; top:825px; width:237px; height:150px; overflow: auto;"> Created by: Jenah Scott <br> www.myspace.com/fukmebeautiful </div> <style> .a { hide friends and comments } .friendsAndComments {display:none;} .a { unhide edit link and submit button } table table table table table div {display:block !important;} </style> </td></tr></table> </td></tr></table> <div class="friendsAndComments"> <table><tr><td> <table><tr><td> <style>.r{}</style> <style>.r{}</style> <style>.r{}</style> |
|
|
|
Jul 30 2007, 04:51 PM
Post
#11
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Yeah the preview doesnt show up right itself.
|
|
|
|
| *digitalfragrance* |
Jul 30 2007, 04:53 PM
Post
#12
|
|
Guest |
^ Shows up fine for me - what browser are you using? It might not be compatible with it.
|
|
|
|
Jul 30 2007, 04:55 PM
Post
#13
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2007 Member No: 553,285 |
Firefox, tried I.E 5.5 still nothing! I have no clue what I'm doing wrong.
|
|
|
|
| *digitalfragrance* |
Jul 30 2007, 05:06 PM
Post
#14
|
|
Guest |
Done :)
|
|
|
|
![]() ![]() |