Auto resolution based display of data

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

cannon_balls wrote:Thanks agtlewis, but the aim isnt to do it without a fixed outer width (width: 768px; ). It should auto span out across the entire width. so any other ideas in that brain of yours?
Yeah, you can just change the width in the css or get rid of the content box altogether. I thought you mentioned something about centering so I just wanted to provide an example of how it could be done.
cannon_balls
Forum Newbie
Posts: 10
Joined: Tue Jan 24, 2006 2:23 pm

Post by cannon_balls »

Thanks for your suggestions guys. Still couldnt get it to work though, but i think ill just stick to using a fixed width. Research shows most people use 1024x768 so i think ill use that resolution.

Cheers
Post Reply