help |
![]() ![]() |
help |
Nov 11 2006, 11:49 PM
Post
#1
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
![]() CODE <div class="extra" style="position: absolute; left:506px; top:445px; width:269px; height: 205px overflow: auto;"><span class="text5"> <center> <br><a href="http://home9.myspace.com/index.cfm?fuseaction=user">home</a><br> <a href="http://mail8.myspace.com/index.cfm?fuseaction=mail.message&friendID=90781339">message ♥</a><br> <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=90781339&Mytoken=1484D96A-C169-C5A8-85A714701140DE3B17418574">comment me</a> <BR> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=90781339&MyToken=2b581a8a-020f-44d5-9469-1b473bca1386">view comments </3</a> <br><br> uhmm...everytime i try to add the navigation div layer to the layer and i play with the numbers it still won't show ...please help! |
|
|
|
| *WHIMSICAL 0NE* |
Nov 12 2006, 12:01 AM
Post
#2
|
|
Guest |
Hm, I was going to say to check the positioning, but then I realized you didn't close the div tag.
Try this CODE <div class="extra" style="position: absolute; left:506px; top:445px; width:269px; height: 205px; overflow: auto;">
<center> <br><a href="http://home9.myspace.com/index.cfm?fuseaction=user">home</a><br> <a href="http://mail8.myspace.com/index.cfm?fuseaction=mail.message&friendID=90781339">message ♥</a><br> <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=90781339&Mytoken=1484D96A-C169-C5A8-85A714701140DE3B17418574">comment me</a> <BR> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=90781339&MyToken=2b581a8a-020f-44d5-9469-1b473bca1386">view comments </3</a> </div> |
|
|
|
Nov 12 2006, 12:18 AM
Post
#3
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
it still didn't work ...
|
|
|
|
| *WHIMSICAL 0NE* |
Nov 12 2006, 12:25 AM
Post
#4
|
|
Guest |
Hm, I don't know then.
|
|
|
|
Nov 12 2006, 12:28 AM
Post
#5
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
okay well thanks a lot!
|
|
|
|
Nov 12 2006, 01:43 AM
Post
#6
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,363 Joined: Apr 2006 Member No: 399,390 |
Well, first of all, you need to close the <div> with </div>.
Here, try this: CODE <div class="extra" style="position: absolute; left:506px; top:445px; width:269px; height: 205px overflow: auto;"><span class="text5"><center> <br><a href="http://home9.myspace.com/index.cfm?fuseaction=user">home</a><br> <a href="http://mail8.myspace.com/index.cfm?fuseaction=mail.message&friendID=90781339">message ♥</a><br> <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=90781339&Mytoken=1484D96A-C169-C5A8-85A714701140DE3B17418574">comment me</a> <br> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=90781339&MyToken=2b581a8a-020f-44d5-9469-1b473bca1386">view comments</a> <br><br> </center></div> Play around with the positioning too. |
|
|
|
Nov 12 2006, 10:55 AM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
If none of those work try adding a z-index to all your divs. Example:
CODE <div class="extra" style="position: absolute; left:506px; top:445px; width:269px; height: 205px overflow: auto; z-index: 5;"><span class="text5"> <center> <br><a href="http://home9.myspace.com/index.cfm?fuseaction=user">home</a><br> <a href="http://mail8.myspace.com/index.cfm?fuseaction=mail.message&friendID=90781339">message ♥</a><br> <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=90781339&Mytoken=1484D96A-C169-C5A8-85A714701140DE3B17418574">comment me</a> <BR> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=90781339&MyToken=2b581a8a-020f-44d5-9469-1b473bca1386">view comments </3</a> <br><br></div> I added the zindex to that one. Add it to each one. Give each div a diff number. If it still doesn't work link us. |
|
|
|
![]() ![]() |