<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Sidebar in table style</title>
		<link>http://www.kriesi.at/support/topic/sidebar-in-table-style</link>
		<description>Support Forum - Topic: Sidebar in table style</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 10:45:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/sidebar-in-table-style" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-56122</link>
			<pubDate>Tue, 15 May 2012 06:14:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">56122@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; You can remove the borders with following css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar {
    border: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'd add this code to style.css. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rwdroge on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-55196</link>
			<pubDate>Tue, 08 May 2012 15:26:11 +0000</pubDate>
			<dc:creator>rwdroge</dc:creator>
			<guid isPermaLink="false">55196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As is stated above...remove the 'double' table borders in de sidebar
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-54334</link>
			<pubDate>Wed, 02 May 2012 15:38:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54334@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rwdroge,&#60;/p&#62;
&#60;p&#62;What is it that you are needing to do now?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rwdroge on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-53804</link>
			<pubDate>Sat, 28 Apr 2012 08:00:49 +0000</pubDate>
			<dc:creator>rwdroge</dc:creator>
			<guid isPermaLink="false">53804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok  Mya, with your tips I made some progress. Still one issue remaining though.&#60;br /&#62;
As you can see on &#60;a href=&#34;http://www.bijvanatten.nl&#34; rel=&#34;nofollow&#34;&#62;http://www.bijvanatten.nl&#60;/a&#62; the social media button box is well bordered without overlapping the border of the widget title.&#60;br /&#62;
Though the same code is used for the second and third box in the sidebar you can see that the right and left border are overlapping those borders of the widget title.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rwdroge on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-53687</link>
			<pubDate>Fri, 27 Apr 2012 12:33:03 +0000</pubDate>
			<dc:creator>rwdroge</dc:creator>
			<guid isPermaLink="false">53687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Mya for your answer.&#60;br /&#62;
I'll see if I find some time to apply this and post the result when done!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-53681</link>
			<pubDate>Fri, 27 Apr 2012 11:49:13 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rwdroge,&#60;/p&#62;
&#60;p&#62;What you would need to do is find the class name of the area you want to format then add a custom style to your custom.css or Quick CSS option in your theme options that targets that class name. &#60;/p&#62;
&#60;p&#62;For example, on &#60;a href=&#34;http://bijvanatten.nl&#34; rel=&#34;nofollow&#34;&#62;http://bijvanatten.nl&#60;/a&#62; you have the widget &#34;Volg ons&#34;, &#34;Nieuwsbrief&#34;, &#34;@BijVanAtten&#34;, and &#34;Populair&#34;. Now the words &#34;Volg ons&#34;, &#34;Nieuwsbrief&#34;, &#34;@BijVanAtten&#34;, and &#34;Populair&#34; are considered the widget title and have the class name &#34;widgettitle&#34; applied to them. So if you wanted to change the background color of those you would add this CSS.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.widgettitle { background-color:#000000; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What that does is tell the browser to set the background color of the widget title to black. You of course could change the color.&#60;/p&#62;
&#60;p&#62;If you wanted to change the background color of the boxes you would have to locate the class name of the DIV, FORM or UL that surrounds the content. For example, &#34;Volgs on&#34; content has a DIV that surrounds them called &#34;socialmedia-buttons&#34; so in order to style that content I would use this.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.socialmedia-buttons { background-color:#EEEEEE; border:1px solid #CCCCCC; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This would add a light grey background with a slightly darker grey border around the icons.&#60;/p&#62;
&#60;p&#62;Now widget titles always use the same class name. The name you use for the content box is a bit trickier because each widget receives its own class or ID name depending on what it is. For instance, I used &#34;socialmedia-buttons&#34; for the &#34;Volgs on&#34; but the name for &#34;Nieuwsbrief&#34; iwould be &#34;ns_widget_mailchimp_form-2&#34;. So you would have to look at the source code in order to find them.&#60;/p&#62;
&#60;p&#62;To get you started, here's the class or ID names you would need to add to your custom CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.socialmedia-buttons {
background-color: #000000;
}

#ns_widget_mailchimp_form-2 {
background-color: #000000;
}

.widget_twitter ul {
background-color: #000000;
}

.tw-tabs {
background-color: #000000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rwdroge on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-53459</link>
			<pubDate>Thu, 26 Apr 2012 08:30:53 +0000</pubDate>
			<dc:creator>rwdroge</dc:creator>
			<guid isPermaLink="false">53459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the response, but I don't want to replicate (I know the styles are totally different).&#60;br /&#62;
But is there a way to create more discrepancy between the items in the sidebar?&#60;/p&#62;
&#60;p&#62;For example by giving a background color to the widget headers? (In my case the 'Volg ons' etc. on &#60;a href=&#34;http://bijvanatten.nl)&#34; rel=&#34;nofollow&#34;&#62;http://bijvanatten.nl)&#60;/a&#62;&#60;br /&#62;
Or do you know another way to make more distinction between the different widgets in the sidebar?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-53440</link>
			<pubDate>Thu, 26 Apr 2012 07:32:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">53440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;With the current layout of Newscast I think it will be difficult to replicate the layout of &#60;a href=&#34;http://dikkevettecourgette.com/&#34; rel=&#34;nofollow&#34;&#62;http://dikkevettecourgette.com/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rwdroge on "Sidebar in table style"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-in-table-style#post-53294</link>
			<pubDate>Wed, 25 Apr 2012 15:52:14 +0000</pubDate>
			<dc:creator>rwdroge</dc:creator>
			<guid isPermaLink="false">53294@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'm wondering if it's possible to create seperate blocks in the sidebar. This means the different blocks would look something like:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.dikkevettecourgette.com&#34; rel=&#34;nofollow&#34;&#62;http://www.dikkevettecourgette.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Right now the website with newscast is:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bijvanatten.nl&#34; rel=&#34;nofollow&#34;&#62;http://bijvanatten.nl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Where and how can I add the 'table' style for the blocks in the sidebar? This so I can add background colors to the table header/rows&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
