Pages vues depuis 25/05/2001 : 109 438 364
Index du forum »» Le coin des codeurs »» Un opentable transparent
.lignc{
background-color: transparent;
color: #404040;
font-size:11px;
text-decoration:none;
}
.lignc table{
background-color: transparent;
}
.lignc td{
background-color: transparent;
}
.lignc tr{
background-color: transparent;
}
<?php
#autodoc opentable() : Ouverture de tableaux pour le thème
function opentable() {
if (function_exists("opentable_theme")) {
opentable_theme();
} else {
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" class=\"LIGNA\"><tr><td>\n";
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"6\" class=\"LIGNC\"><tr><td>\n";
}
}
?>
\n";
echo "
|