First of fall sorry if the topic is not in the right forum, mods may move it.
I am doing a website based in the friendselectric theme and I am modifying the theme a little bit. I want to add to the theme a footer like the Sands CSS has. I don't know PHP at all and I have tried some ways to do that but nothing worked. Any well explained way to do that? Thank you in advance.
PD: Sorry if I wrote bad english.

Comments

alexandreracine’s picture

To change the footer, it is not in the theme, it is in admin-setting and change the footer the general sub area.

Alexandre Racine

www.gardienvirtuel.com Sécurité informatique, conformité, consultation, etc

www.salsamontreal.com La référence salsa à Montréal

Arraez’s picture

i don't want to change the footer message, I want to add a footer bar like the one in header.

Arraez’s picture

no one knows how to do that?

alexandreracine’s picture

What you want is not that clear to me, but do you mean like the druapl 4.7 possibilities? That is to have some blocks up in the center or down in the center?

You could just create a block up-center and put some text in it.

Alexandre Racine

www.gardienvirtuel.com Sécurité informatique, conformité, consultation, etc

www.salsamontreal.com La référence salsa à Montréal

pembeci’s picture

You can add the image to this file. Just find where the footer is printed and put the image there. You may also consider adding another div wrapper and use the image as background of it.

Arraez’s picture

I'll try to do that if I know how