Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Stop the head.gif from stretching  (Read 3564 times)

0 Members and 1 Guest are viewing this topic.

Harrr

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Stop the head.gif from stretching
« on: September 06, 2004, 09:59:28 am »

I am using a small modification of the digital red theme, I just changed the image called button.gif and also the head and the foot.

However, it is set so that when you resize the browser window, the head and the foot stretch, or squash to fit the size of the windows. I would like to set it so that it stays the same width as I make it whatever the size of the window.

What file would hold this setting? (And what would the setting be?)

I have had a look at the files for the theme and cant see where it could be.

Thanks in advance.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Stop the head.gif from stretching
« Reply #1 on: September 06, 2004, 10:07:15 am »

Setting tables to fixed widths is not recommended at all, as such pages will only look good for one resolution. However, you're free to edit themes/yourtheme/template.html and change all width attributes in <table> and <td> tags from "%" to absolute widths in pixels. Since this is most basic html I advise you to look this up in any html reference, it's not directly related to coppermine.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.