<?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 : table bg image not showing</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 : table bg image not showing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 09:55:54 +0000</pubDate>
  <lastBuildDate>Sun, 16 Apr 2006 20:31:03 +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=19325</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[table bg image not showing : *faints in shock at saying something...]]></title>
   <link>https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104542.html#104542</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12748">Mikey</a><br /><strong>Subject:</strong> 19325<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 8:31pm<br /><br />*faints in shock at saying something right*&nbsp;<img alt="LOL" src="https://forums.webwiz.net/smileys/smiley36.gif" align="absmiddle" border="0">]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 20:31:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104542.html#104542</guid>
  </item> 
  <item>
   <title><![CDATA[table bg image not showing : Thanks guys, I have edited the...]]></title>
   <link>https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104528.html#104528</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13781">ppkppk</a><br /><strong>Subject:</strong> 19325<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 7:19pm<br /><br />Thanks guys, I have edited the CSS file and got the background back as you suggested.]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 19:19:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104528.html#104528</guid>
  </item> 
  <item>
   <title><![CDATA[table bg image not showing : Your right Mikey, the backgorund...]]></title>
   <link>https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104472.html#104472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19325<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 12:54pm<br /><br />Your right Mikey, the backgorund image has been removed as it didn't look very good.<br><br>You can edit the skin CSS files if you wish to change the look of your forum.<br>]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 12:54:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104472.html#104472</guid>
  </item> 
  <item>
   <title><![CDATA[table bg image not showing :  Going through the default_style.css...]]></title>
   <link>https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104431.html#104431</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12748">Mikey</a><br /><strong>Subject:</strong> 19325<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 12:06am<br /><br />Going through the default_style.css file it looks to me like it's turned off by default (i.e. there is no entry for it in the file)<br>the css file looks like this...<br><table width="99%"><tr><td><pre class="BBcode"><br>}<br><br>/* Table Ledger */<br>.tableLedger{<br>&nbsp;&nbsp;&nbsp; font-weight: bold;<br>&nbsp;&nbsp;&nbsp; color: #FFFFFF;<br>&nbsp;&nbsp;&nbsp; background-color: #7F7F99;<br>&nbsp;&nbsp;&nbsp; height: 26px;<br>}<br></pre></td></tr></table><br><br>Change it to this to add the image...<br><br><table width="99%"><tr><td><pre class="BBcode"><br>/* Table Ledger */<br>.tableLedger{<br>&nbsp;&nbsp;&nbsp; font-weight: bold;<br>&nbsp;&nbsp;&nbsp; color: #FFFFFF;<br>&nbsp;&nbsp;&nbsp; background-color: #7F7F99;<br>&nbsp;&nbsp;&nbsp; background-image: url(../forum_images/table_bg_image.gif);<br>&nbsp;&nbsp;&nbsp; height: 26px;<br>}<br></pre></td></tr></table><br><br>I'm not sure if the images dimension are still right to fit with the new sized table if not just resize the image in an image editor.<br><br>I can only guess that -boRg- done this to improve performance and bandwidth issues as using all CSS would save time and bandwidth over using an image.<br><br><span style="font-size:10px"><br /><br />Edited by Mikey - 16&nbsp;April&nbsp;2006 at 12:07am</span>]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 00:06:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104431.html#104431</guid>
  </item> 
  <item>
   <title><![CDATA[table bg image not showing : table_bg_image does not appear...]]></title>
   <link>https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104418.html#104418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13781">ppkppk</a><br /><strong>Subject:</strong> 19325<br /><strong>Posted:</strong> 15&nbsp;April&nbsp;2006 at 7:43pm<br /><br />&nbsp;table_bg_image does not appear to be loading / showing in your forum nor the final version I downloaded earlier. <DIV>&nbsp;</DIV><DIV>Any reason why? </DIV>]]>
   </description>
   <pubDate>Sat, 15 Apr 2006 19:43:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/table-bg-image-not-showing_topic19325_post104418.html#104418</guid>
  </item> 
 </channel>
</rss>