Jump to content


Layout distorted on larger monitor.


4 replies to this topic

#1 pistonsfreak

    Young Padawan

  • Members
  • Pip
  • 174 posts

Posted 08 February 2008 - 11:35 PM

Alright well for some reason people viewing the page of my site on a larger monitor get a distorted layout, and it gets all stretched out and messy. Heres a screen shot to get a better idea: http://img252.images...79/ssiteni0.jpg. The images for the layout are the backgrounds of tables so I can add text and such over it. In the CSS I have set background-repeat: no-repeat; and table-layout:fixed;. But I cant figure out what to put to keep the layout from stretching out and such.

Thanks

#2 Lastcrime

    Impatient Jedi that likes to eat cereal

  • Members
  • PipPipPip
  • 649 posts
  • Gender:Male
  • Location:Toronto, Ontario, Canada
  • Interests:Soccer, Snowboarding, Hockey, B-ball, Skateboarding, Computers!

Posted 08 February 2008 - 11:40 PM

looks like you made your content repeat y instead of repeat x? thats what would cause it to expand with the width instead of the height.

#3 pistonsfreak

    Young Padawan

  • Members
  • Pip
  • 174 posts

Posted 09 February 2008 - 07:29 PM

As I stated, I have the backgrounds all set on No Repeat..

#4 Lastcrime

    Impatient Jedi that likes to eat cereal

  • Members
  • PipPipPip
  • 649 posts
  • Gender:Male
  • Location:Toronto, Ontario, Canada
  • Interests:Soccer, Snowboarding, Hockey, B-ball, Skateboarding, Computers!

Posted 09 February 2008 - 07:49 PM

is your background in a table or in a div?

does your code look like:
<td background="">

or did you make a div and set the background in the div?

#5 pistonsfreak

    Young Padawan

  • Members
  • Pip
  • 174 posts

Posted 09 February 2008 - 08:12 PM

The background is in a table. Yea the code is <td background="image.gif">.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users