Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

background colour

Status
Not open for further replies.

newtek1

Technical User
Mar 11, 2002
22
AU
i'm using d/w 4
when i change the background colour in page properties on my index page it looks green then when i preview in browser and upload and view the background remains white
i have been to the edit preferences what else can any one suggest
 
thanks for responding julianne
here is the code looks like it would be ok

<html>
<head>
<title>index page</title>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;>
</head>

<body bgcolor=&quot;#003333&quot; text=&quot;#000000&quot;>
</body>
</html>
 
I wonder whether you have an odd setting in your browser because I just copied and pasted your code into DW4 - all looked OK. I then clicked to Preview in Browser (I'm using IE6) and again, all looked well.

I usually work with the split view in DW, so that I can see the code and WYSIWYG at the same time. If I go to change anything in the actual code a bar comes up which I have to click in order to refresh the WYSIWYG display. Are you doing this?

What happens if you preview in IE and press the Refresh button? I know there are options within IE that means it can either check for a new variation of the page each time you call it up or it can refer to the one in its cache.

What happens if you save your page then open it via the File-Open method directly in Internet Explorer?

Check these settings or clear your IE Temporary Files and see if this makes any difference.

Let me know if any of these ideas work.
 
It sounds like newtek1 merely needs to refresh the browser. The html code is perfect. When in doubt, deny all terms and defnitions.
 
thanks again for the suggestions
i have been refreshing and previewing but not uploading yet so
i've decided to redo the whole lot with frameset properties
thanks again
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top