Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
coding-topic
How to add a custom line to Footer
Avatar
Harrzack
New York city
Member
Free Members
sp_UserOfflineSmall Offline
Apr 2, 2012 - 8:21 am

Greetings!

I have created a child theme for DEFAULT, and would like to add an extra line just after the Time Zone line in the Footer.

It would be something like: Free icons by:  DryIcons.com ...where there would be a link on their name.

 

I have found the spFoot.php file in my child theme, and sort of understand how it is working.  I started by duping as follows:

sp_InsertBreak()

sp_ColumnStart()

sp_OnlineStats() - which I modified to show my text and links. However now I realize this a specialized function as in addition to my stuff, I get the online stats.

 

Is there a generic function to add a custom line to the footer? (or anywhere for that matter).

 

=Alan R.

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Apr 2, 2012 - 10:08 am

What you can do is echo it out.

Wherever you want to put it use

echo '';

Put your text or html between the two ' single quotes.

Like

echo 'Free icons by:  DryIcons.com';

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 618
Members: 17357
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10123
Posts: 79616