Is it be possible to theme contribute and event info pages separately from the management pages?

civicrm/event/info? => default site theme
civicrm/event/... => admin theme

civicrm/contribute/transact? => default site theme
civicrm/contribute/... => admin theme

CommentFileSizeAuthor
#1 civicrm_theme.module.txt2.5 KBbriskday

Comments

briskday’s picture

StatusFileSize
new2.5 KB

it is possible! after looking at posts for the 5.x version I discovered the joy of (arg(2)), so if anyone else is interested I'm attaching my changes to the .module file.

I have event info, event registration pages, and the contribution/campaign pages themed in the site theme while keeping all management pages under the admin theme (or which ever theme you select in the admin theme options)

deviantintegral’s picture

Status: Active » Closed (duplicate)

I'm marking this as a duplicate of #804804: CiviCRM backend should use admin theme.