Styling the Blogroll with CSS

This is an example of the XHTML-code that this plugin will generate. You can use the defined classes and ids to apply your css-styles to the elements.

The plugin comes with a css-file named feedreading_blogroll.css. You can modify this file to change the look of the blogroll. If you apply any changes to the file, you should move it to another directory on your server (e.g. /wp-content). Otherwise, the file and your changes might get lost during a plugin-update. You can set the new location of your modifed feedreading_blogroll.css in the plugin’s options. The location must be a valid URL (e.g. http://yourblog.com/wp-content/feedreading_blogroll.css).

Remember that the classes seekxlsnaprM and previewlink for the anchor-element are defined by you over the plugin-options.

<!−− begin of widget (widget only, not generated by template-tag) −−>
<li id="widget_feedreading_blogroll" class="widget widget_feedreading_blogroll">
<!−− widget heading (widget only, not generated by template-tag)−−>
<h2 class="widgettitle">Blogroll</h2>
<ul>
<!−− begin of bookmark-entry −−>
<li class="feedreading_bookmark">
		  <img /> <a class="seekxlsnaprM previewlink">xyz</a>
		  <div class="lastPublicationDate">
			   <abbr></abbr>
		  </div>
		  <div style="display: none">
		  <p><small style="cursor: pointer"></small></p>
		  <div>Loading…</div>
		  </div>
</li>
<!−− end of bookmark-entry −−>
 
feedreadingblogroll/styling.txt · Zuletzt geändert: 2009/09/20 14:54 von theboss
 
Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki