custom.css

  1. 6.x themes/how_to_customize/custom_fp6_clean/custom.css
  2. 5.x themes/basic/custom.css
  3. 5.x themes/fp5_clean/custom.css
  4. 5.x themes/classic/custom.css

This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.

NOTE: Do not edit this in the "core" theme directory. If you wish to tweak the classic theme, first copy it to your custom folder. Ex: custom/themes/my_classic, then visit your System settings and set the theme location to custom/themes/my_classic.

File

themes/classic/custom.css
View source
  1. /**
  2. * @file
  3. * This is where your custom CSS goes, to keep it separate from the "default" CSS definitions
  4. * in style.css and mobile.css.
  5. *
  6. * NOTE: Do not edit this in the "core" theme directory. If you wish to tweak the classic
  7. * theme, first copy it to your custom folder. Ex: custom/themes/my_classic, then visit your
  8. * System settings and set the theme location to custom/themes/my_classic.
  9. *
  10. */