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?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → 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?
Just put a margin: auto; to the body tag.
makes no difference
:puzzled:
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...
got shut of the tables, added auto margin
Odd... no idea then =/
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.
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?
Try editing redirect.tpl
right..lol
totally changed the theme of the site now, it aint my site, and its cracking me up
http://spooky.t-webdesigns.co.uk/forums/index.php
the 2 boxes at the bottom, whats that all about?
anyone got any ideas?
Anyone have any ideas why the two boxes at the bottom are not aligned properly, like the rest of the forum?
Ideas?
i thought someone had replied to it proper then you berk
might want to change the background color inside of the table
how about the alignment issue?
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → anyone help me out with this CSS problem?
Powered by PunBB, supported by Informer Technologies, Inc.