|
blackbear footer module? 4 Years, 7 Months ago
|
Karma: 1
|
|
The description for blackbear says you've added a footer module for copyright notices, etc, but when I go to admin and get the list of Site Modules, no Footer shows up.
Where is the module and how do I access/edit it?
Thanks,
cra2
|
|
cra2
Junior Boarder
Posts: 21
|
|
|
|
|
Re:blackbear footer module? 4 Years, 7 Months ago
|
Karma: 41
|
|
Hi,
There is a footer module position - meaning you can publish anything there - just choose module position "footer" - it is only 50px high so it won't hold to much.... We are using it for our login on this site.
If you simply want to put some text there such as a copyright that would show on every page I would just add it to the index.php inside the footer div tags. Then perhaps go to layout.css and in #footer add text-align:center; if you want the text to center in the footer area.
Hope this helps
|
|
|
|
|
|
|
Re:blackbear footer module? 4 Years, 7 Months ago
|
Karma: 1
|
|
If I go to Modules>Site Modules, I don't see a Footer module listed. But I guess you're saying that it's not a "module" with an interface, per se, but it's a location that you can choose when you're selecting where to publish something else. Ok, I can dig that.
(though I wish there was a simple interface, ie. form, for it. lol)
Your tips for the copyright placement is exactly what I needed. Vertical-align: middle didn't do anything, so I tried this: line-height: 3em; and it seems to look fine.
thanks
Post edited by: cra2, at: 2007/10/04 03:44<br><br>Post edited by: cra2, at: 2007/10/04 04:04
|
|
cra2
Junior Boarder
Posts: 21
|
|
|
|
|
Re:blackbear footer module? 4 Years, 7 Months ago
|
Karma: 0
|
|
Big Bear wrote:
Hi,
There is a footer module position - meaning you can publish anything there - just choose module position "footer" - it is only 50px high so it won't hold to much.... We are using it for our login on this site.
If you simply want to put some text there such as a copyright that would show on every page I would just add it to the index.php inside the footer div tags. Then perhaps go to layout.css and in #footer add text-align:center; if you want the text to center in the footer area.
Hope this helps
Hello,
I would like to know just how to get the User login to fit so nicely into the footer on the Black Bear theme. Do I need to edit some files to do that? My attempt to just position the Login module to that region makes it just not display at all.
Thanks for the great themes JB.
|
|
jwkub
Fresh Boarder
Posts: 3
|
|
Information IS ammunition!
|
|
|
Re:blackbear footer module? 4 Years, 6 Months ago
|
Karma: 12
|
|
Did you get your footer login going?
|
|
|
|
|
|
|