coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: davidf on April 11, 2006, 05:00:44 AM

Title: How do I set the overall width of a theme?
Post by: davidf on April 11, 2006, 05:00:44 AM
I have set the width of the main table in "album list view" and "image view" to 800 pixels and they are inside that limit.  However, the overall width of all the pages is much larger, at least 1200 pixels.  A scroll bar appears at the bottom of all my pages.  The problem occurs in several themes: water drop, rainy day, fruity.  I want to set the overall width smaller.  How do I do this?
Title: Re: How do I set the overall width of a theme?
Post by: Sami on April 11, 2006, 07:25:41 AM
post a link to your site so we can see what is going on....
Title: Re: How do I set the overall width of a theme?
Post by: davidf on April 11, 2006, 04:20:05 PM
My site is at http://theflorys.org/Photo.Gallery/index.php (http://theflorys.org/Photo.Gallery/index.php)

It is password protected.  Please access it with:
usr: guest
pwd: forum

Many thanks for the help.

DavidF
Title: Re: How do I set the overall width of a theme?
Post by: Stramm on April 11, 2006, 04:40:51 PM
you display the filename below the thumbs... have a look at newest uploads section. The filenames are pretty long and therefore forcing the table to appeare extra wide. Either use shorter filenames or don't display them (config option)
Title: Re: How do I set the overall width of a theme?
Post by: Sami on April 11, 2006, 04:44:20 PM
for water drop you can change the width value at line 28 of template.html to 800 for other template you should can set this value to table tag right after {SUB_MENU}
Title: Re: How do I set the overall width of a theme?
Post by: davidf on April 11, 2006, 05:21:15 PM
Removing my long file names from below the thumbs solved the problem.  I have not tried manually setting the width by editing the html of the theme.

Many Thanks for the help.  :D