Hey all,

I have set a background image in my login.php, and removed all colors out
of the table. But now the table is all yellow and stuff...

This is my output:
<--removed upper part-->
<body background="../images/bck_main_lijn.gif" text="#000000"
link="#0000CC" vlink="#0000CC" alink="#0000CC"
onload="squirrelmail_loginpage_onload();">
<form action="redirect.php" method="post">
<table bgcolor="border="0" cellspacing="0" cellpadding="0"
width="100%""><tr><td align="center"><center><img
src="../images/asc_international_logo_groot.gif" alt="ASC International BV
Logo" width="350" height="166" /><br />
<small>SquirrelMail version 1.4.0 RC1<br />
  By the SquirrelMail Development Team<br /></small>
<table bgcolor="border="0" width="350""><tr><td bgcolor="#DCDCDC"
align="center"><b>ASC International BV Login</b>
</td></tr><tr><td align="left">
<table bgcolor="border="0" width="100%"" align="center"><tr><td
align="right" width="30%">Name:</td><td align="left" width="*"><input
type="text" name="login_username" value="" /></td></tr>
<tr><td align="right" width="30%">Password:</td><td align="left"
width="*"><input type="password" name="secretkey" />
<input type="hidden" name="js_autodetect_results" value="SMPREF_JS_OFF" />
<input type="hidden" name="just_logged_in" value="1" />
</td></tr></table></td></tr><tr><td align="left"><center><input
type="submit" value="Login"
/></center></td></tr></table></center></td></tr></table></form>


As you can see all table definitions start with table bgcolor="border="0"
how do I fix this, as Iam guessing this is causing the problems. I want
the table to be transparant above the background image.

Regards, Ronald.
-- 
Computers are like airconditioners: They stop working properly if you open
windows.

Win95:       A 32-bit patch for a 16-bit GUI shell running on top of an
8-bit operating system written for a 4-bit processor by a 2-bit company
who cannot stand 1 bit of competition.


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to