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: cannot adjust height of project vii theme header  (Read 3473 times)

0 Members and 1 Guest are viewing this topic.

jeroenisblij

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
cannot adjust height of project vii theme header
« on: December 17, 2005, 07:23:25 pm »

I am trying to customize the Project VII theme, but now I'm totally stuck

If you look at my test gallery: http://www.snekerstappers.nl/coppermine/index.php?theme=project_vii then you can see that the table in which the logo is located, does not have the right height.

The height of the picture I try to fit into that space is 105 pixels, while the original picture is 65 pixels.

For the last 4 hours I have been trying to adjust the height of this table, but I cannot find the piece of code.

The header code looks like this:
Code: [Select]
<div id="HEADER" style="background-image:url(themes/project_vii/images/top_panel_r1_c4.jpg);">
  <div style="background-image:url(themes/project_vii/images/top_panel_r1_c1.jpg);background-repeat:no-repeat">
    <h1>{GAL_NAME}</h1>
    <h3>{GAL_DESCRIPTION}</h3>
  </div>
</div>

I am running coppermine 1.4.2. Any help would be greatly appreciated!
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: cannot adjust height of project vii theme header
« Reply #1 on: December 17, 2005, 07:36:38 pm »

Sorry, I can't help with the header issue but did notice extra stuff at the bottom. Remove the following from template.html:
Code: [Select]
ER}
{VANITY}
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.