News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Putting PHP code in template.html and skinning problem

Started by HCP, April 02, 2006, 08:59:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joachim Müller

The images that are suppossed to be pre-loaded (triggered by the onload event of the body tag) don't exist where the script expects them to be. You apear to be using Dreamweaver as an editor. You have to understand the relative paths to other resources mustn't be seen from the theme folder, but from the coppermine root folder.

ForzaInter

I see...But still the positioning is messed up. The boxes down, before the gallery tables start, are supposed to be the image links, just like in the http://www.trivial-fun.gr/  ??? ???

ForzaInter


Joachim Müller

actually no. If you need complicated JavaScript stuff, you're on your own. At least when it comes to me. I simply don't want to look into this, as it is not related to coppermine, but custom modifications that deal with html, JavaScript, CSS.