Fitness.com
Advertisement

Go Back   Sports Forum > Community > Graphics > General Photoshop Board

General Photoshop Board

Topics cover anything to do with Photoshop outside of those forums below.


» Site Navigation
 > Shop
» Current Poll
Best 5 club teams in history of Football:
Liverpool 1977-1978 - 100.00%
1 Vote
Real Madrid 1956-1960 - 0%
0 Votes
Juventus 1985 - 0%
0 Votes
Milan 1989-1990 - 100.00%
1 Vote
Ajax 1971-1973 - 0%
0 Votes
Santos 1962-1963 - 0%
0 Votes
Torinho 1940's - 100.00%
1 Vote
Ajax 1995 - 0%
0 Votes
Flamengo 1981 - 100.00%
1 Vote
Benfica 1961-1962 - 100.00%
1 Vote
Total Votes: 1
You may not vote on this poll.
» Stats
Members: 104,302
Threads: 85,048
Posts: 1,031,331
Top Poster: Karky (9,549)
Welcome to our newest member, alantate
» Fitness Shop
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.

Reply
 
LinkBack Thread Tools Display Modes
Old 03-21-2004, 11:27 PM   Web Site Resolution on different monitors? Post #11
Joe Blow
 
Join Date: Jul 2003
Posts: 3
Rep Power: 0
lilwicked805 is an unknown quantity at this point
Default Web Site Resolution on different monitors?

Yeah if you code for the width to be 760 people using 800 will not have to scroll. If you are looking to fill up some of the screen code with % such as 90% and that will satisfy all sizes. If you code at 760 then placing the site in the middle is best as Erik says if it is on the left it really looks odd on the larger resolutions.
lilwicked805 is offline   Reply With Quote
Old 03-22-2004, 12:33 AM   Web Site Resolution on different monitors? Post #12
Guest
 
Posts: n/a
Default Web Site Resolution on different monitors?

Ideally you'd use scaleable content as suggested by MindBender. CSS makes this a snap, but graphics intensive layouts generally won't be scaleable.

For an example of scaleable content visit www.infevo.net. When you resize your window the content resizes with it. Users with ultra high resolutions still suffer a little, but all of their screen space is being utilized. And users with small screens don't have to do any sidescrolling to view the page.
  Reply With Quote
Old 03-22-2004, 12:18 PM   Web Site Resolution on different monitors? Post #13
Joe Blow
 
Join Date: Oct 2003
Posts: 0
Rep Power: 0
retired_paddza is an unknown quantity at this point
Default Web Site Resolution on different monitors?

Quote:
Hey? Isn`t it ffom some book?
It's just a poem, but it was used in Identity by one of the characters. I just liked the poem though... somehow it just fits me. hehe

Another possible method to consider would be to build multiple layouts. Have javascript determine the size of the user's display and present the document that you've determined for each size range. It's lot more work and more complex to build, but if you're really worried about a site that has a specific graphical look, that would give you the most control.

Personally, I'd go for scalable content. The problem with scalable is actually high resolution setups. If you aren't careful, you end up with your text as one long-ass line strung across the whole page.

No matter what you do, I would test thouroughly to make sure it's working on various displays.
retired_paddza is offline   Reply With Quote
Old 03-22-2004, 02:03 PM   Web Site Resolution on different monitors? Post #14
Joe Blow
 
Join Date: Jul 2003
Posts: 3
Rep Power: 0
lilwicked805 is an unknown quantity at this point
Default Web Site Resolution on different monitors?

MB I actually created a site like that and yes it is a ton of work! The script would determine the monitor res then send them to the correct page. Everything you did such as updates, graphics, etc you had to do 4 times!

Most sites go with % and leave it at that or set it to 760. You can't please them all. Kind of like dealing with Flash. Not everyone has high-speed internet nor do they want to install a bunch of plugins so when they hit your site it looks horrible until they work it out on their end. Just figure out the market you want to serve, research the types of visitors from that market to the site and go with that. Just test the code in several browsers to make sure it works in more than one browser. :} :B
lilwicked805 is offline   Reply With Quote
Old 03-22-2004, 09:49 PM   Web Site Resolution on different monitors? Post #15
Guest
 
Posts: n/a
Default Web Site Resolution on different monitors?

Creating a page that would use javascript to determine the screen res wouldn't be nearly as intense with CSS. Rather than linking to an entirely different page based on the resolution, you could just change the stylesheet. Then you'd only have to update one page rather than 3 or 4.
  Reply With Quote
Old 03-23-2004, 02:41 AM   Web Site Resolution on different monitors? Post #16
Newb
 
Join Date: Jul 2003
Posts: 12
Rep Power: 0
Blinky2004 is an unknown quantity at this point
Send a message via ICQ to Blinky2004 Send a message via AIM to Blinky2004
Default Web Site Resolution on different monitors?

I agree with austizmo. That the kind of good "forward" thinking a Web designer needs to have. Nice one austizmo. [righton]
Blinky2004 is offline   Reply With Quote
Old 03-23-2004, 03:09 AM   Web Site Resolution on different monitors? Post #17
Joe Blow
 
Join Date: Jul 2003
Posts: 3
Rep Power: 0
lilwicked805 is an unknown quantity at this point
Default Web Site Resolution on different monitors?

I agree but you do what the client requests B7 When I took over maint for that site things changed for the better on updating.
lilwicked805 is offline   Reply With Quote
Old 03-23-2004, 04:54 AM   Web Site Resolution on different monitors? Post #18
Joe Blow
 
Join Date: Oct 2003
Posts: 0
Rep Power: 0
retired_paddza is an unknown quantity at this point
Default Web Site Resolution on different monitors?

Quote:
Then you'd only have to update one page rather than 3 or 4.
Well... only if your graphics were modular. If you're working with complex, intricate graphics, then you'd still have to rebuild.

The trick is to build your graphics so they are modular, i.e. make smaller pieces that can be rearraged or repeated to make larger interfaces. Then you just use CSS, XML, JS, PHP, etc. to build out the pages on the fly.
retired_paddza is offline   Reply With Quote
Old 03-24-2004, 06:06 PM   Web Site Resolution on different monitors? Post #19
Guest
 
Posts: n/a
Default (PSD) Sergiy

I couldn`t explain what i actualy needed before.
Ok here it is:
Here is my Web Site www.psddesign.land.ru ( ;\ [saywhat] sorry bad size and etc...) even if i did this one with size of 1040x768 it wouldn`t viev perfect on computers with 1280,1600 or below 800.
But if you open this page http://www.psddesign.land.ru/example.swf and try to view it in diffirent reolution, you would have same size of it.

Question: " Is it possible to make same settings for Photoshop? "
  Reply With Quote
Reply

Go Back   Sports Forum > Community > Graphics > General Photoshop Board

Bookmarks

Thread Tools
Display Modes


Similar threads to Web Site Resolution on different monitors?
Thread Thread Starter Forum Replies Last Post
Making a site resolution indipendent
Making a site resolution indipendent: how to make a website resolution independent? so...
Evil Nemesis General Photoshop Board 4 03-31-2005 08:43 AM
Gamma on PC and MAC Monitors
Gamma on PC and MAC Monitors: CORRECTED VERSION: Thanks a lot to Deke...
Erik General Photoshop Board 8 02-12-2004 09:33 AM
Using 2 monitors
Using 2 monitors: Hi, At the moment I'm using 2 monitors for PS....
Ashcat General Photoshop Board 4 09-10-2003 08:21 AM
two monitors
two monitors: Has anyone set up photoshop so that one monitor...
pdog182 General Photoshop Board 25 02-19-2003 12:10 PM
monitors
monitors: Hello, one and all! I've been using PS for over...
nitrobutler General Photoshop Board 17 11-19-2002 12:35 AM

More threads of (PSD) Sergiy
Thread Date Forum Replies Last Post
Photo Editing
Photo Editing: Here is the image i restored for college...
03-07-2006 Supersized Runway 4 03-29-2006 02:06 AM
Quick tip ...
Quick tip ...: I just want to let you know about one tool:...
03-12-2004 General Photoshop Board 3 03-13-2004 02:11 AM
Any help will be appreciate ...
Any help will be appreciate ...: Hello people! I haven`t posted any of the...
02-04-2004 General Photoshop Board 7 03-09-2004 06:50 PM
Any Help?
Any Help?: Hey. Could somebody help me?-...
02-28-2004 General Photoshop Board 0 02-28-2004 05:43 PM
never mind
never mind: ...
12-25-2003 The Pub 1 12-30-2003 03:53 AM

Other threads in forum General Photoshop Board
Thread Date Thread Starter Replies Last Post
How do I get this effect?
How do I get this effect?: I am a fledgling web designer and I have been...
08-26-2007 Pale September 5 08-28-2007 09:21 AM
VERY simple replace color question
VERY simple replace color question: I tried to search this on your forum but the...
11-29-2006 Naomi 3 11-30-2006 01:14 AM
how to do this effect ?
how to do this effect ?: http://img243.imageshack.us/img243/473/still19gp4....
11-02-2006 Evil Nemesis 10 11-23-2006 12:08 PM
Hey how about this effect ?
Hey how about this effect ?: I just want to know how to get an effect like...
07-16-2005 Evil Nemesis 5 07-19-2005 07:12 AM
logo design
logo design: hi. i'm tryin to come up with a cool logo for a...
06-29-2005 smdubin 3 06-29-2005 07:56 AM

» Online Users: 15
0 members and 15 guests
No Members online
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 02:35 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian | Friend Codes |
You are viewing Web Site Resolution on different monitors? - Page 2.