Thanks Cuteseal, thats perfect now, working like a charm, and becasue my headers are php coded, the security works as well
1 2004-07-06 23:03
Re: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
2 2004-07-06 22:59
Re: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
ok, now its looking exactly the wqay i want it, my header and footer are in place perfectly, however, my header and footer are centred but the forum is left?
Cant seem to move it, anyone got any ideas.
3 2004-07-06 22:36
Re: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
ok think I have figured out why its not working
I inadvertantly placed my header and footer in place of the ones it came with, putting these back again solved my issue, lol, just have to fiddle a bit now
4 2004-07-06 22:31
Re: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
ok, I edited the main file, placing the following after the body tag and the div at the end of the file above the body tag
<div style="width: 800px; margin: auto">
This does not appear to have worked. What I get now is my header and my footer but the middle portion of the page is all the text that should be displayed in terms of the forum but no centre and no borders etc. as seen here.
login = username - admin - password = lucy3157
5 2004-07-06 22:16
Re: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
Nope, I take it back, it worked for one try then after a ref4resh it failed again?
6 2004-07-06 22:11
Re: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
Aha, I read a post that gave me the solution, thanks to that person. Replaced the entire main code woth his and its solved it, where he used a setting of 95% I just changed it to 800 less the %
7 2004-07-06 21:56
Topic: set forum to be 800pxl wide centred (9 replies, posted in PunBB 1.2 troubleshooting)
hi, newbie here.
Great looking forum, want to integrate it into my own website which is set at 800 wide and centred (tables based)
I have tried altering all nstances of table within the php files to 800 centre but it does not work right.
Is their a fast way to do this.
Thanks in advance