Closed (fixed)
Project:
Marinelli
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 14:17 UTC
Updated:
15 Oct 2008 at 02:42 UTC
I'm having trouble using civiCRM and the Marinelli theme.
The civiCRM fonts are often all tiny and out of place
and as I use left hand side columns for blocks (as is standard for Marinelli),
some civi (mainly admin) pages and forms drop underneath the drupal blocks. (there is no wrapping of centre column)
I dont have this problem with other themes,
Is there anywhere I can fix this in the Marinelli theme? eg css?
Or will I have to alter things from the civiCRM side?
Any help / ideas would be appreciated.
Comments
Comment #1
Lioz commentedmmm can i have a look at your test site?
Comment #2
scrubba commentedi fixed it by tinkering with civiCRM layout
I fixed this by changing html in
sites/all/modules/civicrm/templates/CRM/Contact/Form/edit.tpl
deleted a few fields we didn't need etc and tidied up the tables so it sat better in the page.
The remaining problems are that some of the civiCRM fonts present very small, and i wouldn't mind having a little more padding around checkboxes etc. WIll put this down as a secondary level problem. and get to it later.
Comment #3
matteoraggi commentedyou can't put a theme in frontpage and another in admin? I will use it too with civicrm, but i don't want to loose time changing files..
Comment #4
scrubba commentedFound a better solution to this
using:
"The taxonomy_theme module allows you to change the theme of a given
node based on the taxonomy term, vocabulary or nodetype of that node.
You can also theme your forums and map themes to Drupal paths or
path aliases directly."
http://drupal.org/project/taxonomy_theme
i just dropped the term
civicrm/*
in the Extended (paths) section of this module
- Marvin theme worked best for me -
And it all works great.
Comment #5
vm commentedwhich would make this fixed : )
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.