<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024519" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024519</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1150796</link>
    <description> &lt;p&gt;&lt;strong&gt;friends dont let friends do frames!&lt;/strong&gt;&lt;br /&gt;
frames suck, not all browsers are compatible with them and they never come out right, stick to tables and cells in html!&lt;/p&gt;
 </description>
     <pubDate>Tue, 04 May 2004 03:24:00 +0000</pubDate>
 <dc:creator>tgreyz</dc:creator>
 <guid isPermaLink="false">comment 1150796 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1149808</link>
    <description> &lt;p&gt;1. provide an url of the page that&#039;s having the problem&lt;br /&gt;
2. you can&#039;t put an include into PHOTOSHOP -- however, assuming you have a framed layout, you use targets in the hyperlinks.&lt;br /&gt;
3. DO NOT POST MULTIPLE THREADS about the same issue.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 04:46:37 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149808 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1149807</link>
    <description> &lt;p&gt;Hey, Erik, you are aware that you&#039;re not posting on the cutenew forum, right? You might want to read responses that have already been given in the other forum (where I am moving this).&lt;/p&gt;
&lt;p&gt;Edit: this thread has been merged.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 04:43:34 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149807 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>getting frames where i want them on my layout</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1149806</link>
    <description> &lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/at-wits-end.png&quot; title=&quot;Mad&quot; alt=&quot;Mad&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;hey,&lt;/p&gt;
&lt;p&gt;im really confused here.&lt;br /&gt;
my question is, how do i create frames the dimensions of my content boxes? how do i get them exactly where i need them?&lt;br /&gt;
and, how do i get a php page/document (show_news.php) to open up within a frame on my photoshop layout? where do i put the include?&lt;/p&gt;
&lt;p&gt;please,&lt;/p&gt;
&lt;p&gt;erik&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 04:19:57 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149806 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1149803</link>
    <description> &lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/at-wits-end.png&quot; title=&quot;Mad&quot; alt=&quot;Mad&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;hey,&lt;/p&gt;
&lt;p&gt;im really confused here. my question is, how do i get a php page/document (show_news.php) to open up within a frame on my photoshop layout? where do i put the include?&lt;/p&gt;
&lt;p&gt;please,&lt;/p&gt;
&lt;p&gt;erik&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 04:17:50 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149803 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1149802</link>
    <description> &lt;p&gt;Well, you make your nice page however you wish, first of all.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Your Template&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- your template goes here --&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Then, inside your template, in the cell you want to have containing your news, you put something like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$number &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;10\&quot;;&lt;br /&gt;include (\&quot;./cutenews/show_news.php\&quot;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;And then it works.&lt;/p&gt;
&lt;p&gt;If you want to edit how the content is displayed, you can make your own templates for news items, edit the default ones, whichever you wish. Those templates are in the admin area.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 04:16:35 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149802 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cutenews-and-my-photoshop-layout-help#comment-1149801</link>
    <description> &lt;p&gt;Two Things:&lt;/p&gt;
&lt;p&gt;#1-  What is CuteNews?&lt;br /&gt;
#2-  Link....&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 03:43:26 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1149801 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
