Jchan
07-17-2003, 08:18 PM
I was wondering how to change my website display in other resolutions becuase not everyone has 1024x768.. Thanks
|
View Full Version : window resolutions Jchan 07-17-2003, 08:18 PM I was wondering how to change my website display in other resolutions becuase not everyone has 1024x768.. Thanks Lissa 07-17-2003, 08:20 PM You can try div layers, but then you lose so much of the screen. You can use tables, and just set percentages, that way it will fit in most browsers. Cherchezlafemme 07-17-2003, 08:22 PM Most sites display an alternate web site that they made manually for people with smaller or bigger screen resolutions. So your gonna have to wing it and make another site for a different screen resolution. Lissa 07-17-2003, 08:29 PM Before you go to all that bother though, making 2 or 3 or even 4 entirely different sites for different resolutions, check professional Web sites (the sources) and see how they deal with the resolution problem ;) sisqoluv 07-17-2003, 09:06 PM Originally posted by Jchan I was wondering how to change my website display in other resolutions becuase not everyone has 1024x768.. Thanks I just change my resolution, create the layout, and switch my computer back. I only have 2 versions of my site (in the two most popular resolutions). I try to use layouts were the only thing I have to change is the way I layout everything out. For example, my computer is 800x600. I create that layout and then change my computer to 1024x768. I create the main part of that layout and link the subpages of the 800x600 site to that. Confusing? LOL, sorry. I just use the same subpages for all of my layouts and the only difference in the two versions is the size of the layouts. That usually works, but it depends on how you do your subpages. Jchan 07-18-2003, 12:17 AM Ok i will give that shot.. when i go to professional sites's sources... what excatly am i looking for? Lissa 07-18-2003, 12:21 AM Whether or not they're using tables or div layers. |