PDA

Click to See Complete Forum and Search --> : need help with some css / div overlays


chrissy
06-24-2009, 08:36 PM
Hello,
I am coding a myspace page for a band, and this is my first time doing so. I have managed to get most of the code to work - but the problem areas are where the "friends" area is and the "comments" photo and comment area is. I used codes from other myspace band pages as a refrence because I was told that was the best way to learn, and then just mess with the code.

here is the test page I am working on:
myspace.com/ribsiesplease

I am so close to finishing this myspce, and I have been messing with the code for hours, and can't seem to move these two bottom friend and comment areas that you can see are floating off the page at the bottom.

I would really appreciate if someone could help me out with this because I can't figure out how to fix this. Also, if you think there is a better message board/area to post this on please let me know.

Thanks!!!

Two-Toe Tom
06-24-2009, 09:31 PM
have you tried adding something like .friendSpace, .friendsComments{margin:0 auto;}

chrissy
06-24-2009, 10:19 PM
what do you mean? I'm not to familiar with this type of code yet, this is the first time I'm doing anything like this - sorry I don't understand :(

Two-Toe Tom
06-25-2009, 05:25 AM
oh, that's css, put it where the other css codes are, either in the css file or in between the style tags at the beginning