-
Notifications
You must be signed in to change notification settings - Fork 1
Styling
Styling BlockPress involves the use of two separate css files, theme and palettes. The first one defines the layout, while the second the colour scheme. This gives the hosts a greater flexibility on how their BlockPress site looks.
BlockPress comes with a bunch of ready themes. You can visit Themes page to find a comprehensive list and links to screenshots. If you would like to create the theme you can read Theme creation tutorial. It might be also useful to have a look at Full HTML template reference for an explanation of different tags and ids and Full generic classes reference to learn how to use them in your theme.
BlockPress supports colour palettes. To see what are the current choices visit Colour palettes page. There you will find a comprehensive list. If you would like to create a palette you can read Palette creation tutorial. We also recommend you familiarize yourself with Full generic classes reference as well as Full HTML template reference.