Page 1 of 1

Website centered, fixed width ???

PostPosted: Wed Nov 21, 2007 10:30 am
Author: scoperyder
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

hi, i was wonder how can i make the site to be fixed width to 1024 pixel ? I using IM 141 rite now and I have no clue how to do it. Thank you in advance

PostPosted: Wed Nov 21, 2007 3:41 pm
Author: richiebgood
what template are you using?

There is something about setting with to 100% rather than a set amount of pixels some where

*enter smarter person than me here

PostPosted: Wed Nov 21, 2007 3:54 pm
Author: scoperyder
I'm using Intergra2 as it come with the Full IM141

PostPosted: Wed Nov 21, 2007 3:58 pm
Author: richiebgood
it should strech by default the full width of the screen if i remember correctly. A link to your forum would be handy also

Re: Website centered, fixed width ???

PostPosted: Wed Nov 21, 2007 4:37 pm
Author: scoperyder
I want the page to be fixed just like http://www.phpbb.com is. I dont want it to expand the whole screen.

Re: Website centered, fixed width ???

PostPosted: Wed Nov 21, 2007 4:49 pm
Author: CaNNon
Is your site working right now?
If not any reason we can't have a link?
And the site your showing us in phpbb3 not phpbb2.

I don't mean to seem rude, but I'm having a hard time understanding your issues when you post.

PostPosted: Wed Nov 21, 2007 5:14 pm
Author: scoperyder
I used the localhost to run my test website. I haven't bought the website yet. But when i run it, it show the whole screen. My pc monitor is running 1280x1024 resolution. So it expand to the whole screen which i dont like. I went to check some websites and saw they have fix at 1024 width. Once again, sorry i dont have a online link for my test website.

Re: Website centered, fixed width ???

PostPosted: Wed Nov 21, 2007 6:55 pm
Author: tmotley
I don't know if it will work but it seemed to kind of work on my blank install...

OPEN: templates/Integra2/overall_header.tpl

FIND:
Code: Select all
<table>


INLINE FIND]width="100%"[/code]

REPLACE WITH:
Code: Select all
width="1024"


Give it a shot?

Re: Website centered, fixed width ???

PostPosted: Wed Nov 21, 2007 8:33 pm
Author: CaNNon
aaaa... ok local host.
Sorry I get confusssseddddd. <img>