Positioning / Player not playing, shoould be an easy fix, just confused |
Positioning / Player not playing, shoould be an easy fix, just confused |
Oct 23 2009, 03:46 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Mar 2008 Member No: 634,385 |
For the heck of it, I'm trying to rebuild this page.
here's my page: www.myspace.com/avianember But here are my problems: 1. For some reason, the music player doesn't let you click on it, like there's a clear layer over it or something. 2. Comments are supposed to be centered. 3. Friends should be lined up below "events" 4. I can't figure out how to get rid of the huge gap between the bottom of "events" and my friends/comments. Any help would be super appreciated. If possible, code it out for me :D Thanks!! |
|
|
|
![]() |
Oct 24 2009, 05:21 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
Out of curiosity, did you just go into their source code and swipe it? That's not exactly rebuilding a layout; rather it's outright copying it. Right now you have a lot of Myspace's code mixed in with the actual layout, so when you put that on your page, you're getting a bunch of extra tables that don't belong there.
|
|
|
|
oblivionguitarist Positioning / Player not playing Oct 23 2009, 03:46 AM
Mike Look for this bit:
CODEobject
{
position: ab... Oct 23 2009, 04:26 AM
fixtatik 2. The comments aren't centered because of thi... Oct 23 2009, 04:32 AM
oblivionguitarist here is the codes I'm using:
CODE
... Oct 24 2009, 04:00 AM
oblivionguitarist got it. Thanks. Oct 24 2009, 02:00 PM![]() ![]() |