Announcement

#1 2012-03-28 05:41:41

asicu.com
Translation Team
Budapest, Hungary
2011-08-04
122

How to display perso footer in the main area (not under the left menu)

Greetings,

This is what I use:
Piwigo 2.3.3, Stripped & Columns, Perso footer. - Site: http://asicu-sol.lumi-r.com/

The info I put into Perso Footer is displayed under the left menu column.
How may I show this info under the main area of the page?

Thnaks,

Tamas

Last edited by asicu.com (2012-03-28 19:13:26)

Offline

 

#2 2012-03-30 10:51:25

Zaphod
Former Piwigo Team
2006-11-13
441

Re: How to display perso footer in the main area (not under the left menu)

I think on your page it's displayed as it is supposed to, in the footer.
If you hide the menu, it's still visible.

The thing that could be better is to display the info on the right side footer, not the left side footer.
I'll give it a look.

Offline

 

#3 2012-03-30 14:48:51

flop25
Piwigo Team
2006-07-06
7037

Re: How to display perso footer in the main area (not under the left menu)

hello
you can add
#footer_left {
    float: none;
    margin: 0 auto;
    width: 150px;
}
#persofooter {
padding: 10px;
}

But it would be better to have a separate bubble no ? ; form left to rigth : connexion, info, ..by piwigo contact..


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#4 2012-03-30 15:20:35

Zaphod
Former Piwigo Team
2006-11-13
441

Re: How to display perso footer in the main area (not under the left menu)

The bubbles are specific to stripped & columns.
In stripped there is only a left footer & a right footer.

Offline

 

#5 2012-03-30 15:23:21

flop25
Piwigo Team
2006-07-06
7037

Re: How to display perso footer in the main area (not under the left menu)

Zaphod wrote:

The bubbles are specific to stripped & columns.
In stripped there is only a left footer & a right footer.

yeah I know. I'm just asking how asicu.com {edit}want {/edit} his presentation
I don't know how Perso Footer add data

Last edited by flop25 (2012-03-30 20:01:19)


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#6 2012-03-30 17:11:56

Zaphod
Former Piwigo Team
2006-11-13
441

Re: How to display perso footer in the main area (not under the left menu)

Perso Footer adds data at the position defined in footer.tpl:

Code:

{if isset($footer_elements)}
            {foreach from=$footer_elements item=v}
              {$v}
            {/foreach}
          {/if}

I'm thinking of changing this position to the "right footer" where it makes more sense. (with piwigo link & co).
Currently it's with the connexion details... and that's not very satisfying.

Offline

 

#7 2012-03-30 20:05:47

flop25
Piwigo Team
2006-07-06
7037

Re: How to display perso footer in the main area (not under the left menu)

Ok thx . It could be a good idea to move it but it's not hurry ^^


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#8 2012-03-30 22:57:39

Zaphod
Former Piwigo Team
2006-11-13
441

Re: How to display perso footer in the main area (not under the left menu)

I think I'll do it when I update the theme for v2.4 but there will be a lot of job to do... and I've got very little time to do it.
So it will wait (a little).

Last edited by Zaphod (2012-03-30 22:58:04)

Offline

 

#9 2012-03-31 14:27:16

asicu.com
Translation Team
Budapest, Hungary
2011-08-04
122

Re: How to display perso footer in the main area (not under the left menu)

Thanks a lot for the answers.

Well, so I wait...

I imagined the footer in the middle of the page, under the photos (so, neither on the left, nor on the right side)

Like at that page:
http://www.2011.r-de-danse.com/

Greetings,

Tamas

Offline

 

#10 2012-03-31 14:34:03

Zaphod
Former Piwigo Team
2006-11-13
441

Re: How to display perso footer in the main area (not under the left menu)

This won't be possible... as there are (at least) two blocks, login & copyright, it can't be in the middle.

Offline

 

#11 2012-03-31 15:47:43

flop25
Piwigo Team
2006-07-06
7037

Re: How to display perso footer in the main area (not under the left menu)

asicu.com wrote:

Thanks a lot for the answers.

Well, so I wait...

I imagined the footer in the middle of the page, under the photos (so, neither on the left, nor on the right side)

Like at that page:
http://www.2011.r-de-danse.com/

Greetings,

Tamas

did you try my code ?


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#12 2012-03-31 17:06:34

asicu.com
Translation Team
Budapest, Hungary
2011-08-04
122

Re: How to display perso footer in the main area (not under the left menu)

Hoppp! I missed it...

Thanks, flop25, to remind me!

Now I tried it... modified the with to 370 (to have my data in one line) and ... miracle: it WORKS!

Thanks a lot, flop25!

Tamas

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact