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: Move ratings above thumbs  (Read 3165 times)

0 Members and 1 Guest are viewing this topic.

Pasci

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 29
    • bangkokrecorder.com
Move ratings above thumbs
« on: September 08, 2004, 06:17:29 pm »

Hello:

Thank you for all the support I have gotten from this forum. All the volunteers are really awesome! Sharing knowledge is great.

Anyways, my problem is that I would like to move the ratings icons in the http://bangkokrecorder.com/fotos/displayimage.php?album=lastcom&cat=-10&pos=0 from currently being between the thumnbails and the comment box to between the photo and the thumnails, meaning move them one level or row up.

Any help is highly appreciated. Thanks in advance.
« Last Edit: September 09, 2004, 01:49:00 pm by kegobeer »
Logged

skybax

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 180
    • SKYBAX Communications
Re: Move ratings above thumbs
« Reply #1 on: September 08, 2004, 10:32:36 pm »

Hey that's a cool theme. You should post a way to download it... but anyways to answer you question:

in theme.php, find:     
Code: [Select]
starttable();
    echo $votes;
    endtable();


and move it above:
Code: [Select]
    if ($CONFIG['display_film_strip'] == 1) {
        echo $film_strip;
    }

BTW the "thumbnail box" is actually called the filmstrip...

-T
Logged
(http://www.skybax.com/hotImage/post_footer.gif)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.

Pasci

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 29
    • bangkokrecorder.com
Re: Move ratings above thumbs
« Reply #2 on: September 09, 2004, 01:35:57 pm »

Hello T:

Thank you for your reply. The solution worked. You guys really have some know how :)
The 'theme' we use on our site is not really a new theme, we just made a website and then put the gallery in there
Code: [Select]
{MAIN_MENU} and {ADMIN_MENU} {GALLERY} , and then modified the style.css, and of course gave the theme a new name.
Logged

skybax

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 180
    • SKYBAX Communications
Re: Move ratings above thumbs
« Reply #3 on: September 09, 2004, 02:44:36 pm »

Could you at least send me/post the theme? I would enjoy playing around with the design and possibly release it to the public download here... and you'll get the original credit, women and fast cars that goes with it. Sorry the beer is for GauGau. ;)

-T
Logged
(http://www.skybax.com/hotImage/post_footer.gif)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Move ratings above thumbs
« Reply #4 on: September 09, 2004, 09:11:34 pm »

I agree with skybax, it would be good to see it available,  ;)
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.