Closed (works as designed)
Project:
Colourise
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
27 Aug 2009 at 20:03 UTC
Updated:
7 Jun 2012 at 16:50 UTC
Hello,
I would like to customize the css for the theme "Colourise". There are multiple css files, baseline.css, layout.css, etc.
I am aware that the theme advises adding user alterations to "custom.css" and enabling that in the theme configuration through Drupal settings. I am unsure how to approach overriding specific features spread across these multiple files, into the single custom file.
Is there a good CSS Syntax reference that you could refer me to that would point out how to address changes in custom.css without mucking about with the base css files?
Any help would be greatly appreciated. Thanks!
promet
Comments
Comment #1
Sungsit commentedI normally use firefox addon like firebug to investigate HTML elements and their attributes. Just point a mouse to elements you wish to change you'll get their info then add your style to custom.css file.
Hope this can help out.
Comment #2
promet commentedA very succinct, timely and awesome response sir!
Huzzah! ;)
promet
Comment #3
yashadev commented