|
发表于 2008-9-3 09:18:53
|
显示全部楼层
来自 中国–湖北–襄阳
回复: 汉化问题....请求帮助
add(motd,2048,"[color="Red"]<meta charset=UTF-8><html><head><style>")
add(motd,2048,"body { background-color:#000000; font-family:Arial; font-size:13px; color:#FFFFFF; }")
add(motd,2048,".tabel { border-style:solid; border-width:1px; border-color:#FFFFFF; font-family:Arial; font-size:13px; color:#FFFFFF; }")
add(motd,2048,".header { background-color:#292929; font-family:Arial; font-size:13px; color:#FFFFFF; font-weight:800; }")
add(motd,2048,"</style></head><body>")
add(motd,2048,"<br><br><table border=0 cellspacing=0 cellpadding=1 width=90% align=center class=tabel>")
try try ... |
|