<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Showcase Tag: css</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Tag: css</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 15:00:07 +0000</pubDate>

<item>
<title>egor on "popular tags are  vertically"</title>
<link>http://bbshowcase.org/forums/topic/popular-tags-are-vertically#post-1321</link>
<pubDate>Tue, 02 Jun 2009 12:25:52 +0000</pubDate>
<dc:creator>egor</dc:creator>
<guid isPermaLink="false">1321@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;tnaks!  &lt;img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_smile.gif" title=":-)" class="bb_smilies" /&gt; 
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "popular tags are  vertically"</title>
<link>http://bbshowcase.org/forums/topic/popular-tags-are-vertically#post-1320</link>
<pubDate>Tue, 02 Jun 2009 08:36:18 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1320@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Please ask this kind of question on bbpress.org&#60;br /&#62;
It's a fairly simple edit.&#60;/p&#62;
&#60;p&#62;edit  &#60;code&#62;front-page.php&#60;/code&#62;&#60;br /&#62;
and move this part&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;hottags&#38;quot;&#38;gt;
&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Hot Tags&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;
&#38;lt;p class=&#38;quot;frontpageheatmap&#38;quot;&#38;gt;&#38;lt;?php bb_tag_heat_map(); ?&#38;gt;&#38;lt;/p&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;OR&#60;/p&#62;
&#60;p&#62;edit &#60;code&#62;style.css&#60;/code&#62;&#60;br /&#62;
and edit&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#front-page #hottags {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;remove the width: 150;&#60;br /&#62;
and the position: absolute;
&#60;/p&#62;</description>
</item>
<item>
<title>egor on "popular tags are  vertically"</title>
<link>http://bbshowcase.org/forums/topic/popular-tags-are-vertically#post-1319</link>
<pubDate>Tue, 02 Jun 2009 06:17:20 +0000</pubDate>
<dc:creator>egor</dc:creator>
<guid isPermaLink="false">1319@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;What you need to edit the file and where exactly?&#60;br /&#62;
  Please explain!
&#60;/p&#62;</description>
</item>
<item>
<title>egor on "popular tags are  vertically"</title>
<link>http://bbshowcase.org/forums/topic/popular-tags-are-vertically#post-1318</link>
<pubDate>Tue, 02 Jun 2009 06:15:28 +0000</pubDate>
<dc:creator>egor</dc:creator>
<guid isPermaLink="false">1318@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hey all!&#60;br /&#62;
  tell me on my website popular tags are arranged vertically&#60;br /&#62;
  I make them flat on a board?  &lt;img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_redface.gif" title=":oops:" class="bb_smilies" /&gt; &#60;br /&#62;
&#60;a href=&#34;http://shabashki.ru/forum/&#34;&#62;board&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kevinjohngallagher on "Unread Posts - class added to SPAN &#38; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-809</link>
<pubDate>Mon, 17 Nov 2008 15:49:04 +0000</pubDate>
<dc:creator>kevinjohngallagher</dc:creator>
<guid isPermaLink="false">809@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Just to let everyone know, that there has been a new update to 0.9.3 of this plug that works really well.&#60;/p&#62;
&#60;p&#62;Again, thanks to _CK_ .
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts - class added to SPAN &#38; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-808</link>
<pubDate>Sun, 16 Nov 2008 16:43:12 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">808@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/unread-posts/#post-2211&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/unread-posts/#post-2211&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kevin, I've now added that ability for you in 0.9.2&#60;/p&#62;
&#60;p&#62;change the optional setting near the top&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$unread_posts[&#38;#39;add_row_class&#38;#39;]=false;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$unread_posts[&#38;#39;add_row_class&#38;#39;]=true;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and it will insert one of two different TR classes&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.unread_posts_row&#60;/code&#62;&#60;br /&#62;
or&#60;br /&#62;
&#60;code&#62;.unread_login_row&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;(unread_login_row means it's new since their last login)
&#60;/p&#62;</description>
</item>
<item>
<title>kevinjohngallagher on "Unread Posts - class added to SPAN &#38; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-806</link>
<pubDate>Sun, 16 Nov 2008 15:20:40 +0000</pubDate>
<dc:creator>kevinjohngallagher</dc:creator>
<guid isPermaLink="false">806@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;My first time posting here, so I apologise if this seems trivial, but I think it's a major oversight.&#60;/p&#62;
&#60;p&#62;Basically, the Unread Posts plugin works really well, and does exactly what it says on the tin, but... the placement of the css code does cause some major issues.&#60;/p&#62;
&#60;p&#62;Its my opinion, that by outputting code directly to 1 cell in a table can give large usability and accessibility issues.&#60;/p&#62;
&#60;p&#62;First off, for those people attempting to emulate the look/feel/usability of say phpBB so that their users dont complain to much about the move, having the code in the TR so that the css styles can be inherited across all the TD or spans as needed makes perfect sense.&#60;/p&#62;
&#60;p&#62;Secondly, when making sites with accessibility in mind, or in my current case a forum aimed at people using screen readers - the ability to output code for the whole TR makes life 1000 times easier for those who are site impaired.&#60;/p&#62;
&#60;p&#62;Having seen the revisions for this plugin, i can see where you're coming from in getting a span with the appropriate class in it, but as with many things in BBpress - i think it's time to start moving specific inline css to a higher more modular level (which in fairness is what Wordpress does).&#60;/p&#62;
&#60;p&#62;Let me know if i can be of any assistance.&#60;/p&#62;
&#60;p&#62;Kev
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "tableless template"</title>
<link>http://bbshowcase.org/forums/topic/tableless-template#post-406</link>
<pubDate>Sat, 12 Jul 2008 19:10:06 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">406@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Your Uni has been been teaching you well.&#60;/p&#62;
&#60;p&#62;The problem with pure CSS solutions is they don't align complex elements very well and older browsers don't do CSS well at all. Vbulletin does get a bit carried away however, even things like the page numbers on a thread are rendered in a table. It's part of it's legacy however as it's been around for years.&#60;/p&#62;
&#60;p&#62;However I think CSS &#34;purists&#34; are snobs (as well as people who are html/xhtml validation crazy). If something is very difficult to do with CSS but easy with a table, I am not going to waste the hours on CSS since I know the table will work cross browser right away.
&#60;/p&#62;</description>
</item>
<item>
<title>Hexter on "tableless template"</title>
<link>http://bbshowcase.org/forums/topic/tableless-template#post-405</link>
<pubDate>Sat, 12 Jul 2008 18:08:55 +0000</pubDate>
<dc:creator>Hexter</dc:creator>
<guid isPermaLink="false">405@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I knows this is a bit late but I like to share my knowledge of what I learned from University, tables are fine for tabular information and should only be used on tabular information, that web standard to you and that one thing the team of bbpress cares about. Hence the quote below&#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;bbPress is focused on web standards&#60;/blockquote&#62;&#60;br /&#62;
The quote comes from &#60;a href=&#34;http://bbpress.org/&#34;&#62;bbpress offical website&#60;/a&#62; on the frontpage.&#60;/p&#62;
&#60;p&#62;For example the frontpage of this forum is tabular information so therefore tables have been used, even the default bbpress theme uses tables on the frontpage.  However the topic you're reading now does not use tables because the information is not exactly tabular, it's in content with the topic more like.&#60;/p&#62;
&#60;p&#62;So don't worry about &#34;tableless template,&#34; as bbPress really does cares about web standard unlike IPB, VBulletin, phpBB, and some other bloated forum software, they just don't care about web standard at all, they use tables for everything. LOL
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "tableless template"</title>
<link>http://bbshowcase.org/forums/topic/tableless-template#post-208</link>
<pubDate>Wed, 09 Apr 2008 12:25:36 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">208@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;my site is has a table less theme&#60;br /&#62;
&#60;a href=&#34;http://www.adityanaik.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.adityanaik.com/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but the information shown in the forum is limited too..
&#60;/p&#62;</description>
</item>

</channel>
</rss>
