Wordpress Widget
You need the: Wordpress Widget Plugin. Instruction of Wordpress Widgets.
Download Lovelybooks Widget V0.1
What do I have to do?
To include Lovelybooks in your blog, the Wordpress Widget Plugin has to be installed. The Lovelybooks Widget has to be in the Wordpress Plugins directory. /wp-content/plugins
Example
To include an URL: http://www.lovelybooks.de/users/ihr_benutzername/blogsnippet.html
Wordpress example CSS:
ul.lovelybooksWidget {
padding: 0;
margin: 0;
list-style: none;
}
ul.lovelybooksWidget li {
padding: 0 0 20px 0;
}
ul.lovelybooksWidget img {
width: 80px;
}
ul.lovelybooksWidget span.authors a {
font-size: 0.9em;
}
ul.lovelybooksWidget span.title a {
font-size: 1em;
}
Register to get access to all features.