Need to move "Upcoming Events" on Myspace Music Profile
0 replies, posted
How can I go about doing this? I need to position my schedule at a certain place on my music profile:
[url]www.myspace.com/costasivey[/url]
I'm currently trying something like:
[code]<style>
div[id=profile_bandschedule] {
position:absolute !important; ;
z-index:9;
left:50%;
width:459px;
height:312px;
overflow-x: hidden;
overflow-y: auto;
color:black;
font-size: 10px;
}
</style>[/code]
Not having very much luck with that. Please, if anyone knows, tell me!
[editline]10:18PM[/editline]
FYI:
Site is under construction still, but I need it where it says shows.
Sorry, you need to Log In to post a reply to this thread.