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: template.html  (Read 4151 times)

0 Members and 1 Guest are viewing this topic.

ann-vibeke

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 10
    • Ann-Vibekes HjemmeSide!
template.html
« on: October 27, 2005, 09:27:19 pm »

I have a 'classic'-gallery...

What if I take the template.html from 'hardwired'
will that work?

It is because I want to get rid of the grey background I have in 'classic'  ;)

kind regards/ann-vibeke
« Last Edit: October 27, 2005, 11:19:24 pm by kegobeer »
Logged
Ask people - but make your own decision.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: template.html
« Reply #1 on: October 27, 2005, 09:37:57 pm »

just replace the background color for the surrounding table: edit http://ann-vibeke.dk/foto/themes/classic/template.html, find
Code: [Select]
<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="20" bgcolor="#CCCCCC">and replace with
Code: [Select]
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
Logged

ann-vibeke

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 10
    • Ann-Vibekes HjemmeSide!
Re: template.html
« Reply #2 on: October 27, 2005, 09:51:48 pm »

template.html looks like this: {GAL_NAME}
{GAL_DESCRIPTION}

{MAIN_MENU} 
{LANGUAGE_SELECT_FLAGS}
{LANGUAGE_SELECT_LIST} {THEME_SELECT_LIST}

{ADMIN_MENU} {GALLERY} 

If I then go into the source and change the code - it is'nt change afterwards...

If I choose to save it on my pc - It will be saved as 'template[1]txt

I'm afraid to spoil the color-change I have done untill now...

kind regards/ann-vibeke
Logged
Ask people - but make your own decision.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: template.html
« Reply #3 on: October 27, 2005, 09:56:37 pm »

you will have to edit the local copy of template.html, not the one I posted a link to - I was just trying to illustrate which file to edit. If you installed coppermine using an auto-installer like fantastico, download the whole coppermine folder to your local hard drive using your favorite FTP app. Then edit the file (using a plain text editor - notepad.exe is fine). After applying the changes, upload the modified file back to your webspace (again using your FTP app), replacing the version on your server with the file you modified locally.
This is a most basic technique - you will definitely have to learn it when running your own website.
Logged

ann-vibeke

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 10
    • Ann-Vibekes HjemmeSide!
Re: template.html
« Reply #4 on: October 27, 2005, 10:48:38 pm »

I usely download the files I want to change...I even download them twice at put them in different folder
if it turns out worng, I have the originale file I can upload again ;-)


Now I have my background as I want it...

Thank you for using time on me...

It IS a very nice gallery ...and I'm pleased it also is in Danish...

I cannot figure out the time of yours...

In Denmark it is bedtime ;-)

Kind regards/ann-vibeke
Logged
Ask people - but make your own decision.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: template.html
« Reply #5 on: October 28, 2005, 12:09:31 am »

I'm from Germany, so I'm in the same time-zone as you. However, I have unusual bed-times ;)
Glad you were able to fix this.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.