Hi,
I just found this place and hope it will help me with my goal of teaching myself php script. I haven't worked with any script before and so far modifying script following "recipes" of others has been rather fun.
Now here's my question:
Basically, what sort of time and amount of script am I looking at modifying when I want to modify a template to default to the size the user's browser is set for?
i.e.
A computer at 600x800 has a great view of the webpage without having to scroll the screen from left to right to view all the content.
LIKEWISE, a comp set for 1024X700 has the EXACT same view without any left to right scrolling.
So, if using software like phpbb2 or even PNphpbb2 how many different files do I need to change in order to allow a better view? Not really needing exact info, just an idea if it is something I could tackle as a newbie or if I should just hold out for later.
Second Question
One of my forums is a PostNuke page with a module of PNphpbb2. As you can see from the link, the POSTNUKE template is set for MUCH smaller width than the PNphpbb2 module. How hard would it be to modify my script so that the POST NUKE template would FILL the viewable web space and not quit 2/3rds across the way?
Here's a link for what I am wanting:
http://www.cougarblue.com
Appreciate any response. Even if it is to say, that this is a step I should take when I become better at modifying php. Thank you!