Hi all,
Like I discussed earlyer with Jonathan I have added a background image in
/functions/page_header.php in my webmail.
After this I removed the white colors from the table, cause I want it to
be transparant. Unfortuanatly this does not happen because of the html_tag
function, this one links to $bgcolor in html.php. If I remove $bgcolor
from the html.php my login.php is allright, I have the background image,
and all tables are transparant. BUT after that my tables under options in
webmail are totally messed up after that. I tried to make a new function
for html_tag in login.php by renaming all html_tag here to html_tag1 and
create a new funtion in html.php by adding this:
function html_tag1( $tag, // Tag to output
$val = '', // Value between tags
$align = '', // Alignment
$xtra = '' ) { // Extra options
This also doesn't work cause now it give me all sorst of error that
headers are already loaded.
Is there any other way to let login.php use another function for html_tag,
cause I want login.php not to use $bgcolor, but the rest of webmail does
have to use this :(
Thanks in advance,
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: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
--
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