Closed (fixed)
Project:
OpenChurch
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2012 at 15:42 UTC
Updated:
22 Sep 2012 at 15:11 UTC
I have wanted to do this for a while, I am taking the header style from http://openchurchsite.com and making it the default new look for OpenChurch. I created an option tho for people to use the existing 'classic' style. Please see screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| OpenChurch new header style | 718.26 KB | drupalninja99 |
Comments
Comment #1
drupalninja99 commentedOK I have this in dev now. It will take a while to package and sometimes the packager pulls down an old version of the theme. I will test this later. I am pretty sure it works with a new install but I need to test it as an upgrade as well. I might have to write a small hook_update to keep people from automatically being switched to the new header look. I haven't tested yet to see what happens.
Comment #2
drupalninja99 commentedUpgrade worked well, I couldn't figure out how to force the classic header style to set (tried via variable_set) so I just added instructions to the UPGRADE.txt on how to change it. We are rolling this out!
Comment #3
drupalninja99 commentedPushed to 7.x-1.11-alpha3