Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Altering IGames theme  (Read 2593 times)

0 Members and 1 Guest are viewing this topic.

Desert Rider

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Altering IGames theme
« on: March 23, 2007, 04:37:19 am »

Newbie here. Using the IGames theme. When configuring it, I placed a name in the Gallery Name field and a description in the Gallery Description field. That all worked fine (Fig.1) but I decided I would like to replace the text Gallery Name with a graphic version. I exported the .jpg file that was used for the background of that section, added the graphic name to it and brought it back into the theme/igames/images folder (renaming it the same as the original). The problem is that when I removed the Gallery Name entry (so it wouldn't overlay the new graphic - Fig. 2) the graphic was truncated and the description field was over it (Fig.3).

Is there any way to fix this so I don't need an entry in the Gallery Name field and the size of the new graphic with background works?

Fig. 1
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fi104.photobucket.com%2Falbums%2Fm174%2Fhicountryrider%2Ftest%2Fcpprmine1.jpg&hash=b0062e649e8b3ca07ff5badc7229b8de2f796cd5)

Fig. 2
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fi104.photobucket.com%2Falbums%2Fm174%2Fhicountryrider%2Ftest%2Fcpprmine2.jpg&hash=934ab83f82d5ca5ed8f5cd212aa9ec10a66a3cc0)

Fig. 3
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fi104.photobucket.com%2Falbums%2Fm174%2Fhicountryrider%2Ftest%2Fcpprmine3.jpg&hash=8739c777eba97d80ebff7f4463a1b49131da6b4c)
« Last Edit: March 23, 2007, 06:39:58 pm by GauGau »
Logged
Rick Wickert
If you think nobody cares about you, try missing a couple of payments.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Altering IGames theme
« Reply #1 on: March 23, 2007, 08:17:26 am »

Why don't you just replace
Code: [Select]
<h1>{GAL_NAME}</h1>with
Code: [Select]
<h1>&nbsp;&nbsp;&nbsp;</h1>This would of course not be the ideal solution, but should work if you're not familiar with HTML/CSS.
Logged

Desert Rider

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Re: Altering IGames theme
« Reply #2 on: March 23, 2007, 04:56:42 pm »

Quote
Why don't you just replace
Code:

<h1>{GAL_NAME}</h1>

with
Code:

<h1>&nbsp;&nbsp;&nbsp;</h1>

This would of course not be the ideal solution, but should work if you're not familiar with HTML/CSS.

Thanks for the reply, that worked! A lot to learn for an old guy!
Logged
Rick Wickert
If you think nobody cares about you, try missing a couple of payments.
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.