I'm a n00b and I need help.
My site reliatexllc.com looks great in 1280x768 but terrible with anything smaller.

How can I fix this?

Thanks for the help it is much needed and much appreciated.

Comments

mikewheaton’s picture

Can you describe the issue in more detail? What browser are you viewing it in?

I had a quick look in Firefox 3 and the problem I see is that as the page gets narrower, the left and right spacing (outside of the main content area) stays the same and can cover up some of the header content. It's probably best to have the main content area wrapped in a div that uses margin:auto to center in the browser, rather than using a margin to add space to the left and right, which doesn't scale as well.

ConstructionGuru’s picture

Sadly that was all greek to me.
I'm viewing in firefox 3 and any resolution smaller than 1280x768 looks terrible.

I'm using the "Amare" theme if that helps.

Thanks for helping a n00b along.

ConstructionGuru’s picture

Anyone? I'm sure there is a simple fix for anyone with some Drupal experience . . .unfortunately this is my 1st use of Drupal.

mikewheaton’s picture

This isn't really a Drupal issue so much as it is a problem with the theme not being designed to scale well. You may want to look into trying a different theme if you don't have the knowledge of HTML/CSS to get this one working to your liking.