<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Kommentare zu: Three problems!</title>
	<atom:link href="http://www.traumdieb.com/techtalk/three-problems/feed" rel="self" type="application/rss+xml" />
	<link>http://www.traumdieb.com/techtalk/three-problems</link>
	<description>Anachronistisch &#38; impulsiv schreibt hier der Traumdieb</description>
	<lastBuildDate>Sat, 21 Dec 2013 10:36:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Von: Lashutka Michael</title>
		<link>http://www.traumdieb.com/techtalk/three-problems/comment-page-1#comment-23</link>
		<dc:creator><![CDATA[Lashutka Michael]]></dc:creator>
		<pubDate>Thu, 18 Mar 2004 01:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.traumdieb.com/weblog_wp/allgemein/three-problems.html#comment-23</guid>
		<description><![CDATA[Art is vision, not expression.
]]></description>
		<content:encoded><![CDATA[<p>Art is vision, not expression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jennifer</title>
		<link>http://www.traumdieb.com/techtalk/three-problems/comment-page-1#comment-22</link>
		<dc:creator><![CDATA[Jennifer]]></dc:creator>
		<pubDate>Fri, 10 Oct 2003 15:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.traumdieb.com/weblog_wp/allgemein/three-problems.html#comment-22</guid>
		<description><![CDATA[Yea it does process floating attributes oddly.  For instance, the blue column on the right is a floating element.  It lines up on IE, but not on Netscape.  If I were to make the margin the same as the boxes on the left, it WOULD align in Netscape, but not in IE.  Netscape is processing it correctly, and IE is not.  But, since more people use IE, I decided to make it look fine in IE and slightly off in Netscape.  Yeah you just have to design the popup to something that will work correctly.  Hopefully it&#039;s a bug that will be fixed in the next release--it&#039;s really frustrating when your code is correct but it doesn&#039;t display properly!

And well, you CAN use a class attribute for the images.  For instance, if you don&#039;t want ALL img tags to have the padding and border, you can do what I did for the img.photofriday.  Although, since you looked at my code, that&#039;s probably what you did.  You didn&#039;t say, but I hope that worked for you.

And that is so weird about the non-notification--especially if you don&#039;t think you changed anything.  That might be a question better posted in the MT forums, since there are very knowledgeable people in there.  I think combined, everyone in there has experienced anything that can go wrong.

Hope you get it all working the way you&#039;d like!
]]></description>
		<content:encoded><![CDATA[<p>Yea it does process floating attributes oddly.  For instance, the blue column on the right is a floating element.  It lines up on IE, but not on Netscape.  If I were to make the margin the same as the boxes on the left, it WOULD align in Netscape, but not in IE.  Netscape is processing it correctly, and IE is not.  But, since more people use IE, I decided to make it look fine in IE and slightly off in Netscape.  Yeah you just have to design the popup to something that will work correctly.  Hopefully it&#8217;s a bug that will be fixed in the next release&#8211;it&#8217;s really frustrating when your code is correct but it doesn&#8217;t display properly!</p>
<p>And well, you CAN use a class attribute for the images.  For instance, if you don&#8217;t want ALL img tags to have the padding and border, you can do what I did for the img.photofriday.  Although, since you looked at my code, that&#8217;s probably what you did.  You didn&#8217;t say, but I hope that worked for you.</p>
<p>And that is so weird about the non-notification&#8211;especially if you don&#8217;t think you changed anything.  That might be a question better posted in the MT forums, since there are very knowledgeable people in there.  I think combined, everyone in there has experienced anything that can go wrong.</p>
<p>Hope you get it all working the way you&#8217;d like!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Martin</title>
		<link>http://www.traumdieb.com/techtalk/three-problems/comment-page-1#comment-21</link>
		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Fri, 10 Oct 2003 11:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.traumdieb.com/weblog_wp/allgemein/three-problems.html#comment-21</guid>
		<description><![CDATA[Jennifer,
thanks for your tips - I think I came a little closer to the source of the problem. Here&#039;re my findings after going through the forum and your code:
1. My stylesheet DOES validate, so this can&#039;t be the reason. I think it is just the incapability of IE to process floating styles, so I will adapt my CSS to that.
2. stupid, stupid: I tried to make the frame with a simple class-attribute, not by just defining a behavior for img-elements. Now, this was quite an eye-opener with AHA!-effect.
3. Yes, I have entered the adress and notification is active as well. But, I installed another, fresh MT for my upcoming photoblog, and there it works. Consequently, I will simply have to go over the mt-config again and find the differing entry.

Again: Thank you very much!
]]></description>
		<content:encoded><![CDATA[<p>Jennifer,<br />
thanks for your tips &#8211; I think I came a little closer to the source of the problem. Here&#8217;re my findings after going through the forum and your code:<br />
1. My stylesheet DOES validate, so this can&#8217;t be the reason. I think it is just the incapability of IE to process floating styles, so I will adapt my CSS to that.<br />
2. stupid, stupid: I tried to make the frame with a simple class-attribute, not by just defining a behavior for img-elements. Now, this was quite an eye-opener with AHA!-effect.<br />
3. Yes, I have entered the adress and notification is active as well. But, I installed another, fresh MT for my upcoming photoblog, and there it works. Consequently, I will simply have to go over the mt-config again and find the differing entry.</p>
<p>Again: Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jennifer</title>
		<link>http://www.traumdieb.com/techtalk/three-problems/comment-page-1#comment-20</link>
		<dc:creator><![CDATA[Jennifer]]></dc:creator>
		<pubDate>Thu, 09 Oct 2003 15:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.traumdieb.com/weblog_wp/allgemein/three-problems.html#comment-20</guid>
		<description><![CDATA[Where are you trying to put the pictures?  In your entries, or along the sides?  You are right that you need to use the padding command to have space between the picture and the line.  Does your CSS validate?  It&#039;s easier to spot the errors if you work on validating it.  If there are errors elsewhere, it might be what&#039;s causing the padding to act funny.

As for the popup comments, that actually IS a common problem that happened to me and I&#039;ve read about.  It&#039;s an Internet Explorer Bug involving the redrawing of the page.  The only way I fixed it was by totally changing how that box looked.  There are MANY threads on the MT Forum, they are just tricky to find.

Here is one thread to get you going:
&lt;a href=&quot;http://www.movabletype.org/support/index.php?act=ST&amp;f=10&amp;t=28581&amp;hl=comments,and,text&amp;s=90041d1229b71018c4a339c9228a426b&quot; rel=&quot;nofollow&quot;&gt;http://www.movabletype.org/support/index.php?act=ST&amp;f=10&amp;t=28581&amp;hl=comments,and,text&amp;s=90041d1229b71018c4a339c9228a426b&lt;/a&gt;

As for your last problem..In the MT configuration, do you have email notification box checked?  Have you edited any configuration files?

ICQ me or something if you need any more clarification or help.  I hope this helps somewhat!
]]></description>
		<content:encoded><![CDATA[<p>Where are you trying to put the pictures?  In your entries, or along the sides?  You are right that you need to use the padding command to have space between the picture and the line.  Does your CSS validate?  It&#8217;s easier to spot the errors if you work on validating it.  If there are errors elsewhere, it might be what&#8217;s causing the padding to act funny.</p>
<p>As for the popup comments, that actually IS a common problem that happened to me and I&#8217;ve read about.  It&#8217;s an Internet Explorer Bug involving the redrawing of the page.  The only way I fixed it was by totally changing how that box looked.  There are MANY threads on the MT Forum, they are just tricky to find.</p>
<p>Here is one thread to get you going:<br />
<a href="http://www.movabletype.org/support/index.php?act=ST&#038;f=10&#038;t=28581&#038;hl=comments,and,text&#038;s=90041d1229b71018c4a339c9228a426b" rel="nofollow">http://www.movabletype.org/support/index.php?act=ST&#038;f=10&#038;t=28581&#038;hl=comments,and,text&#038;s=90041d1229b71018c4a339c9228a426b</a></p>
<p>As for your last problem..In the MT configuration, do you have email notification box checked?  Have you edited any configuration files?</p>
<p>ICQ me or something if you need any more clarification or help.  I hope this helps somewhat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Danilo</title>
		<link>http://www.traumdieb.com/techtalk/three-problems/comment-page-1#comment-19</link>
		<dc:creator><![CDATA[Danilo]]></dc:creator>
		<pubDate>Wed, 08 Oct 2003 09:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.traumdieb.com/weblog_wp/allgemein/three-problems.html#comment-19</guid>
		<description><![CDATA[Lustigerweise werden Tag gel?scht... musst dir mein Kommentar in MT anschaun um alles sehen zu k?nnen.
]]></description>
		<content:encoded><![CDATA[<p>Lustigerweise werden Tag gel?scht&#8230; musst dir mein Kommentar in MT anschaun um alles sehen zu k?nnen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Danilo</title>
		<link>http://www.traumdieb.com/techtalk/three-problems/comment-page-1#comment-18</link>
		<dc:creator><![CDATA[Danilo]]></dc:creator>
		<pubDate>Wed, 08 Oct 2003 09:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.traumdieb.com/weblog_wp/allgemein/three-problems.html#comment-18</guid>
		<description><![CDATA[Wenn ich dein Englisch richtig verstehe, willst du ein Bild in Text einbinden und drumherum etwas Platz lassen?



siehe &lt;a href=&quot;http://thinkdrastic.de/archives/000376.php&quot; rel=&quot;nofollow&quot;&gt;http://thinkdrastic.de/archives/000376.php&lt;/a&gt;
]]></description>
		<content:encoded><![CDATA[<p>Wenn ich dein Englisch richtig verstehe, willst du ein Bild in Text einbinden und drumherum etwas Platz lassen?</p>
<p>siehe <a href="http://thinkdrastic.de/archives/000376.php" rel="nofollow">http://thinkdrastic.de/archives/000376.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
