Difference between revisions of "Websites"

From apertus wiki
Jump to: navigation, search
(Created page with "==Drupal== WThis is about the new website, located at dev.apertus.org Drupal 7 install, with the twitter bootstrap theme. There is a subtheme, called apertus_bootstrap whic...")
 
Line 11: Line 11:
Please try to respect the structure of this file :
Please try to respect the structure of this file :


- google fonts imports (they must be the first items in this file, don't ask me why)
* google fonts imports (they must be the first items in this file, don't ask me why)
- general typography
* general typography
- general page modifications
* general page modifications
- nodes
* nodes
- fields
* fields
- views
* views
- ui
* ui


It makes it easier to find your way. General rule : as little css as possible, only override what is needed. Ask for help, make backups.
It makes it easier to find your way. General rule : as little css as possible, only override what is needed. Ask for help, make backups.

Revision as of 09:35, 5 February 2013

Drupal

WThis is about the new website, located at dev.apertus.org

Drupal 7 install, with the twitter bootstrap theme.

There is a subtheme, called apertus_bootstrap which is in use now.

In this theme, an apertus.css file.

Please try to respect the structure of this file :

  • google fonts imports (they must be the first items in this file, don't ask me why)
  • general typography
  • general page modifications
  • nodes
  • fields
  • views
  • ui

It makes it easier to find your way. General rule : as little css as possible, only override what is needed. Ask for help, make backups.