This topic is locked

Should this make my background black

5/28/2008 2:38:09 AM
PHPRunner General questions
B
bochaka author

Hi

I am trying to change my background colour to black, but its not working.I note a similar topic on the forum but the resolution was not posted.

My code is

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD><TITLE>Login</TITLE>

<META http-equiv=Content-Type content="text/html; charset=windows-1252"><LINK

href="include/style.css" type=text/css rel=stylesheet>

<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>

<BODY text=#000000 link=#0066cc bgColor=#000000 leftMargin=0 topMargin=0

onload=java script:document.forms[0].username.focus(); marginwidth="0"

marginheight="0">
I had actually spelt it as bgcolor but it changes to bgColor, I dont know if this makes any difference.Could a setting on the css file be over riding this one.

R
ringlis1 5/28/2008

what file are you trying to make the change in?

R
ringlis1 5/28/2008

Here is an example that I found in the forums for you:
You can edit backgroud color on the Visual Editor tab-> HTML mode.

Here is a sample:

<BODY bgColor=white style="background-color: white;">

B
bochaka author 5/28/2008

Hi

I ve tried it on the login and register pages, i think there may be a glitch in the visual editor too as after IT FAILED to change colour i uploaded the unchanged page but it displayed the change, then again some other times it didnt and also some times after including the html the remaining code on the html view was deleted???????????.

I also had a case where after editing the html on the register page, attempting to view the code view would cause the visual editor to totally freeze, i could not change the page or select any other page in the editor, even after resetting the page, but the rest of the software features worked fine, i copied the code to a txt file if you want to check it out.

J
Jane 5/29/2008

Hi,
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.