My div's comment box, Never had problems with c-box til now :( |
My div's comment box, Never had problems with c-box til now :( |
Nov 8 2007, 05:10 AM
Post
#1
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
So I'm currently working on a DIV, and I've basically got it all finished. I just made a space for a comment box, and coded one to how I want it. But when I place it in, and view my profile, it just doesn't show. All my other DIV's have been fine with comment boxes, and I just can't figure out whats stuffing it up
Hopefully someone can help, this is the code I'm using for the box CODE <div class="content" style="position: absolute; left:37%; top:56%; width:379px; height:420px; overflow: auto; font-family:tahoma; color:000000; font-size:9px; z-index:2;"> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value="XXXXXX" type="hidden"> <textarea name="f_comments" cols="10" rows="7" style="width: 138px; height: 50px;border-width: 0px; border-style: solid; border-color: 000000; font-family: tahoma; text-transform:lowercase; letter-spacing:1pt;font-size: 9px; color:FFF; background-color:E9BEA0; overflow:scroll; text-align:left; ">Would you like to comment?</textarea> <br> <input value="SUBMIT" style="border-width: 1px; border-style: solid; border-color: ffffff; width:138px; font-family: tahoma; text-transform:uppercase; letter-spacing:1pt; font-size: 9px; color: ffffff; background-color: E9BEA0;" type="submit"> </form> </div> Also while I'm at it, does anyone have the code for hiding/removing the dividers in the navigation bar? Cause when myspace changed all there codes the "hide everything" codes stopped hiding it |
|
|
|
![]() |
Nov 8 2007, 06:18 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 682 Joined: Oct 2007 Member No: 580,818 |
i use this which always seems to work
CODE <Style>.navbar {display:none;}
.navigationBar {display:none;}</style> |
|
|
|
Nov 9 2007, 04:38 AM
Post
#3
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
^ Thanks, worked perfectly. Now for the comment box
|
|
|
|
Nov 9 2007, 07:18 AM
Post
#4
|
|
![]() Offline. ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 609 Joined: Mar 2007 Member No: 507,591 |
You Have To Hide Your Profile...I Tried It And The Comment Box Work For Me ...But Everything Else In The Myspace Default Style Is Still There Go Here For The Code To Hide Your Profile.
Here Is A Screen Shot Of What It Look Like Not
|
|
|
|
Nov 11 2007, 03:34 AM
Post
#5
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
I've hidden it all already, that IS the code I've been using and still it doesn't show
|
|
|
|
Nov 11 2007, 07:13 PM
Post
#6
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
that's happened to me before put the div code in the middle of your other div codes and try that
|
|
|
|
Nov 12 2007, 12:53 AM
Post
#7
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
Oh gosh, it was that simple hah
Thanks a bunchhhhh TOPIC CLOSED. |
|
|
|
![]() ![]() |