Comment box, how do i put one in a DIV layout |
Comment box, how do i put one in a DIV layout |
![]()
Post
#1
|
|
Cait ![]() ![]() Group: Member Posts: 12 Joined: Oct 2006 Member No: 474,829 ![]() |
Well i'm just now learning how to do DIV. i'm using a tutorial from here but i can't figure out how to put a comment box on to the profile.
i'm tring to use this premade code for the comm. box: CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="42749155" type="hidden"><textarea name="f_comments" class="asdfbox">I feel my best when i'm happy.</textarea><br /><input type="submit" value="Clicky!" class="asdfsub"></form> <style type="text/css"> textarea.asdfbox{color:FFFFFF; font-family:script; font-size:25px; line-height:20px; height:20px; width:100px; border-color:000000; border-style:solid; border-width:1px; background-color:888888;} input.asdfsub{color:333333;font-size:7px;font-family:small fonts;background-color:888888;height:10px; width:200px; border-color:000000; border-width:1px; border-style:solid; letter-spacing:1px; line-height:6px;} </style> is there somethen wrong w/ the code or what? |
|
|
![]() |
*Infinite.* |
![]()
Post
#2
|
Guest ![]() |
-shrugs- I don't see anything wrong with it, although can we please see your myspace? It would help us see why it won't come up, also you can try making a new comment box if you would like:
http://www.createblog.com/forums/index.php?showtopic=152919 |
|
|
![]()
Post
#3
|
|
Cait ![]() ![]() Group: Member Posts: 12 Joined: Oct 2006 Member No: 474,829 ![]() |
well heres my profile:
My Profile And while we're at it i used this code to cover up the origanl myspace layout but it still has that white bar above the background. Is there a way to get ride of that? CODE <style type="text/css">
table table,table table table table,table table{background-color:transparent;width:300px;border:0px;} div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;} a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12, lightbluetext8,strong,.blacktext10,.nametext,div b font font, div font font u,table table table table, table table table table td.text, td.text td.text table,table.contacttable{display:none;} div table form tr td,td.text table,a.text, table div font a, table div div,{visibility:hidden;di-splay:none} td.text table table {display:inline; visibility:visible;} embed{position:absolute;top:0px;left:0px;display:block;width:0px; height:0;} </style> |
|
|
*Infinite.* |
![]()
Post
#4
|
Guest ![]() |
You have to take your profile off private if you want any help, also to get rid of the search bar you use this:
http://www.createblog.com/forums/index.php?showtopic=157379 although it may effect having a comment box. |
|
|
![]()
Post
#5
|
|
Cait ![]() ![]() Group: Member Posts: 12 Joined: Oct 2006 Member No: 474,829 ![]() |
oh sry its not private no more
i found a different code to hide the background but now theres grey & i need that to be black. i think i might even be able to do the comment box but i'm not sure. |
|
|
*Infinite.* |
![]()
Post
#6
|
Guest ![]() |
Well add this:
To the very beginning of your about me section, and if no change then put it in your who id like to meet: CODE <style>body{background-color:000000;}</style> Then for your comment box problem theres nothing wrong with it aparently although you need to move it and make the div for it a little bit bigger, I'm pretty sure you should know how to use it. Also your background image you may want to check the copyrights on it, because if caught with copyrighted material on your myspace you can get deleted. |
|
|
![]()
Post
#7
|
|
Cait ![]() ![]() Group: Member Posts: 12 Joined: Oct 2006 Member No: 474,829 ![]() |
thanks the code it worked.
i'm not sure about the copy right. i found the pic on photobucket. how would i check it? |
|
|
*Infinite.* |
![]()
Post
#8
|
Guest ![]() |
Find the creator of it, I know its somewhere, I don't exactly remember if that artist had a website or if it was just on deviantart.
|
|
|
![]() ![]() |