Besides creating and recycling pages and using the shortcodes, I’ve tweaked the CSS Stylesheet for the free WordPress theme: The Nucleare Theme:
[code language=”css”].site-footer { text-align:center;}
.hentry {border-radius: 25px;padding: 20px;}[/code]
The first tweak is to center the alignment of the footer text. The second tweak rounds off the corners of each post.
Leave a Reply