onlookerneedsdivhelp
Apr 21 2009, 06:55 PM
Is there a way I can move around these new Apps, myspace has? I have a DIV overlay, and I recently addded one of those fun little apps to my page, is there a way iI can reposition it to where ever I want it?
onlookerneedsdivhelp
Apr 21 2009, 07:00 PM
Mickey
Apr 23 2009, 03:39 AM
I can't check if it works since MySpace is blocked here in college but try this code:
CODE
<style>
.userProfileApp {position:absolute; top:#px; left:50%; margin-left:#px; z-index:9;}
</style>
Replace the pound symbols with appropriate amount of pixels to position it around.
onlookerneedsdivhelp
Apr 23 2009, 05:47 PM
Too cool!! Thanks AGAIN Mike!!!!! It worked great. One thing though, is there a way I can keep the app in place? For example, when ever i make my browser big or small, the position kind of shifts? i was wondering if it can stay in perfect place?
Mickey
Apr 23 2009, 06:10 PM
How do you position things on your page again? I don't remember whether you stuck with absolute positioning or reverted to relative positioning and whether you used pixels for the left property instead of using the 50% method.
tokyo-rose
Jul 16 2009, 05:25 PM
Topic Closed, and Moved to Myspace Resolved Topics. Please PM a moderator if you would like this reopened.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.