New minimalistic theme: Gin & Tonic - Page 2 New minimalistic theme: Gin & Tonic - Page 2
 

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

New minimalistic theme: Gin & Tonic

Started by flasyn, November 28, 2011, 07:31:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

filippo

I found a solution for my problem, by adding the following piece of code into gintonic/theme.php.
Do not know if it's the best solution since I'm no expert at all, but it works...  8)

/******************************************************************************
** Section <<<$template_user_admin_menu>>> - START
******************************************************************************/
// HTML template for user admin menu
$template_user_admin_menu = <<<EOT
        <div class="admin_menu_wrapper">
            <div class="admin_menu admin_float"><a href="albmgr.php" title="{ALBMGR_TITLE}">{ALBUMS_ICO}{ALBMGR_LNK}</a></div>
            <div class="admin_menu admin_float"><a href="modifyalb.php" title="{MODIFYALB_TITLE}">{MODIFYALB_ICO}{MODIFYALB_LNK}</a></div>
            <div class="admin_menu admin_float"><a href="profile.php?op=edit_profile" title="{MY_PROF_TITLE}">{MY_PROF_ICO}{MY_PROF_LNK}</a></div>
            <div class="admin_menu admin_float"><a href="picmgr.php" title="{PICTURES_TITLE}">{PICTURES_ICO}{PICTURES_LNK}</a></div>
            <div style="clear:left;">
            </div>
        </div>
EOT;
/******************************************************************************
** Section <<<$template_user_admin_menu>>> - END
******************************************************************************/

candymad

I've got the theme working and it's looking great, simple but stylish.

But somehow I have lost the text 'Rollover to rate this picture'

Can you help?

candymad

Quote from: candymad on February 29, 2012, 10:41:33 PM
I've got the theme working and it's looking great, simple but stylish.

But somehow I have lost the text 'Rollover to rate this picture'

Can you help?

I've just found out that I get the text in Chrome but not in Firefox, still need help

candymad

Quote from: candymad on February 29, 2012, 11:31:24 PM
I've just found out that I get the text in Chrome but not in Firefox, still need help

Now heres a funny thing the text is showing up in Firefox and I've not done a thing.

But I have got other problems, like the T&C is a long thin list and login boxes are too small plus someones else's email address and password is in the box on both the login and registration page, the email is a customer from my store, but how is it showing in coppermine?

I'm very confused.

Αndré

Quote from: candymad on February 29, 2012, 11:44:18 PM
the T&C is a long thin list and login boxes are too small plus someones else's email address and password is in the box on both the login and registration page, the email is a customer from my store, but how is it showing in coppermine?
See http://forum.coppermine-gallery.net/index.php/topic,74269.msg358605.html#msg358605

flasyn

#25
Thank you all very much for your feedback and suggestions – especially filippo for providing the fix.

We implemented a couple of fixes:

  • Font in IE9 – now looks clear and crisp
  • Subcategory color was wrong – now same color as rest of theme
  • Admin navigation now working
  • Added a psd-file so that you can edit the logo yourself (text and appearance/color)
  • Comment section now aligns properly

To change the logo just open the psd-file in Photoshop, edit to your likes and then save as  "png"-file in /image folder.