Insert text after "Over&Over????

isuskozero / 2009-11-29 12:24:27   

Hi guys and thanks in advance.

How to insert text after the pictures in the Over an d Over exhibition format?

// My beta site http://www.isusko.es/indexhibitv070e/index.php

arsondpi / 2009-11-29 23:15:09   

Assuming that you know how to code check this thread which will give you an idea of how things work in indexhibit...
For more info check the how-to-write-a-plugin post.

isuskozero / 2009-11-30 22:43:15   

Sorry but i can´t find the solution. I think the solution will be very simple, only the order of the elements ????

Please help.

Thanks.

arsondpi / 2009-12-01 07:22:14   

...coding skills are needed for this kind of customisation.
I was referring to this link in the post. Somebody's doing something similar in a different plugin.

This is becoming my moto in this forum, but try out things, disassemble/assemble, brake them and start all over again.
This is how kids learn - this is how I learn.

isuskozero / 2009-12-03 06:31:47   

I try to move a lot of things of the code but nothing.

I think its very simple and logical.

1. A little text for the title of the work

2. The picture (s)

3. Other text.

Please help me, i´m become crazy :(

arsondpi / 2009-12-03 07:46:39   

As I said coding skills are needed for this kind of customisation.
It's not a 1-2-3 sort of thing... you have to move around variables...

Why don't you hardcode this if you don't know what to edit?

As you said:

  1. <h1>Heading</h1>
  2. <img src='lalala.jpg' />
  3. <img src='dadada.jpg' />
  4. <img src='gagagla.jpg' />
  5. <p>this is text</p>

isuskozero / 2009-12-13 16:58:36   

Hi, I already knew this "manual" solution but i hope anything more technical.

Anyway, thank you very much.

This thread has been closed, thank you.