barlow 4.7.x-1.1
Egon Bianchet - December 14, 2006 - 09:06
Official release from CVS tag: DRUPAL-4-7--1-1
Download: barlow-4.7.x-1.1.tar.gz
Size: 25.85 KB
md5_file hash: 7f956b0fdfac97b28837704fcd6198ea
First released: December 14, 2006 - 09:06
Last updated: December 14, 2006 - 05:10
Download: barlow-4.7.x-1.1.tar.gz
Size: 25.85 KB
md5_file hash: 7f956b0fdfac97b28837704fcd6198ea
First released: December 14, 2006 - 09:06
Last updated: December 14, 2006 - 05:10
The CSS has been reorganized: typography and layout styles reside in their own files, while color, borders, images and other "branding" elements are still in style.css.
Now it's much easier to customize and build upon Barlow without touching the original files:
- create a subdirectory of the theme
- copy the style.css file inside it
- change the first two lines, which includes the layout and typography styles, to point to the parent directory by prepending "../" to the path
- tweak the rest of the stylesheet as much as you like
