div with comments&friend? |
div with comments&friend? |
Jul 10 2006, 09:38 PM
Post
#1
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
ok imusing this code ::
CODE <div class="content" style="position: absolute; left:400px; top:125px; width:235px; height:176; overflow: visible;"><center> <a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=19297966">Nick<333<span><img src="http://img148.imageshack.us/img148/3669/nicksscopywallet7pa.jpg" border="0"width="234px"height="176px"></span></a> <center> He's my love...so click&see his myspace! </div> for a div for my "top one" lol but i want to have a scroll box div and have my comments under it like in a normal myspace but i dont want to have to make another div under it cu then i would have to realign all my other divs... anyhelp? my page &little q. does everything look nice on everyones computers other than mine? thanksss |
|
|
|
![]() |
Jul 10 2006, 10:01 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
|
|
|
|
Jul 10 2006, 10:28 PM
Post
#3
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
alright... is there just an easier way to make a div with comments.. wait before u get pissed and say do research... i did and i tried to use
CODE <style type=text/css> .comments {width:#px; overflow: none;} .comments table {background-color: transparent;margin-top: -3px;} .comments td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} td.text td.text table td {font-size:0pt;}td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td {font-size:8pt;} </style> CODE <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><tbody><tr><td><table></center></div> but it wouldnt show up on my myspace! ...? |
|
|
|
| *This Confession* |
Jul 10 2006, 10:40 PM
Post
#4
|
|
Guest |
make sure you have nothing thats hiding anything.
LIke bottom links, top links, copyrights or any thing like that, because that will make that code not work. It does work believe me, if you did a search on here I'm sure you could have figured that out. [ sorry if you took that as being rude. It wasen't] |
|
|
|
Jul 10 2006, 10:45 PM
Post
#5
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
one more question how do u add a link into a div but have like it say something else... not show a link..?
|
|
|
|
| *This Confession* |
Jul 10 2006, 10:49 PM
Post
#6
|
|
Guest |
<a href=LINK> LINK NAME</a>
thats a normal link if you want to come up as a link I suppose just don't put anything in the LINK part. 0_O I don't get your question |
|
|
|
Jul 10 2006, 10:53 PM
Post
#7
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
is there a way to unhide your comments when u hide your page as a hwole? like with
CODE <style type="text/css"> table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> canu take something away from that to unhide comments? thanks so much for the help edit:: that link thing was right thanks |
|
|
|
| *This Confession* |
Jul 10 2006, 11:00 PM
Post
#8
|
|
Guest |
QUOTE td.text td.text table {display:none;} get rid of that line. |
|
|
|
Jul 10 2006, 11:05 PM
Post
#9
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
nope didnt work...
|
|
|
|
| *This Confession* |
Jul 10 2006, 11:08 PM
Post
#10
|
|
Guest |
get rid of that code completely and see if the comments even come up then
|
|
|
|
Jul 10 2006, 11:31 PM
Post
#11
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
yup that worked so is it something in my other codes?
|
|
|
|
| *This Confession* |
Jul 10 2006, 11:35 PM
Post
#12
|
|
Guest |
no its something in that code
just take out like little parts one by one and see what it is. I can't at the moment sorry. |
|
|
|
![]() ![]() |