Active
Project:
Lincoln's Revenge
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2005 at 01:15 UTC
Updated:
29 Sep 2005 at 05:23 UTC
I have installed this Theme - but I cannot seem to get the Site name or slogan show up??! Any ideas on how I can do that?
Comments
Comment #1
Steve Viscido commentedThe problem is that it isn't enabled in page.tpl.php. The theme was written for the "of by and for" site and that site has no name in the top bar... just a png logo. If you go into that file you'll see this:
I changed it to this:
This takes the image out and replaces it with a name and a site-slogan.
You'll then have to go into the style sheet and add stuff for the site name. I did this (in style.css)