By Arraez on
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
To change the footer, it is
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
nop i don't want that
i don't want to change the footer message, I want to add a footer bar like the one in header.
anyone?
no one knows how to do that?
What you want is not that
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
page.tpl.php
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.
ok thanks
I'll try to do that if I know how