Muleh-Chan
Kira Catgirl
Muleh-Chan
Kira Catgirl
[code:1]#site { margin-left: auto; margin-right: auto; width: 760px; }[/code:1]
You tried that?
Yes, and I tried putting percentages, then px values. It does nothing.
Can you tell me what I would put in to center it? Ah... it's not working because you put it at the end of your profile - after a section which is missing the closing }
.section{padding: 0 px 0px 0px; margin-left: 5px;
That needs } after it. Then, the code up there will work when added. 3nodding Ok so I did that, and the whole thing broke e_e
Is there another way to separate the sidebar and main?No, you didn't do that.
gonk You need to ADD a } to the part I pasted up there, not remove it from the code for centering. >.<
To separate them, you have to manually position them, I think you can use #main to refer to the main block, but I'm not sure. I haven't messed around with that.