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: How to change the logo on the Dfire theme?  (Read 5553 times)

0 Members and 1 Guest are viewing this topic.

endrien

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
How to change the logo on the Dfire theme?
« on: December 12, 2008, 12:49:24 am »

How do I do it? I have a logo ready to go, but no idea how to change the default one.
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: How to change the logo on the Dfire theme?
« Reply #1 on: December 12, 2008, 07:24:28 am »

all design changes are made in the template.htm file from your theme (it's plain html)
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: How to change the logo on the Dfire theme?
« Reply #2 on: December 13, 2008, 02:49:41 pm »

It really depends on the theme but in this case the header image is changed in the style.css file.

Find in the style.css file and edit accordingly:
Code: [Select]
#menu {
background: url("images/menu.jpg") no-repeat;
width: 685px;
height: 125px;
float: left;
text-align: left;
}

Or just change your image name to "menu.jpg" (assuming it's a jpg file!  ;)).
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to change the logo on the Dfire theme?
« Reply #3 on: December 21, 2008, 01:08:51 am »

That's why board rules say that you need to post a link to your gallery. We need to take a look. Read up board rules, then do as suggested. It won't hurt to post a deep link to your header image as well.
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.