Author Topic: Display issues  (Read 811 times)

0 Members and 1 Guest are viewing this topic.

Offline aeroswatTopic starter

  • Devotee
  • Posts: 848
    • View Profile
Display issues
« on: February 08, 2010, 12:19:28 PM »
Just curious if anyone knows what other things could be causing a difference in what the user sees when the resolution and browser are the same on 2 different computers

Offline haku

  • Guru
  • Freak!
  • *
  • Posts: 5,707
  • Old Man
    • View Profile
Re: Display issues
« Reply #1 on: February 08, 2010, 06:46:04 PM »
Absolute positioning.

Offline aeroswatTopic starter

  • Devotee
  • Posts: 848
    • View Profile
Re: Display issues
« Reply #2 on: February 09, 2010, 09:09:27 AM »
Absolute positioning.

Is there a way to use absolute positioning yet have it appear the same on each screen?

Offline vinpkl

  • Enthusiast
  • Posts: 402
    • View Profile
Re: Display issues
« Reply #3 on: February 09, 2010, 11:26:01 AM »
if you have absolute positioned div inside an relative positioned div then it will not disturb your layout on any screen resolution.

vineet

Offline aeroswatTopic starter

  • Devotee
  • Posts: 848
    • View Profile
Re: Display issues
« Reply #4 on: February 09, 2010, 11:45:27 AM »
if you have absolute positioned div inside an relative positioned div then it will not disturb your layout on any screen resolution.

vineet

They are all inside relative positioned divs. They all screw up on this other computer.

Offline vinpkl

  • Enthusiast
  • Posts: 402
    • View Profile
Re: Display issues
« Reply #5 on: February 10, 2010, 09:15:45 AM »
it would be easy to answer if you can upload the page online and send us link to see

vineet

Offline aeroswatTopic starter

  • Devotee
  • Posts: 848
    • View Profile
Re: Display issues
« Reply #6 on: February 10, 2010, 09:27:33 AM »
it would be easy to answer if you can upload the page online and send us link to see

vineet

Would love to but it is part of a secure system to which no outside access is allowed.