Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 14th, 2000, 07:54 AM
Tressa Tressa is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2000
Posts: 1 Tressa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
No luck in other forumns - I hope someone can help here...I have several tables using jpegs as backgrounds. Problem is when I put I nested table in with a solid background, the "parent" or main table overrides the nested one and I don't see it's solid color - only the background of the main table. I can't use the transparent gif trick because I don't want a plain white background, I want a colored background. I tried putting the other nested table (removing the solid color) within another table and giving the bigger table the solid background instead to "show through". This problem is only in Netscape and I am using FrontPage 2000.
-Tressa

Reply With Quote
  #2  
Old November 21st, 2000, 01:49 PM
oskar oskar is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2000
Location: Copenhagen, DK
Posts: 221 oskar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 30 m 44 sec
Reputation Power: 8
Send a message via ICQ to oskar
Using backgroundimages in tables "require" that you tell every cell to having a backgroundimage or not. At least if you are putting a table into another table, and want it to look the same way in browsers supporting background-images in cells.

background="none"

is what you have to do at first! If you dont want the image to appear again for every cell.
Yes, it's a netscape "problem"

Then, if you want a bgcolor for a cell, you have to define it IN THE CELL, and as a stylesheet, to make sure it will look correct in all netscape's.
Like this:
<pre>
<td background="none" class="none" bgcolor="black">
</pre>

where class="none" is

<pre>
.none {background-image:none; background-color:black;}
<pre>

a part of a stylesheet, in the document or as an external stylesheet.

This make it work in all netscape versions supporting backgroundimages in cells.
If you don't know anything about css, you should visit http://www.w3.org/

Steffen


Reply With Quote
  #3  
Old December 30th, 2000, 06:06 AM
rashmi rashmi is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: pune
Posts: 3 rashmi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Bgcolor is not supported in Netscape higher versions. So, instead of that you will have to place the bgcolors with background with images of the color corresponding to the bgcolor.
For example:
Replace your code :

<table bgcolor="#ff00ff"></table>
with
<table background="green.gif"></table>

green.gif -> a small image say width 5 px x 5px.

This will surely work.

Rashmi.B.
----------------------------------------

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by Tressa:
No luck in other forumns - I hope someone can help here...I have several tables using jpegs as backgrounds. Problem is when I put I nested table in with a solid background, the "parent" or main table overrides the nested one and I don't see it's solid color - only the background of the main table. I can't use the transparent gif trick because I don't want a plain white background, I want a colored background. I tried putting the other nested table (removing the solid color) within another table and giving the bigger table the solid background instead to "show through". This problem is only in Netscape and I am using FrontPage 2000.
-Tressa
[/quote]


Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > DESPARATE! Table question...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway