MyBlogLog Wordpress Plugin: Style Guide

Return to the main documentation

This guide will help you find the necessary selectors to implement CSS rules to alter the members pages and sidebar elements as you wish.

Members Listing Page

div#mybloglog-members

Individual Member Page

div#mybloglog-member

Widgets

li#mybloglog-members.widget_mybloglog_plugin_members

li#mybloglog-readers.widget_mybloglog_plugin_readers

Sidebar (for non-widget installation)

You can wrap the sidebar calls in a div as needed