Different Styles… Same Input…
-
When attempting to customize my version of BuddyPress, I realized that there is a different style for the Blog Directory than the member or group directories:
Groups:
<div class=”widget”>
<h2 class=”widgettitle”>Group Listing</h2>
Blogs:
<div class=”widget”>
<h2 class=”widgettitle”>Blog Directory</h2>
Members:
<div class=”widget”>
<h2 class=”widgettitle”>Member Directory</h2>
The code is all the same, yet somehow they render differently…
See: http://gaybostontoday.com/members/
http://gaybostontoday.com/blogs/
http://gaybostontoday.com/groups/
Strangely enough, these seem to render ok in Internet Explorer, but the blog directory is “off” a bit in Firefox.
- The topic ‘Different Styles… Same Input…’ is closed to new replies.