PDA

View Full Version : ful size template (100%)


juuu
01-07-2011, 12:04 PM
Hello,

what should i edit in css file for that my phpld (basic template) could display in full page ? (not 960px but 100%) ???

I don't want to modify all the files as a noob, i just want to know the few items must be modified
thank you very much

vEx
01-07-2011, 02:39 PM
You don't need to know css, just follow this steps:

1. open your css file with notepadd++ (get it from notepad-plus-plus.org/download)
2. ctrl + F (find)
3. use the second tab (replace)
4. in the find what input, enter 960px (or the width of your site)
5. in the replace with impute, enter 98% or 100% (or the width you like to use).
6. click replace all button

juuu
01-15-2011, 01:47 PM
that's a good idea thanks
the problem is that the middle content is not "resizable", and still a little box even if the site is 100 % full screen :(

James
01-15-2011, 05:48 PM
What version are we talking about so I know what to tell you

juuu
01-15-2011, 09:41 PM
the last one