Topic: anyone help me out with this CSS problem?

ive now fully skinned the forums using the skin i want

but for some reason when i go to a higher resolution, it doesnt sit in the middle of the screen

any ideas?

http://spooky.t-webdesigns.co.uk/forums/index.php

Re: anyone help me out with this CSS problem?

Just put a margin: auto; to the body tag.

Re: anyone help me out with this CSS problem?

makes no difference

:puzzled:

Re: anyone help me out with this CSS problem?

Err... why have you put the forum in a table? >=/ That's probably your problem; align that table to the center and it should be fine...

Re: anyone help me out with this CSS problem?

got shut of the tables, added auto margin

http://spooky.t-webdesigns.co.uk/forums/index.php

Re: anyone help me out with this CSS problem?

Odd... no idea then =/

Re: anyone help me out with this CSS problem?

To solve this, just add the following to your CSS:

div.pun { width: 700px; margin: 0 auto }

(Just adjust the width etc. as needed)

I just tested it with your site, and it works.

Re: anyone help me out with this CSS problem?

cheers for the input fellas

have had to put it inside a table again, but all is working now

my other query, is how do i make the redirect box have the same margin/pad at the top so it fits inside my curved skin?

Re: anyone help me out with this CSS problem?

Try editing redirect.tpl smile

10

Re: anyone help me out with this CSS problem?

right..lol

totally changed the theme of the site now, it aint my site, and its cracking me up sad

http://spooky.t-webdesigns.co.uk/forums/index.php

the 2 boxes at the bottom, whats that all about?

anyone got any ideas?

11

Re: anyone help me out with this CSS problem?

Anyone have any ideas why the two boxes at the bottom are not aligned properly, like the rest of the forum?

Ideas?

12

Re: anyone help me out with this CSS problem?

i thought someone had replied to it proper then you berk

13

Re: anyone help me out with this CSS problem?

might want to change the background color inside of the table tongue

14

Re: anyone help me out with this CSS problem?

how about the alignment issue?