Closed (fixed)
Project:
Ebizon RedFire
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2009 at 11:06 UTC
Updated:
30 Aug 2013 at 12:21 UTC
Hi,
Thanks for the theme. When I used it on a testing website (http://yuniik.itutor.sg), the footer is not displaying. How to resolve it?
Also, is there a way to insert logo beside the website name?
NOTE: I did not change anything to the codes.
Regards,
Royce
Comments
Comment #1
mach5_kel commentedYour gonna need to change some code to get this theme to work.
First, for the footer message (not the same as the footer block), open up the page.tpl.php. Scroll down to the bottom of the code.
You will need to add :
<?php print $footer_message;?>So it looks like this:
Sorry, I havent gotten as far as the logo yet. I havent needed one myself. Will post if I do.
Good Luck
Comment #2
Neetu.ebizon commentedHi
To insert logo go to theme/configuration tick on logo checkbox and provide image in 'upload logo image area'
and save the configuration.
Comment #3
Neetu.ebizon commented