<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Error with Calendar Table Size</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Error with Calendar Table Size]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 00:30:54 +0000</pubDate>
  <lastBuildDate>Thu, 27 Apr 2006 09:45:15 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=19455</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Error with Calendar Table Size : I shall have to look into this ...]]></title>
   <link>https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105685.html#105685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 27&nbsp;April&nbsp;2006 at 9:45am<br /><br />I shall have to look into this]]>
   </description>
   <pubDate>Thu, 27 Apr 2006 09:45:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105685.html#105685</guid>
  </item> 
  <item>
   <title><![CDATA[Error with Calendar Table Size : Thanx for helping me boRg. I fixed...]]></title>
   <link>https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105611.html#105611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20982">Gando</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 26&nbsp;April&nbsp;2006 at 1:14pm<br /><br />Thanx for helping me boRg. I fixed this problem but I have another problem on calendar_week.asp. I sent screenshot, you will see what is the problem.<br><br><br><font color="#990000" size="5"><b>Problem Fixed</b></font><br><img src="http://img241.imageshack.us/img241/3943/new55vy.gif" border=""><br><br><br><font color="#990000" size="5"><b>Other Problem: calendar_week.asp<br></b></font><img src="http://img141.imageshack.us/img141/8105/new19hy.gif" border="">]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 13:14:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105611.html#105611</guid>
  </item> 
  <item>
   <title><![CDATA[Error with Calendar Table Size :  This is an issue I will fix...]]></title>
   <link>https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105286.html#105286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 23&nbsp;April&nbsp;2006 at 8:37am<br /><br />This is an issue I will fix for the next version.<br><br>To fix this in the version you are presently using edit the file functions/functions_functions_calendar.asp and edit line 147 and put in the part shown in red below:-<br><br><table width="99%"><tr><td><pre class="BBcode">Response.Write(vbCrLf &amp; "&lt;table cellspacing=""1"" cellpadding=""3"" class=""tableBorder"" <font color="#ff0000">style=""width:98%;""</font> align=""center""&gt;" &amp; _</pre></td></tr></table><br><br>This will fix the issue, and if you notice any other issues with using a fixed width let me know so that this can be resolved.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 23&nbsp;April&nbsp;2006 at 8:37am</span>]]>
   </description>
   <pubDate>Sun, 23 Apr 2006 08:37:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105286.html#105286</guid>
  </item> 
  <item>
   <title><![CDATA[Error with Calendar Table Size : .tableBorder, .wwgAdTable{ border:...]]></title>
   <link>https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105227.html#105227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20982">Gando</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2006 at 11:18pm<br /><br />.tableBorder, .wwgAdTable{<br>&nbsp;&nbsp;&nbsp; border: 1px solid #465584;<br>&nbsp;&nbsp;&nbsp; background-color: #FFFFFF;<br><font color="#990000"><b>&nbsp;&nbsp;&nbsp; width: 777px;</b></font><br><br>Whats problem with width size?<br>I want to use pixel size not percent size.<br>It's really looks terrible with pixel size.<br>How can I change to pixel size instead of percent size?<br>]]>
   </description>
   <pubDate>Fri, 21 Apr 2006 23:18:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105227.html#105227</guid>
  </item> 
  <item>
   <title><![CDATA[Error with Calendar Table Size : The problem is the width setting...]]></title>
   <link>https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105136.html#105136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2006 at 10:46am<br /><br />The problem is the width setting you have set on the tableBorder class]]>
   </description>
   <pubDate>Fri, 21 Apr 2006 10:46:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105136.html#105136</guid>
  </item> 
  <item>
   <title><![CDATA[Error with Calendar Table Size : I changed my general forum table...]]></title>
   <link>https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105048.html#105048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20982">Gando</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 20&nbsp;April&nbsp;2006 at 4:08pm<br /><br />I changed my general forum table size but after i have a problem with my calendar size. How can I fix it? Thanx for helping me..<br><br><font color="#000000"><b>default_style.css</b></font><br><br>/* Tables */<br>.basicTable{<br>&nbsp;&nbsp;&nbsp; border: 0px;<br>&nbsp;&nbsp;&nbsp; <font color="#990000"><b>width: 777px;</b></font><br>}<br><br>.errorTable{<br>&nbsp;&nbsp;&nbsp; border: 1px solid #D1DCEB;<br>&nbsp;&nbsp;&nbsp; background-color: #EEF2F7;<br>&nbsp;&nbsp;&nbsp; width: 98%;<br>&nbsp;&nbsp;&nbsp; color: #FF0000;<br>}<br><br>.tableBorder{<br>&nbsp;&nbsp;&nbsp; border: 1px solid #465584;<br>&nbsp;&nbsp;&nbsp; background-color: #FFFFFF;<br>&nbsp;&nbsp;&nbsp; <font color="#990000"><b>width: 777px;</b></font><br>}<br><br><img src="http://img147.imageshack.us/img147/558/snap57kq.jpg" border=""><br>]]>
   </description>
   <pubDate>Thu, 20 Apr 2006 16:08:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-calendar-table-size_topic19455_post105048.html#105048</guid>
  </item> 
 </channel>
</rss>