Move ratings above thumbs Move ratings above thumbs
 

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

Main Menu

Move ratings above thumbs

Started by Pasci, September 08, 2004, 06:17:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pasci

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.

skybax

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

in theme.php, find:     
starttable();
    echo $votes;
    endtable();


and move it above:

    if ($CONFIG['display_film_strip'] == 1) {
        echo $film_strip;
    }


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

-T
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.skybax.com%2FhotImage%2Fpost_footer.gif&hash=338b65c57a59f0b06311094e697c87794e43d945)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.

Pasci

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
{MAIN_MENU} and {ADMIN_MENU} {GALLERY} , and then modified the style.css, and of course gave the theme a new name.

skybax

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
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.skybax.com%2FhotImage%2Fpost_footer.gif&hash=338b65c57a59f0b06311094e697c87794e43d945)
Don't contact me for support over PM or email unless I requested you to do so. Instead: post on the proper board.

Casper

I agree with skybax, it would be good to see it available,  ;)
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