layout problem, easy solution? layout problem, easy solution?
 

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

layout problem, easy solution?

Started by eke, November 27, 2003, 04:19:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eke

i am trying to integrate coppermine into my "tableless" (only divs) site layout and am having a problem adjusting script output.

layout:
layer1 (menu) | layer2 (content)
layer3 (block) |


the script is "contained" inside layer2 (400x600px) on the right side, which normally acts as content layer for all site content
the site menu is in a top left layer1 and I have a "block" layer3 for various output at the bottom left.

I want the "intermediate" image view to be displayed in the lower left layer3 (block layer) while the "thumbnail view" REMAINS in the right content layer2, i.e. have both views active at the same time, just in different places and when a different
I guess I'd need an extra php script for an "intermediate image view - block navigation" which is called instead or can the current "intermediate image view" output easily modified to achive that?

Thanks for any pointers
eke.

Joachim Müller

afaik there's no easy solution for this; there's a project that deals with a tableless cpg layout, but it requires manipulation of coppermine core code. Please search the board for the "tableless" thread.

GauGau