<?xml version="1.0" encoding="UTF-8"?><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>Comments on: Are your Top Content URLs Too Long?</title>
	<atom:link href="http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/</link>
	<description>LunaMetric's blog on conversion rate and web analytics</description>
	<pubDate>Wed, 03 Dec 2008 19:41:16 +0000</pubDate>
	<generator>http://wordpress.org/</generator>
		<item>
		<title>By: John</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-2008</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-2008</guid>
		<description>Another Update to the CSS.  I think Google may have changed their CSS slightly causing the URL to overlap into the cell below it when using this custom CSS.  Here is a modified version that looks a little better:
&lt;pre&gt;
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://www.google.com/analytics/reporting/top_content)
{
.records td {
  padding: .2em !important;
  padding-top: .1em !important;
  padding-bottom: 1.9em !important;
  vertical-align: top !important;
}

.text_wrapper {
  white-space: normal !important;
}
 
 .text_wrapper .text_wrapper {
  white-space: normal !important;
  overflow: visible !important;
}

.text_wrapper a  { 
  position: relative; top: 0.4em !important;
  white-space: nowrap !important; 
}
 
}
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Another Update to the CSS.  I think Google may have changed their CSS slightly causing the URL to overlap into the cell below it when using this custom CSS.  Here is a modified version that looks a little better:</p>
<pre>
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://www.google.com/analytics/reporting/top_content)
{
.records td {
  padding: .2em !important;
  padding-top: .1em !important;
  padding-bottom: 1.9em !important;
  vertical-align: top !important;
}

.text_wrapper {
  white-space: normal !important;
}

 .text_wrapper .text_wrapper {
  white-space: normal !important;
  overflow: visible !important;
}

.text_wrapper a  {
  position: relative; top: 0.4em !important;
  white-space: nowrap !important;
}

}
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1609</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1609</guid>
		<description>I noticed that this was no longer working for me correctly in FF3. FF3 did not drop the content URL to the lower line so that it was under the data line like in the image.  I modified the CSS to achieve a similar effect.  If you are having problems, try the following instead:

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://www.google.com/analytics/reporting/top_content)
{
.records td {
  padding: .4em !important;
  padding-bottom: 2.0em !important;
  vertical-align: top !important;
}

.text_wrapper {
  white-space: normal !important;
}
 
 .text_wrapper .text_wrapper {
  white-space: normal !important;
  overflow: visible !important;
}

.text_wrapper a  { 
  position: relative; top: 1.2em !important;
  white-space: nowrap !important; 
}
 
}</description>
		<content:encoded><![CDATA[<p>I noticed that this was no longer working for me correctly in FF3. FF3 did not drop the content URL to the lower line so that it was under the data line like in the image.  I modified the CSS to achieve a similar effect.  If you are having problems, try the following instead:</p>
<p>@namespace url(http://www.w3.org/1999/xhtml);<br />
@-moz-document url-prefix(https://www.google.com/analytics/reporting/top_content)<br />
{<br />
.records td {<br />
  padding: .4em !important;<br />
  padding-bottom: 2.0em !important;<br />
  vertical-align: top !important;<br />
}</p>
<p>.text_wrapper {<br />
  white-space: normal !important;<br />
}</p>
<p> .text_wrapper .text_wrapper {<br />
  white-space: normal !important;<br />
  overflow: visible !important;<br />
}</p>
<p>.text_wrapper a  {<br />
  position: relative; top: 1.2em !important;<br />
  white-space: nowrap !important;<br />
}</p>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi C</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1426</link>
		<dc:creator>Levi C</dc:creator>
		<pubDate>Fri, 16 May 2008 22:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1426</guid>
		<description>thanks for this kind of information. 
I really helps me lessen the length of the URL's.

More power.</description>
		<content:encoded><![CDATA[<p>thanks for this kind of information.<br />
I really helps me lessen the length of the URL&#8217;s.</p>
<p>More power.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1373</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 25 Apr 2008 15:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1373</guid>
		<description>That is the file on google's server that is used when you view their site. It isn't a local file.

Basically, just add the following where ever you put the other css in the post and it will double the length of the URL column at the expense of the other columns.

.records th.text {
text-align:left;
width:70%;
}</description>
		<content:encoded><![CDATA[<p>That is the file on google&#8217;s server that is used when you view their site. It isn&#8217;t a local file.</p>
<p>Basically, just add the following where ever you put the other css in the post and it will double the length of the URL column at the expense of the other columns.</p>
<p>.records th.text {<br />
text-align:left;<br />
width:70%;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aizkorri</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1372</link>
		<dc:creator>Aizkorri</dc:creator>
		<pubDate>Fri, 25 Apr 2008 14:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1372</guid>
		<description>thank you,
but I still have problems :),

I've been checking but I cannot find that css file or any similar,
should it be in the same directory as userContent.css? or somewhere with the temporary files?

I've also tried adding it to userContent.css with no results. (just in case...)

so, could you please tell me where can I find that file?

thanks in advance</description>
		<content:encoded><![CDATA[<p>thank you,<br />
but I still have problems :),</p>
<p>I&#8217;ve been checking but I cannot find that css file or any similar,<br />
should it be in the same directory as userContent.css? or somewhere with the temporary files?</p>
<p>I&#8217;ve also tried adding it to userContent.css with no results. (just in case&#8230;)</p>
<p>so, could you please tell me where can I find that file?</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1371</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 25 Apr 2008 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1371</guid>
		<description>Aizkorri,

Try working with this piece of css:

.records th.text {
text-align:left;
width:35%;
}

in the file: 1400089358-ga.css (line 2712)

Try changing the 35% to 70%.</description>
		<content:encoded><![CDATA[<p>Aizkorri,</p>
<p>Try working with this piece of css:</p>
<p>.records th.text {<br />
text-align:left;<br />
width:35%;<br />
}</p>
<p>in the file: 1400089358-ga.css (line 2712)</p>
<p>Try changing the 35% to 70%.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aizkorri</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1370</link>
		<dc:creator>Aizkorri</dc:creator>
		<pubDate>Fri, 25 Apr 2008 10:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1370</guid>
		<description>very useful,
anyways, I've been also trying to make the column as wide as the text, but no success,
any ideas?</description>
		<content:encoded><![CDATA[<p>very useful,<br />
anyways, I&#8217;ve been also trying to make the column as wide as the text, but no success,<br />
any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1331</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Thu, 10 Apr 2008 23:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1331</guid>
		<description>Yea!  It works, this is sooooo nice!</description>
		<content:encoded><![CDATA[<p>Yea!  It works, this is sooooo nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1314</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 04 Apr 2008 15:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1314</guid>
		<description>This is awesome, been wondering if there was a way to fix that but never took the time to try.</description>
		<content:encoded><![CDATA[<p>This is awesome, been wondering if there was a way to fix that but never took the time to try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haiming</title>
		<link>http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1311</link>
		<dc:creator>haiming</dc:creator>
		<pubDate>Fri, 04 Apr 2008 02:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2008/04/03/are-your-top-content-urls-too-long/#comment-1311</guid>
		<description>Wow,cool,Thanks for the great tip.I am using Firefox and I can use this tip.
Thanks :-)</description>
		<content:encoded><![CDATA[<p>Wow,cool,Thanks for the great tip.I am using Firefox and I can use this tip.<br />
Thanks <img src='http://www.lunametrics.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
