DIV Question, Anyone else having trouble positioning them right now? |
DIV Question, Anyone else having trouble positioning them right now? |
Jul 28 2006, 11:52 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Jun 2005 Member No: 156,341 |
Ok, I have one section on my profile that I have a div layer created for. Now, yesterday, I was able to move the div around the page by adjusting the numbers in my style code. I just tried it a few minutes ago, and regardless of what I adjust the numbers to the div wont move on the page at all. Anyone know why? Could this be associated with them moving the profiles etc?
|
|
|
|
![]() |
| *This Confession* |
Jul 28 2006, 11:54 PM
Post
#2
|
|
Guest |
well if myspace is undergoing matience or something along those lines just wait it out until their done,
but if their not can you give me a myspace link? |
|
|
|
Jul 29 2006, 12:24 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Jun 2005 Member No: 156,341 |
i can log in and edit the profile and everything, but the changes im making in the div positioning aren't being saved right. Everything else I put in, text, pics, etc all save fine. here's an example of the code that im trying to move around.
<style stype="text/css"> a span{display:none;} a:hover span {display: block; position: absolute; top: 560px; left: 595px; width:400px; padding: 0px; margin: 0px; z-index: 5; color: white; background: transparent;filter:none; font-size: 10px;font-family: arial; font-weight:normal; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} </style> like i said yesterday i was able to move it just fine. now it wont go anywhere else on the page. I need it to go lower then what it is on the page now so that the image part of the rollover code isn't popping up on top of the text, but i keep adjusting the numbers and it wont move any further. |
|
|
|
Jul 29 2006, 08:26 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Jun 2005 Member No: 156,341 |
anyone have any idea?
|
|
|
|
Jul 29 2006, 04:02 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Jun 2005 Member No: 156,341 |
bump
|
|
|
|
Jul 29 2006, 07:21 PM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I'm confused. I have a suggestion but confused. What does the cde you posted above have to do with divs?
Anyways add z-indexes to your divs. If you post one of your div codes I can show you how. |
|
|
|
Jul 30 2006, 12:59 AM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 125 Joined: Jun 2005 Member No: 156,341 |
Ok, I should've rephrased it. It's not actually a div layer. It's an image rollover code that i've added in to an extra section underneath my "Who I'd Like To Meet." Earlier today, I completely erased the section and started over with the coding, and this time it allowed me to position it wherever i wanted. I'm not sure why it worked one time and not the next..maybe due to the database move. ??
|
|
|
|
Jul 30 2006, 02:52 AM
Post
#8
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I guess. Its possible if you didn't add another code before you weren't able to move. Meaning if you didn't add a new script before the moving problem occured. But try another myspacce maybe? Like if you have a test one put it in tehre and see if its able to move.
|
|
|
|
![]() ![]() |