Mac-ox theme display, garbled Mac-ox theme display, garbled
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Mac-ox theme display, garbled

Started by veki, June 28, 2014, 11:25:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

veki

Hello,

I use Mac-ox-x v.1.0. theme on cpg 1.5.28 and when it display nicely frontpage but when I click on album display is somehow sliced. Please see attach.
Do you have any solutions for that issue?

Thanks,

veki



phill104

Please, a link to your site would really help.
It is a mistake to think you can solve any major problems just with potatoes.

veki

Hello,

here it i slink to Coppermine installation
http://kpgtyu.org/pressarhiva/
Just click on album and you will see issue.

Thanks,

Veki

Αndré

Can be reproduced in our demo gallery: http://coppermine-gallery.net/demo/cpg15x/thumbnails.php?album=2&theme=mac_ox_x

Obviously the custom sort buttons need to be fixed.

veki

Hello,

Thanks on your effort. I am willing to test since I am not developer. Please let me know if I can help in any way.


Thanks,

Veki

ron4mac

There are things wrong with this theme on a number of levels.  But here is some help with your described issue:

In the CSS file for the theme ( themes/mac_ox_x/style.css ), make this change at about line 334:
change
.tableh1a img {
    display: block;
}

to
.tableh1a img {
/*    display: block; */
}


veki

Hello,

When I entered your correction issue dissapeared. :)
If I understood well, that theme needs more cleaning up. Please let me know if you will do further cleaning up of code.

Thanks,

Veki

ron4mac

I think that one correction makes it at least usable. Unless you find another area where it is not usable, it is not likely that I will do other work with it.

Quote from: veki on July 01, 2014, 07:23:27 AM
Please let me know if you will do further cleaning up of code.

Αndré

Quote from: ron4mac on July 01, 2014, 02:24:34 PM
another area where it is not usable

@veki: please test the theme as thorough as you can. If you don't find another area, I'll apply Ron's change to the theme and update the theme in our download section.

veki

Hello,

I applied the Ron´s change. As far as I see the theme now works well.  I tried several actions and it performed well.
Please let me know how to update the teme in download section. DO I need any additional account?

Thanks,

veki

Αndré

You can't update our download section. I'll do that now. Thanks for testing the theme.

veki

OK. Thanks. If needed I can use svn when you think is appropriate.


best wishes and thanks for support.


veki