This documentation refers to CiviCRM 4.1, the current stable version.

Skip to end of metadata
Go to start of metadata


Documentation Search


CiviCRM 4.1 Documentation

Developer Resources


CiviCRM books!

Make sure to check out our Online User/Administrator and Developer Guides! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

"Myspace" your Contribution Pages

You can add custom CSS to individual Contribution pages! All you need to do is copy and paste:

into the footer text of any Contribution page and you can customize that Contribution page's look and feel (smile)

Adding CSS styles for all CiviCRM pages

You can also define additional CSS styles to be applied to all or specific page elements by adding CSS styles to the 'extra CSS' file: css/extras.css. This file is included in the downloaded code, but is empty by default.

Check if civicrm user has permission for X

If you are writing a custom template and need to check if the user has permission to "access CiviCase", you can add the following smarty snippet:

you can view a list of all CiviCRM permissions on the Default Permissions and Roles page

Labels
  • None