PDA

View Full Version : Margin issue.


petternitter
04-25-2008, 12:19 AM
Hello,

I'm trying to create a new MySpace layout for a band, and so far, so good to be honest. However, I am experience some issues of course, and I just cannot seem to resolve these myself.

If you go to my work page by going to http://www.myspace.com/paintedinfear, you will clearly see that the start of some of the text and music player is under/over the DIV and images next to it, just by a few pixles. I wish to move all of this content just so it sits nicely right next to the DIV and images on the left. I've tried all ways I can personally think of without seeking help, and they just completly mess up the layout.

Could someone please have a peek through the code and tell me how I can resolve this issue? I am not interested in moving the entire layout a few pixles, but the content.

Thanks in advance for any help.

Petter.

effpeetee
04-25-2008, 04:38 PM
According to the W3 validator you have over 220 errors. Including NO DOCTYPE.

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.myspace.com%2Fpaintedinfear&charset=%28detect+automatically%29&doctype=Inline&group=0

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.myspace.com%2Fpaintedinfear&profile=css21&usermedium=all&warning=1&lang=en

Frank

petternitter
04-25-2008, 07:30 PM
They are errors in MySpace's codes mainly, checked through them yesterday.

petternitter
04-28-2008, 06:28 PM
Anyone?

Sagacious
04-28-2008, 07:00 PM
Well for one, you can't move the video player because it's not wrapped into anything. This will cause you problems.

petternitter
04-28-2008, 07:25 PM
Well for one, you can't move the video player because it's not wrapped into anything. This will cause you problems.

I managed to move it yesterday. With some bizzar code that moved flash objects on the page. But even if I cannt move the player, how can I move the text?