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: I am lost when it comes to theme modification  (Read 3273 times)

0 Members and 1 Guest are viewing this topic.

cbrush

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
I am lost when it comes to theme modification
« on: September 21, 2006, 04:28:32 pm »

I have copied the classic theme folder and labeled it classic2. After trying to edit the template.html file I cant get anything to work. For example, I wanted to change the site_logo image on the left, so I changed it in the template and it doesn't show up on the site. Am I missing something here? Is there something in the style.css or theme.php I am supposed to be changing?

http://www.cbrush.net/coppermine/
« Last Edit: September 23, 2006, 05:23:35 am by Sami »
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: I am lost when it comes to theme modification
« Reply #1 on: September 21, 2006, 04:48:49 pm »

your logo path is wrong ! I've got 404 not found error when trying for
http://www.cbrush.net/coppermine/images/index_04.gif

check if the index_04.gif actualy being there (http://www.cbrush.net/coppermine/images/) and re-upload it again by ftp
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: I am lost when it comes to theme modification
« Reply #2 on: September 21, 2006, 08:00:16 pm »

Change the image path in your template.html to
Code: [Select]
<img src="themes/classic2/images/index_04.gif" alt="" width="250" height="62" border="0" class="admin_menu" />
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

cbrush

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: I am lost when it comes to theme modification
« Reply #3 on: September 23, 2006, 01:05:22 am »

Thanks for you help everyone. I will fix the image path.
Logged
Pages: [1]   Go Up
 

Page created in 0.045 seconds with 20 queries.