|
Gene -> RE: Background in Netscape (4/2/2001 13:57:00)
|
As you most like already know, when you use a theme, you set the background in the theme you are using. More than likely, the root cause of this problem could be the use of css. Style sheets and Netscape do not play well together all the time. However, you ARE missing the <body> and </body> tags from the code. This may be causing it as well. The <body> tag should go right after the </head> tag. The </body> tag should go just before or above the </html> tag at the very end/------------------ Gene White WebTeky Full Service Web Development http://www.webteky.com/ http://www.webteky.net
[This message has been edited by Gene (edited 04-02-2001).]
|
|
|
|