Gallery Width

carnelldesign

Joined: 2007-09-25
Posts: 4
Posted: Tue, 2007-09-25 23:51

I have seen this question go unanswered many times. I went through 50 pages, a search would be great.

There is some seperate file that controls the width of the entire page and every other page. There is also a automatic or 2 pixel padding on this table. This table has no css attached to it. It creates a border around my page and a space below my header. All content lies within this table?

Please Help!

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful): http://www.marshguide.com/gallery/
Gallery version: 1.4.1
Apache version: ?
PHP version (don't just say PHP 4, please): ?
Graphics Toolkit: ImageMagic
Operating system: xp
Web browser/version (if applicable):

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2007-09-26 02:00

This page seems to be fine to me: http://www.marshguide.com/gallery/
as well as this page: http://208.109.224.11/gallery/Steelhead
this page has a search form that is wider than the site: http://www.marshguide.com/gallery/
this page: http://208.109.224.11/gallery/Salmon-Fishing you have 5 columns and I bet if you set it to 4 you will be fine.
Why do you have a IP numerical address when you set up the config wizard?

Quote:
a search would be great.

: http://gallery.menalto.com/search

What is it you are after?

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
carnelldesign

Joined: 2007-09-25
Posts: 4
Posted: Wed, 2007-09-26 02:39

I need my page to be 780 pixels. The page is 100%. Although the home page looks ok it is because all the smaller tables within it are 780 pixels. When you enlarge a picture (to the max) you will see the picture is centered within that 100% table. I want this page to look like the home page. If i could change that table to 780 pixels and give it a white background, then my problem is solved.

Also if you look closely on the home page of the gallery you will see my background showing through the top, left and below the header. This is because this table I am looking for has a cell pad on it.

There is a table that all content resides within. It is 100% and has a cell pad on it. Where is this file?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2007-09-26 05:00

gallery/html_wrap/gallery.header.default
save without the .default extension

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
carnelldesign

Joined: 2007-09-25
Posts: 4
Posted: Wed, 2007-09-26 12:26

NO NO NO! If it were that easy, I would have done it long ago!

the gallery.header.default document never had a 2 pixel padding on the border. The document I am referring to has a padding on it and if you go to the gallery you will see the that the my backgorund is showing through on the top and left.

If you got to http://www.marshuide.com/ copy the source code an paste it into an html editor you will see this table.

 
carnelldesign

Joined: 2007-09-25
Posts: 4
Posted: Wed, 2007-09-26 12:36

Alright there are two strange 100% tables in the code that are causing this. Remove the tables above and below the header from the code, or alter the tables through the code.

These tables do not show up in an html editor.