PDA

View Full Version : How Would I Make Postbit Adapt The Block Style?


Wordplay
03-22-2011, 08:39 AM
is there a simple way to make my postbit_legacy template look as much as the sidebar blocks as possible? basically adapting it's style?

Lynne
03-22-2011, 04:19 PM
A simple way? Look at the CSS of the sidebar blocks and modify your postbit_legacy template to use the same classes. Or, easier, modify your CSS for the postbit to be the same as that for the sidebar blocks. You will need to have a basic understanding of how CSS works to do this.