I uploaded the codes: address of php file (that should test on it) http://pastebin.com/pastebin.php?dl=m49bbfbc4 ---------------------------------------------------------------------------------- I wish change line 15 to address of files on mycomputer
---------------------------------------------------------------------------------- & CSS file: http://pastebin.com/pastebin.php?dl=m6e6d05063 +++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++ On Aug 2, 12:11 am, Zach Edwards <[email protected]> wrote: > Could you upload the HTML to pastebin.com for easy viewing please? > > -Zach > > On Sat, Aug 1, 2009 at 1:19 AM, behnam <[email protected]> wrote: > > > this is not work > > I supposal <link> tags exist in <head> not <body> > > please help me > > (please test the codes on below file before relese) > > > copy below codes in a text editor & save it by .php file type & Brows > > by a program like EasyPHP & TEST your script on it. > > > ___________________________________________________________ > > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > *********************************************************************************** > > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:// > >www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > > > <html> > > <head> > > <title>Travian com1</title> > > <meta name="content-language" content="en" /> > > <meta http-equiv="cache-control" content="max-age=0" /> > > <meta http-equiv="imagetoolbar" content="no" /> > > <meta http-equiv="content-type" content="text/html; > > charset=UTF-8" / > > > <script src="mt-core.js?66388" > > type="text/javascript"></script> > > > <script src="mt-more.js?66388" > > type="text/javascript"></script> > > <script src="unx.js?66388" type="text/javascript"></script> > > <script src="new.js?66388" type="text/javascript"></script> > > <link href="gpack/travian35/gp_compact.css?66388" > > rel="stylesheet" type="text/css" /><link href="gpack/travian35/lang/en/ > > lang.css?66388" rel="stylesheet" type="text/css" /> </head> > > > <body onload="initCounter()"> > > > <div id="dynamic_header"> > > </div> > > > <div id="header"></div> > > > <div id="mid"> > > <div id="side_navi"> > > <a id="logo" > > href="http://www.travian.com/"><img > > src="img/x.gif" > > alt="Travian" /></a> > > <p> > > <a href="http://www.travian.com/index.php > > ">Homepage</a> > > <a href="http://www.travian.com/anleitung.php > > ">Instructions</a> > > > <a href="login.php">Login</a> > > <a href="anmelden.php">Register</a> > > </p> > > <p> > > > <a href="http://forum.travian.com/" > > target="_blank">Forum</a> > > <a href=" > >http://www.travian.com/chat.php?chatname=T_guest???" > > target="_blank">Chat</a> > > </p> > > > <p> > > <a href="http://www.travian.com/impressum.php > > ">Imprint</a> > > <a href="support.php">Support</a> > > </p> > > </div> > > > <div id="content" class="login"> > > > <h1><img class="img_login" src="img/x.gif" alt="log in the game" /></ > > h1> > > > <h5><img class="img_u04" src="img/x.gif" alt="login" /></h5> > > <p>You must have cookies enabled to be able to log in. If you share > > this computer with other people you should log out after each session > > for your own safety.</p> > > > <form method="post" name="snd" action="dorf1.php"> > > <input type="hidden" name="w" value="" /> > > <input type="hidden" name="login" value="1249114359" /> > > > <table id="login_form"> > > <tbody> > > <tr class="top"> > > <th>name</th> > > <td><input class="text" type="text" name="e784624" > > value="" > > maxlength="15" /> <span class="error"> </span></td> > > > </tr> > > <tr class="btm"> > > <th>password</th> > > <td><input class="text" type="password" > > name="e2a1435" value="" > > maxlength="20" /> <span class="error"> </span></td> > > </tr> > > </tbody> > > </table> > > > <p class="btn"> > > <input type="hidden" name="e3e4428" value="" /> > > <input type="image" value="login" name="s1" > > onclick="xy();" > > id="btn_login" class="dynamic_img" src="img/x.gif" alt="login button" / > > > </p> > > > </form> > > > </div> > > > <div id="side_info" class="outgame"> > > > <h5><img src="http://www.travian.com//img/en/t2/newsbox1.gif" > > alt="newsbox 1"></h5> > > > <div class="news">s4.travian.com has been > > started on the 10th of > > July. > > <br><br> > > You can find information about all our servers <a href="http:// > > forum.travian.com/showthread.php?t=99383">here</a>. > > <br><br> > > Regards > > <br> > > Tschena</div> > > </div> > > > <div class="clear"></div> > > > </div> > > > <div class="clear"></div> > > > <div id="footer"> > > <div id="mfoot"> > > <a > > href="http://www.travian.com/anleitung.php?s=3">FAQ</a> > > | > > <a > > href="http://www.travian.com/screenshots.php">Screenshots</a> > > | > > <a href="http://www.travian.com/links.php">Links</a> | > > <a href="http://www.travian.com/spielregeln.php">Game > > rules</a> | > > <a > > href="http://www.travian.com/spielregeln.php?agb">Terms</a> > > | > > <a href="http://www.travian.com/impressum.php">Imprint</a> > > > <br /> > > <div class="copyright"> 2004 - 2009 Travian Games GmbH</div> > > </div> > > <div id="cfoot"></div> > > </div> > > > <div id="ce"></div> > > </body> > > </html> > > <div id="sysmsg"></div> > > > ___________________________________________________________ > > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > *********************************************************************************** > > > & save the below css file &use this for change style & see work of > > your script > > > ___________________________________________________________ > > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > *********************************************************************************** > > > @CHARSET "UTF-8";body{text-align:left;direction:ltr;margin:0;}img > > {border:0;}img,a,div{background-repeat:no-repeat;background-position:0 > > 0;} > > h1,h2,span,form,img,li{margin:0;padding:0;}h1{margin-bottom:8px;}p > > {margin:14px 0;padding:0;} > > label{white-space:nowrap;}#msfilter{width:1px;height: > > 1px;position:absolute;z-index:99;} > > .hide{display:none;}div#header{width:100%;min-width:980px;height:67px;} > > div#mid{float:left;width:100%;min-width:980px;margin-bottom:15px;} > > div#content{float:left;min-height: > > 450px;position:relative;overflow:hidden;}div.universal{width: > > 502px;padding:0 25px 0 25px;} > > div.login{width:502px;padding:0 25px 0 25px;}div.logout{width: > > 502px;padding:0 25px 0 25px;} > > div.signup{width:502px;padding:0 25px 0 25px;}div.activate{width: > > 502px;padding:0 25px 0 25px;} > > div.banned_cn{width:502px;padding:0 25px 0 25px;}div.player{width: > > 502px;padding:43px 25px 0 25px;} > > div.alliance{width:502px;padding:43px 25px 0 25px;}div.forum{width: > > 502px;padding:43px 25px 0 25px;} > > div.statistics{width:502px;padding:43px 25px 0 25px;}div.reports{width: > > 502px;padding:43px 25px 0 25px;} > > div.messages{width:502px;padding:43px 25px 0 25px;}div.a2b{width: > > 502px;padding:43px 25px 0 25px;} > > div.village3{width:502px;padding:43px 25px 0 25px;}div.plus{width: > > 502px;padding:43px 25px 0 25px;} > > div.warsim{width:502px;padding:43px 25px 0 25px;}div.map{width: > > 552px;padding:43px 0 0 0;} > > div.support{width:502px;padding:15px 25px 0 25px;}div.village1{width: > > 552px;padding:43px 0 0 0;} > > div.village2{width:540px;padding:43px 6px 0 6px;}div.build{width: > > 552px;}div#build{width:502px;padding:43px 25px 0 25px;} > > div.error_site{width:552px;padding:0;}p.btn{text-align:center;} > > div#textmenu{margin:14px 0;} > > div.clear{clear:both;width:0;height:0;}table{margin:0;} > > td.aligned_coords{width:84px;padding:2px 0;white-space:nowrap;} > > td.aligned_coords div{float:left;}td.aligned_coords div.cox{width: > > 38px;text-align:right;} > > td.aligned_coords div.pi{width:8px;text-align:center;} > > td.aligned_coords div.coy{width:38px;text-align:left;} > > span.dur{white-space:nowrap;}div#sysmsg{width:502px;margin:auto;} > > div#ltime{width:220px;height:15px;position:absolute;top:42px;left: > > 5px;z-index:3;} > > div#dynamic_header{width:100%;min-width:980px;height:28px;background- > > color:#747273;overflow:hidden;} > > body.mod1 div#dynamic_header{height:70px;}body.mod1 div#dynamic_header > > div.dyn1{float:left;width:780px;height:70px;} > > body.mod1 div#dynamic_header div.dyn2{float:right;width:151px;height: > > 70px;}body.mod1 iframe#ad_iframe{position:absolute;left:168px;width: > > 468px;height:60px;z-index:10;} > > body.mod1 div#ltime{top:83px;}body.mod1 div#res{top:137px;}body.mod2 > > div#dynamic_header{height:100px;} > > body.mod2 div#dynamic_header div.dyn1{min-width:900px;width: > > 100%;height:100px;}body.mod2 iframe#ad_iframe{position:absolute;left: > > 82px;top:0;width:728px;height:90px;z-index:10;} > > body.mod2 div#ltime{top:113px;}body.mod2 div#res{top:167px;}body.mod3 > > div#dynamic_header div.dyn1{width:127px;height: > > 604px;position:absolute;left:692px;top:6px;z-index:5;} > > body.mod3 iframe#ad_iframe{width:120px;height: > > 600px;position:absolute;left:696px;top:10px;z-index:10;} > > body.mod3 div#mtop{width:692px;}body.mod3 div#plus_div{margin-left: > > 237px;}body.mod3 div#content{min-height:469px;} > > body.mod3 div#side_info{margin-left:132px;}div#mtop{width:570px;height: > > 67px;position:relative;left:231px;top:-7px;} > > div#mtop *{float:left;padding:0;margin:0;}a#plus{margin-left:115px;} > > div#side_navi{float:left;width:130px;position:relative;} > > div#side_navi p{margin:0 0 28px;line-height:20px;}div#side_navi p a > > {padding-left:12px;display:block;} > > div#side_navi p.deltimer{width:120px;margin-left:5px;}div#side_navi > > p.deltimer a{text-align:center;padding:0;} > > div#side_info{float:left;padding-left:10px;padding-top: > > 5px;position:relative;}div#side_info h5{margin-left:10px;} > > div#side_info h6{margin:0;padding:0;}div#side_info div.news{margin- > > ... > > read more ยป --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en -~----------~----~----~----~------~----~------~--~---
