only half of layer is colored with BGcolor NS

message from A.H.O. on 20 Jul 2004
Can someone tell me why on earth only half of my layers are colored with my BG
Color in NS? I dont mean 5 out of 10, I mean 50% of each layer.

www.americanheritageoutdoors.com/anglerscatalog mouseover the
"HydrasorbUltra" text in the first product table
Opera is doing the same thing...

IE works great. ?????
 
John Gaver replied to A.H.O. on 20 Jul 2004
Without pulling the html and stylesheet into DW, which I don't have time to do,
I can't tell you the reason for the background problem, but I did notice that
you are using a lot of non-standard fonts. Remember that not every computer has
the same fonts as yours. If one of the specified fonts does not exist on the
target computer, it will, by default, render in sans-serif and in most cases,
you will not like the result. Just a thought.
 
Mad Dog replied to A.H.O. on 19 Jul 2004
Page not found
The page you are looking for might have been removed,
had its name changed, or is temporarily unavailable.
 
Osgood replied to A.H.O. on 20 Jul 2004
Your missing a lot of the # before the bgcolor. bgcolor="506c60" should
be bgcolor="#506c60"

<td width="150" valign="top"
bgcolor="506c60"><!--DWLayoutEmptyCell--> </td>
 
Osgood replied to Osgood on 20 Jul 2004
fishingmontana.htm

A good percentage of the main green background doesnt appear.

Osgood wrote:
 
Murray *TMM* replied to Osgood on 20 Jul 2004
You've got about a million instances of PVII Snap in the body tag. That's
not the right way to use it. A correctly applied Snap should have two
mentions in the body tag 1) onLoad, and 2) onResize. One call to snap can
snap hundreds of layers. You don't need hundreds of separate calls.

So, when you apply the behavior, you select a layer, and enter the snap
data, then select another layer and enter the snap data, and so on.

Your popup layers are funky because you have assigned a height to them -

<div id="Hydrasorbpopup" style="position:absolute; width:200px;
height:115px;

Just delete that height and let the browser determine it....
 
Murray *TMM* replied to Murray *TMM* on 21 Jul 2004
Sorry for stealing your thunder!
 
A.H.O. replied to Murray *TMM* on 21 Jul 2004
I guess Im confused. How can I apply 20 some different snaps of different
layers to different positions using the same snap command?
;P7_Snap('prespickcell','Layer1',15,47,
'trophypagecell','layer2',12,40,'anglerscatalogcell','layer3',0,10 bla bla bla)

Like that?
 
SpiritoftheRadio replied to A.H.O. on 20 Jul 2004
it does too in Mozilla
 

Archived message: only half of layer is colored with BGcolor NS (Macromedia Dreamweaver Web Design)