<?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>Cutline Theme Support Forums Topic: Font on index page r_sidebar</title>
<link>http://cutline.tubetorial.com/forums-archive/</link>
<description>Cutline Theme Support Forums Topic: Font on index page r_sidebar</description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 09:22:06 +0000</pubDate>

<item>
<title>glenner on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-152</link>
<pubDate>Sat, 15 Sep 2007 03:26:59 +0000</pubDate>
<dc:creator>glenner</dc:creator>
<guid isPermaLink="false">152@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;I'm having the same problem&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.recipesforcurry.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.recipesforcurry.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Frog on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-139</link>
<pubDate>Thu, 13 Sep 2007 06:09:42 +0000</pubDate>
<dc:creator>Frog</dc:creator>
<guid isPermaLink="false">139@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Thanks Frank, like you I am stumped on this one.&#60;/p&#62;
&#60;p&#62;For anyone who might like to take a look, the site is at &#60;a href=&#34;http://www.yapooh.org&#34; rel=&#34;nofollow&#34;&#62;http://www.yapooh.org&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If anyone can figure out why the home page formatting differs from all other pages, I would be very grateful
&#60;/p&#62;</description>
</item>
<item>
<title>FrankHagan on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-136</link>
<pubDate>Thu, 13 Sep 2007 04:41:46 +0000</pubDate>
<dc:creator>FrankHagan</dc:creator>
<guid isPermaLink="false">136@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;I checked your profile, and then checked your site.  I don't see anything either, even looking at your other pages.  It looks like the classes are called out the same.
&#60;/p&#62;</description>
</item>
<item>
<title>Frog on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-135</link>
<pubDate>Thu, 13 Sep 2007 01:50:59 +0000</pubDate>
<dc:creator>Frog</dc:creator>
<guid isPermaLink="false">135@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Thank you to you both, but... (there's always a but)&#60;/p&#62;
&#60;p&#62;karmatashi - The div id is set in r_sidebar.php. I have tried changing this to match the div id in l_sidebar.php (l_sidebar). Result was no difference. Even renaming l_sidebar.php to r_sidebar.php resulted in the same formatting as I currently have, ruling that file out as the source of the issue. I have tried playing with allareas of the css where sans-serif appears - no result.&#60;/p&#62;
&#60;p&#62;FrankHagan - Thanks, but making that change has an effect on the left sidebar as well. So, if I reduce the font size, although the right sidebar is reduced, so is the left. Also making a reduction to the font size in this way effects the font size on all pages.&#60;/p&#62;
&#60;p&#62;The thing that is making this tricky is that the different font size is ONLY on the front page. It is perfect on all other pages. Checking the HTML source for the home page and another page, making a comparison reveals no difference there. &#60;/p&#62;
&#60;p&#62;I can find no logical reason as to why the font size in the right sidebar should be different on the home page only???????&#60;/p&#62;
&#60;p&#62;Your advice is very much appreciated, and I thank you for taking the time to look at this.
&#60;/p&#62;</description>
</item>
<item>
<title>FrankHagan on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-130</link>
<pubDate>Wed, 12 Sep 2007 23:12:59 +0000</pubDate>
<dc:creator>FrankHagan</dc:creator>
<guid isPermaLink="false">130@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Enter this line into your &#34;custom.css&#34; file (has to be in the same folder as the &#34;style.css&#34; file):&#60;/p&#62;
&#60;p&#62;ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.2em; float: left; }&#60;/p&#62;
&#60;p&#62;Play with the font size in that line.  I think that will do it.&#60;/p&#62;
&#60;p&#62;Cutline evidently loads the &#34;custom.css&#34; after &#34;style.css&#34;, so anything you put in it overrides the default styling.  That will make it much easier to know what you have changed when updates come along.
&#60;/p&#62;</description>
</item>
<item>
<title>karmatashi on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-123</link>
<pubDate>Wed, 12 Sep 2007 12:20:55 +0000</pubDate>
<dc:creator>karmatashi</dc:creator>
<guid isPermaLink="false">123@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;Hi Frog,&#60;/p&#62;
&#60;p&#62;I just looked at your page in Firebug and the HTML view shows the following.&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;sidebar&#34;&#38;gt;&#60;br /&#62;
&#38;lt;font face=&#34;Verdana,Sans-serif&#34;&#38;gt;&#60;br /&#62;
&#38;lt;font size=&#34;2&#34; color=&#34;black&#34;/&#38;gt;&#60;br /&#62;
&#38;lt;/font&#38;gt;&#60;/p&#62;
&#60;p&#62;I think this might be the problem cos its definitely a Sans-Serif font in you right Sidebar, whereas the left Sidebar is Serif.  I dont know enough to know where this definition is coming from but hopefully this will help you track it down.
&#60;/p&#62;</description>
</item>
<item>
<title>Frog on "Font on index page r_sidebar"</title>
<link>http://cutline.tubetorial.com/forums-archive/topic/font-on-index-page-r_sidebar#post-119</link>
<pubDate>Wed, 12 Sep 2007 02:49:32 +0000</pubDate>
<dc:creator>Frog</dc:creator>
<guid isPermaLink="false">119@http://cutline.tubetorial.com/forums-archive/</guid>
<description>&#60;p&#62;The font size in the right sidebar on the main page is much larger than it appears anywhere else. How do I change this?&#60;/p&#62;
&#60;p&#62;I have checked r-sidebar.php, index.php &#38;#38; the css for clues as to where this peculiar formatting might be, but cannot find it&#60;/p&#62;
&#60;p&#62;Using 3 column version &#60;/p&#62;
&#60;p&#62;Any help would be appreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

