Page 1 of 1

[SOLVED]Control of text links in page footer

Posted: Wed Feb 22, 2012 12:43 pm
by genestevo
Hi Folks,
Can somebody tell my how to control/edit the text links that are automatically generated in the footer of this site:
http://historypoints.org/
I've tried changing the fontsize is the CSS fatfooter (and a couple of other files) without sucess.

Also is it possible to hide or control the depth that these links go to. The chap I'm building this for isn't concerened about providing plain text links whatever I tell him.
Thanks in advance.
Gene Stevo.

Re: Control of text links in page footer

Posted: Wed Feb 22, 2012 5:01 pm
by Wishbone
If you based your template off of the "Left simple navigation + 1 column" template that comes with the installation, there will be a call to "{menu loadprops=0}".. You can remove this call, change the look by changing the CSS, or change the number of levels by specifying: {menu loadprops=0 number_of_levels=2}, etc.. Completely configurable. Check out the Menu Manager help page.

[SOLVED] Control of text links in page footer

Posted: Wed Feb 22, 2012 7:12 pm
by genestevo
Thanks so much for that Wishbone. You're a star.
So much of this stuff goes way over my head.
Learned a new trick, day rated a success :)
Cheers,
Gene Stevo.