help with my div overlay |
![]() ![]() |
help with my div overlay |
Aug 26 2006, 10:41 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2006 Member No: 431,052 |
ok so ive had this div overlay for months now. and i like the layout and all but theres one problem its not looking exactly the way i want it to. heres mine http://myspace.com/grabmyfiles
and this is how i want mine to lay out. (this is my friends myspace btw) http://www.myspace.com/keyna i want my friends list showing and comments exactly like that. does anyone know how to do this? ive asked my friend for help already on her forum but either she didnt see my post or she just ignored it. if anyone could help me that would be great. thanks! |
|
|
|
Aug 26 2006, 10:48 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
One way would be to use this hide your profile script, and then leave your comments showing then center them.
Not positive that would work. The easier way is to just position them. http://www.createblog.com/scripts/download.php?id=74 |
|
|
|
Aug 26 2006, 10:48 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
<style type="text/css">.comments{overflow:visible;position:absolute;top:NUMBERpx;left:NUMBERpx;width
NUMBERpx;background-color:COLORHERE;border:COLORHERE 1px solid}</style> ^Add that into your About Me section (adjust whatever desired),and then add the following code into your I'd Like To Meet section. <div class="comments"><table><tr><td><table><tr><td> EDIT: Ahh sorry Toya. I was posting. Haha. |
|
|
|
Aug 26 2006, 10:57 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2006 Member No: 431,052 |
ok cool now what about the whole friends thing?
|
|
|
|
Aug 26 2006, 11:01 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Which did you use? As in which script. Then I'll show you how to bring friends.
|
|
|
|
Aug 26 2006, 11:09 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2006 Member No: 431,052 |
the one anime posted. btw im editing my profile now so please excuse the appearance if it looks a mess.
|
|
|
|
Aug 26 2006, 11:15 PM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Is it hiding your friends or what? Your profile is
If its hiding your friends use this: 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;} 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> Edit and put in I'd like to meet CODE <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; eft: 200px;"><center><table><table><tbody><tr><td><table></center></div> Just position it by using the top and left #'s. If you don't want it to scroll take this out: overflow:auto; |
|
|
|
Aug 26 2006, 11:18 PM
Post
#8
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2006 Member No: 431,052 |
alright thanks :) . ive decided to just redo my profile. pretty much i followed instructions from some ones site but then modified it to make it my own and the coding is such a mess that im starting all over.
|
|
|
|
Aug 26 2006, 11:19 PM
Post
#9
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Well if you tell us what your trying to do we can probably help. If you need it.
|
|
|
|
Aug 26 2006, 11:28 PM
Post
#10
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2006 Member No: 431,052 |
well like my friends profile im trying to make it look similar to hers. except with the background i was using before and that grey center. then the profile image would be in its standard place with the contact box right next it. below that would be our advertisement/content image. and then below that a forum (if possible still trying to work that out with myspace) and then below that the friends and the comments.
|
|
|
|
Aug 26 2006, 11:57 PM
Post
#11
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Ok your friend has a div overlay. Her way is easier. from what I see you want you can just go back to the regular myspace layout and customize it. Plus you can't move the ad. Unless you make your own.
It would be much easier if you started fresh w/ a div overlay. Accept you might have to remake your comment box (not sure) and you would have to put your default pic and view more pics/videos links up manually. |
|
|
|
![]() ![]() |