Forum'da ara:
Ara


Yazar Mesaj
Mesaj01.01.2011, 20:08 (UTC)    
Mesaj konusu: css kodunu ayarlama

Tasarımın Üstü:

Kod:
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" />
<link href="http://www.metin2.org//css/reset.css" rel="stylesheet" type="text/css" media="all" />
<link href="http://www.metin2.org//css/all.css" rel="stylesheet" type="text/css" media="all" />
<link href="http://www.metin2.org//css/plugins.css" rel="stylesheet" type="text/css" media="screen" /> <!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="http://www.metin2.org/css/ie6.css" media="screen"/><![endif]--> <!--[if gte IE 6]><link rel="stylesheet" type="text/css" href="http://www.metin2.org/css/ie7.css" media="screen"/><![endif]--> <script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script> <script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6488330-15");
pageTracker._trackPageview();
} catch(err) {}</script> <script type="text/javascript" src="/js/jquery-latest.pack.js"></script> <script type="text/javascript" src="/js/jquery.validationEngine.modified.js"></script> <script type="text/javascript" src="http://www.metin2.org/js/jquery.validationEngine.rules.php"></script> <script type="text/javascript" src="/js/iepngfix_tilebg.js"></script> <script type="text/javascript" src="/js/jquery.tools.min.js"></script> <script type="text/javascript" src="/js/jquery.fancybox-1.3.1.pack.js"></script> <script type="text/javascript" src="/js/jquery.bgiframe.js"></script> <script type="text/javascript" src="/js/main.js"></script> <script type="text/javascript">
$.fn.exists = function(){return jQuery(this).length>0;}

function storeHighscoreServer(idx) {
setCookie('highscoreserver', idx, 30);
$.getJSON('http://www.metin2.org/main/highscores/' + idx, function (data) {$("#highscore-player").html(data["player"]);$("#highscore-guild").html(data["guild"]);});
}

$(document).ready(function(){
$('#namefield, #emailfield').each(function() {
var default_value = this.value;
$(this).focus(function() {
if(this.value == default_value) {
this.value = '';
}
});
$(this).blur(function() {
if(this.value == '') {
this.value = default_value;
}
});
});
})

</script> <!-- #MMO:NETBAR# --> <script type="text/javascript">
var mmoCSS = ' body {margin:0; padding:0;} #mmonetbar { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.bg.png) repeat-x; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; height:32px; left:0; padding:0; position:absolute; text-align:center; top:0; width:100%; z-index:3000; } #mmonetbar #mmoContent { height:32px; margin:0 auto; width:1024px; position: relative; } #mmonetbar .mmosmallbar {width:585px !important;} #mmonetbar .mmosmallbar div.mmoBoxMiddle { width: 290px; } #mmonetbar .mmonewsout {width:800px !important;} #mmonetbar .mmouseronlineout {width:768px !important;} #mmonetbar .mmolangout {width:380px !important;} #mmonetbar .mmolangout .mmoGame { width: 265px; } #mmonetbar a { color:#666; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; outline: none; text-decoration:none; white-space:nowrap; } #mmonetbar select { background-color:#611200 !important; border:1px solid #000 !important; color:#d0b88c !important; font:normal 11px Verdana, Arial, Helvetica, sans-serif; height:18px; margin-top:3px; width:100px; } #mmonetbar .mmoGames select {width:80px;} #mmonetbar option { background-color:#611200 !important; color:#d0b88c !important; } #mmonetbar option:hover { background-color:#7a1801 !important; } #mmonetbar select#mmoCountry {width:120px;} #mmonetbar .mmoSelectbox { background-color:#611200; float:left; margin:3px 0 0 3px; position:relative; } * html #mmonetbar .mmoSelectbox {position:static;} *+html #mmonetbar .mmoSelectbox {position:static;} #mmonetbar #mmoOneGame {cursor:default; height:14px; margin-top:3px; padding-left:5px; width:80px;} #mmonetbar .label {float:left; font-weight:bold; margin-right:4px; overflow:hidden !important;} #mmonetbar #mmoUsers .label {font-size:10px;} #mmonetbar .mmoBoxLeft, #mmonetbar .mmoBoxRight { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat -109px -4px; float:left; width:5px; height:24px; } #mmonetbar .mmoBoxRight {background-position:-126px -4px;} #mmonetbar .mmoBoxMiddle { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.bg.png) repeat-x 0 -36px; color:#d0b88c !important; float:left; height:24px; line-height:22px; text-align:left; white-space:nowrap; } #mmonetbar #mmoGames, #mmonetbar #mmoLangs {margin:0px 4px 0 0;} #mmonetbar #mmoNews, #mmonetbar #mmoUsers, #mmonetbar #mmoGame, #mmonetbar .nojsGame {margin:4px 4px 0 0;} #mmonetbar #mmoLogo { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat top left; float:left; display:block; height:32px; width:108px; } #mmonetbar #mmoNews {float:left; width:252px;} #mmonetbar #mmoNews #mmoNewsContent {text-align:left; width:200px;} #mmonetbar #mmoNews #mmoNewsticker {overflow:hidden; width:240px;} #mmonetbar #mmoNews #mmoNewsticker ul { list-style-type: none; margin: 0; padding: 0px; } #mmonetbar #mmoNews #mmoNewsticker ul li { font:normal 11px/22px Tahoma, Arial, Helvetica, sans-serif !important; color:#d0b88c !important; padding: 0px; margin: 0; } #mmonetbar #mmoNews #mmoNewsticker ul li a img {border:0;} #mmonetbar #mmoNews #mmoNewsticker ul li a {color:#d0b88c !important;} #mmonetbar #mmoNews #mmoNewsticker ul li a:hover {text-decoration:underline;} #mmonetbar #mmoUsers {float:left; width:178px;} #mmonetbar #mmoUsers .mmoBoxLeft {width:17px;} #mmonetbar #mmoUsers .mmoBoxMiddle {padding-left:3px; width:150px;} #mmonetbar .mmoGame {display:none; float:left; width:432px;} #mmonetbar .mmoGame #mmoGames {float:left; width:206px;} #mmonetbar .mmoGame #mmoLangs {float:left; margin:0; width:252px;} #mmonetbar .mmoGame label { color:#d0b88c !important; float:left; font-weight:400 !important; line-height:22px; margin:0px; text-align:right !important; width:110px; font-size: 11px !important; } #mmonetbar .nojsGame {display:block; width:470px;} #mmonetbar .nojsGame .mmoBoxMiddle {width:450px;} #mmonetbar .nojsGame .mmoSelectbox {margin:0px 0 0 3px;} *+html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} * html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} #mmonetbar .nojsGame .mmoGameBtn { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat -162px -7px; border:none; cursor:pointer; float:left; height:18px; margin:3px 0 0 7px; padding:0; width:18px; } #mmonetbar .mmoSelectArea { border:1px solid #000; color:#d0b88c !important; display:block !important; float:none; font-weight:400 !important; font-size:11px; height:16px; line-height:13px; overflow:hidden !important; width:90px; } #mmonetbar #mmoLangSelect .mmoSelectArea {width:129px;} #mmonetbar #mmoLangSelect { z-index: 10000; position: relative; } #mmonetbar #mmoLangSelect .mmoOptionsDivVisible {min-width:129px;} #mmonetbar .mmoSelectArea .mmoSelectButton { background: url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat -141px -8px; float:right; width:17px; height:16px; } #mmonetbar .mmoSelectText {cursor:pointer; float:left; overflow:hidden; padding:1px 2px; width:68px;} #mmonetbar #mmoLangSelect .mmoSelectText {width:107px;} #mmonetbar #mmoOneLang {cursor:default; height:14px;} #mmonetbar div.mmoOneLang { background: none; } #mmonetbar div.mmoOneLang #mmoOneLang { border: none; padding: 2px 3px; } #mmonetbar .mmoOptionsDivInvisible, #mmonetbar .mmoOptionsDivVisible { background-color: #611200 !important; border: 1px solid #000; position: absolute; min-width:90px; z-index: 3100; } * html #mmonetbar .mmoOptionsDivVisible .highlight {background-color:#7a1801 !important} #mmonetbar .mmoOptionsDivInvisible {display: none;} #mmonetbar .mmoOptionsDivVisible ul { border:0; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; list-style: none; margin:0; padding:2px; overflow:auto; overflow-x:hidden; } #mmonetbar #mmoLangs .mmoOptionsDivVisible ul {min-width:125px;} #mmonetbar .mmoOptionsDivVisible ul li { background-color: #611200; height:14px; padding:2px 0; } #mmonetbar .mmoOptionsDivVisible a { color: #d0b88c !important; display: block; font-weight:400 !important; height:16px !important; min-width:80px; text-decoration: none; white-space:nowrap; width:100%; } #mmonetbar #mmoContent .mmoLangList a {min-width:102px;} #mmonetbar .mmoOptionsDivVisible li:hover {background-color: #7a1801;} #mmonetbar .mmoOptionsDivVisible li a:hover {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive {background-color: #7a1801 !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive a {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible ul.mmoListHeight {height:240px} #mmonetbar .mmoOptionsDivVisible ul.mmoLangList.mmoListHeight li {padding-right:15px !important; width:100%;} #mmonetbar #mmoGameSelect ul.mmoListHeight a {min-width:85px;} #mmonetbar #mmoLangSelect ul.mmoListHeight a {min-width:105px;} #mmonetbar #mmoFocus {position:absolute;left:-2000px;top:-2000px;} #mmonetbar #mmoLangs .mmoSelectText span, #mmonetbar #mmoLangs .mmoflag { background: transparent url(http://mmogame.com/img/mmoflags.png) no-repeat; height:14px !important; padding-left:23px; } .mmo_AE {background-position:left 0px !important} .mmo_AR {background-position:left -14px !important} .mmo_BE {background-position:left -28px !important} .mmo_BG {background-position:left -42px !important} .mmo_BR {background-position:left -56px !important} .mmo_BY {background-position:left -70px !important} .mmo_CA {background-position:left -84px !important} .mmo_CH {background-position:left -98px !important} .mmo_CL {background-position:left -112px !important} .mmo_CN {background-position:left -126px !important} .mmo_CO {background-position:left -140px !important} .mmo_CZ {background-position:left -154px !important} .mmo_DE {background-position:left -168px !important} .mmo_DK {background-position:left -182px !important} .mmo_EE {background-position:left -196px !important} .mmo_EG {background-position:left -210px !important} .mmo_EN {background-position:left -224px !important} .mmo_ES {background-position:left -238px !important} .mmo_EU {background-position:left -252px !important} .mmo_FI {background-position:left -266px !important} .mmo_FR {background-position:left -280px !important} .mmo_GR {background-position:left -294px !important} .mmo_HK {background-position:left -308px !important} .mmo_HR {background-position:left -322px !important} .mmo_HU {background-position:left -336px !important} .mmo_ID {background-position:left -350px !important} .mmo_IL {background-position:left -364px !important} .mmo_IN {background-position:left -378px !important} .mmo_INTL {background-position:left -392px !important} .mmo_IR {background-position:left -406px !important} .mmo_IT {background-position:left -420px !important} .mmo_JP {background-position:left -434px !important} .mmo_KE {background-position:left -448px !important} .mmo_KR {background-position:left -462px !important} .mmo_LT {background-position:left -476px !important} .mmo_LV {background-position:left -490px !important} .mmo_ME {background-position:left -504px !important} .mmo_MK {background-position:left -518px !important} .mmo_MX {background-position:left -532px !important} .mmo_NL {background-position:left -546px !important} .mmo_NO {background-position:left -560px !important} .mmo_PE {background-position:left -574px !important} .mmo_PH {background-position:left -588px !important} .mmo_PK {background-position:left -602px !important} .mmo_PL {background-position:left -616px !important} .mmo_PT {background-position:left -630px !important} .mmo_RO {background-position:left -644px !important} .mmo_RS {background-position:left -658px !important} .mmo_RU {background-position:left -672px !important} .mmo_SE {background-position:left -686px !important} .mmo_SI {background-position:left -700px !important} .mmo_SK {background-position:left -714px !important} .mmo_TH {background-position:left -728px !important} .mmo_TR {background-position:left -742px !important} .mmo_TW {background-position:left -756px !important} .mmo_UA {background-position:left -770px !important} .mmo_UK {background-position:left -784px !important} .mmo_US {background-position:left -798px !important} .mmo_VE {background-position:left -812px !important} .mmo_VN {background-position:left -826px !important} .mmo_YU {background-position:left -840px !important} .mmo_ZA {background-position:left -854px !important} .mmoGameIcon_4story a span { background-position:0 -0px !important } .mmoGameIcon_4story_hu a span { background-position:0 -22px !important } .mmoGameIcon_4story_us a span { background-position:0 -44px !important } .mmoGameIcon_airrivals a span { background-position:0 -66px !important } .mmoGameIcon_battleknight a span { background-position:0 -88px !important } .mmoGameIcon_bitefight a span { background-position:0 -110px !important } .mmoGameIcon_cabal a span { background-position:0 -132px !important } .mmoGameIcon_drivals a span { background-position:0 -154px !important } .mmoGameIcon_elsword a span { background-position:0 -176px !important } .mmoGameIcon_gilde a span { background-position:0 -198px !important } .mmoGameIcon_gladiatus a span { background-position:0 -220px !important } .mmoGameIcon_ikariam a span { background-position:0 -242px !important } .mmoGameIcon_katsuro a span { background-position:0 -264px !important } .mmoGameIcon_kingsage a span { background-position:0 -286px !important } .mmoGameIcon_legend a span { background-position:0 -308px !important } .mmoGameIcon_metin2 a span { background-position:0 -330px !important } .mmoGameIcon_monstersaga a span { background-position:0 -352px !important } .mmoGameIcon_nostale a span { background-position:0 -374px !important } .mmoGameIcon_noxmortis a span { background-position:0 -396px !important } .mmoGameIcon_ogame a span { background-position:0 -418px !important } .mmoGameIcon_rageclaw a span { background-position:0 -440px !important } .mmoGameIcon_warpfire a span { background-position:0 -462px !important } .mmoGameIcon_warpfireng a span { background-position:0 -484px !important } .mmoGameIcon_wildguns a span { background-position:0 -506px !important } .mmoGameIcon a span { background-image:url(http://mmogame.com/game-img/mmogame/nb.850ad9fef944ee0325daf42e90eaef25.png); } div#mmonetbar a:active { top: 0; } div#mmoGamesOverviewPanel { width: 286px; position: absolute; top: 0; right: 0; font: 12px Arial, sans-serif; } div#mmoGamesOverviewPanel h4, div#mmoGamesOverviewPanel h5 { margin: 0; font-size: 12px; font-weight: bold; text-align: left; } div#mmoGamesOverviewPanel a { text-decoration: none; } div#mmoGamesOverviewPanel a img { border: none; } div#mmoGamesOverviewToggle { width: 168px; padding: 4px 0 4px 118px; } div#mmoGamesOverviewToggle h4 { height: 18px; position: relative; background: url(http://tr.mmogame.com/game-img/metin2/default/netbar.bg.png) repeat-x 0 -36px; top: 0px; padding: 3px 20px; } div#mmoGamesOverviewToggle h4 a { display: block; width: 116px; height: 16px; line-height: 14px; text-align: left; font-weight: normal; outline: none; color: #d0b88c !important; font-size: 11px !important; position: relative; border: 1px solid #000; padding: 0 0 0 10px; } div#mmoGamesOverviewToggle h4 a.gameCountZero { cursor: default; text-align: center; padding: 0; width: 126px; } div#mmoGamesOverviewToggle h4 a span.mmoNbPseudoSelect_icon { display: block; position: absolute; top: 0; right: 0; width: 17px; height: 16px; background: url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat -141px -8px; } span.iconTriangle { display: block; position: absolute; top: 5px; right: 10px; width: 0px; border: 5px solid transparent; border-bottom-color: #d0b88c; } div#mmoGamesOverviewToggle h4 a.toggleHidden { } div#mmoGamesOverviewToggle h4 a.toggleHidden span.iconTriangle { top: 10px; border: 5px solid transparent; border-top-color: #d0b88c; } div#mmoGamesOverviewToggle h4 span.mmoNbBoxEdge { display: block; width: 5px; height: 24px; background: url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat -109px -4px; position: absolute; top: 0; } div#mmoGamesOverviewToggle h4 span.mmoNbBoxEdge_left { left: 0; } div#mmoGamesOverviewToggle h4 span.mmoNbBoxEdge_right { right: 0; background-position: -126px -4px; } div#mmoGamesOverviewLists { clear: both; background: #611200; width: 284px; border: 1px solid #000; float: left; position: relative; top: 0px; } div#mmoGamesOverviewLists h5 { clear: both; padding: 0 18px; height: 27px; line-height: 27px; color: #d0b88c; border-bottom: 1px solid #000; background: url(http://tr.mmogame.com/game-img/metin2/default/netbar.bg.png) repeat-x 0 -3px; font-family: inherit; width: 248px; } div#mmoGamesOverviewLists ul { margin: 0; padding: 13px 0; list-style: none; width: 284px; float: left; text-align: left; } div#mmoGamesOverviewLists ul li { margin: 0; padding: 0; list-style: none; width: 138px; padding: 0 2px 1px 2px; float: left; } div#mmoGamesOverviewLists ul li a { display: block; width: 90px; padding: 0 0 0 48px; height: 24px; line-height: 24px; color: #d0b88c !important; text-align: left; position: relative; font-size: 11px !important; } div#mmoGamesOverviewLists ul li a:focus, div#mmoGamesOverviewLists ul li a:hover { background-color: #7a1801; } div#mmoGamesOverviewLists ul li a img, div#mmoGamesOverviewLists ul li.mmoGameIcon a span { display: block; width: 22px; height: 22px; position: absolute; top: 1px; left: 18px; } div#mmoGamesOverviewLists div#mmoGamesOverviewCountry { width: 20px; height: 14px; position: absolute; top: 6px; right: 12px; background-image: url(http://mmogame.com/img/mmoflags.png); background-repeat: no-repeat; } #mmonetbar div.nojsGame { width: 432px !important; } #mmonetbar div.nojsGame div.mmoBoxMiddle { width: 422px; } #mmonetbar div.nojsGame label { width: 105px; } div#mmoPFstaticWrap { position: absolute; top: 0; left: 0; z-index: 999999; } div#mmoPFstaticWrap.mmoPageFoldStatic_rtl { left: auto; right: 0; } div#mmoPageFoldStatic a#mmoPFSfold { display: block; width: 110px; height: 95px; background: url(http://mmogame.com/img/bg_light_sprite.png) no-repeat; _background-image: url(http://mmogame.com/img/bg_light_sprite.gif); text-indent: -9999px; outline: none; text-decoration: none; } div#mmoPageFoldStatic.mmoPageFoldStatic_dark a#mmoPFSfold { background-image: url(http://mmogame.com/img/bg_dark_sprite.png); _background-image: url(http://mmogame.com/img/bg_dark_sprite.gif); } div#mmoPageFoldStatic a#mmoPFSfold.hover { width: 414px; height: 419px; background-position: 0 -129px !important; } div.mmoPFS_extra { position: absolute; background: url(http://mmogame.com/img/bg_light_sprite.png) no-repeat; _background: url(http://mmogame.com/img/bg_light_sprite.gif) no-repeat; } .mmoPageFoldStatic_rtl div#mmoPageFoldStatic a#mmoPFSfold, .mmoPageFoldStatic_rtl div#mmoPageFoldStatic.mmoPageFoldStatic_dark a#mmoPFSfold, .mmoPageFoldStatic_rtl div.mmoPFS_extra { background-position: top right; background-image: url(http://mmogame.com/img/bg_light_sprite_rtl.png); _background-image: url(http://mmogame.com/img/bg_light_sprite_rtl.gif); } .mmoPageFoldStatic_rtl div#mmoPageFoldStatic.mmoPageFoldStatic_dark a#mmoPFSfold { background-image: url(http://mmogame.com/img/bg_dark_sprite_rtl.png); _background-image: url(http://mmogame.com/img/bg_dark_sprite_rtl.gif); } div.mmoPFS_extra_h { left: 0; } div.mmoPFS_extra_v { top: 0; } div#mmoPFS_extra1 { width: 110px; height: 10px; top: 95px; background-position: 0 -95px; } div#mmoPFS_extra2 { width: 40px; height: 10px; top: 105px; background-position: 0 -105px; } div#mmoPFS_extra3 { width: 10px; height: 14px; top: 115px; background-position: 0 -115px; } div#mmoPFS_extra4 { width: 5px; height: 95px; left: 110px; background-position: -110px 0; } div#mmoPFS_extra5 { width: 13px; height: 15px; left: 115px; background-position: -115px 0; } .mmoPageFoldStatic_rtl div#mmoPFS_extra1 { background-position: 100% -95px; left: auto; right: 0; } .mmoPageFoldStatic_rtl div#mmoPFS_extra2 { background-position: 100% -105px; left: auto; right: 0; } .mmoPageFoldStatic_rtl div#mmoPFS_extra3 { background-position: 100% -115px; left: auto; right: 0; } .mmoPageFoldStatic_rtl div#mmoPFS_extra4 { background-position: -299px 0; left: auto; right: 110px; } .mmoPageFoldStatic_rtl div#mmoPFS_extra5 { background-position: -286px 0; left: auto; right: 115px; } a#hoverlink { display: block; width: 110px; height: 95px; position: absolute; top: 0; left: 0; outline: none; } .mmoPageFoldStatic_rtl a#hoverlink { left: auto; right: 0; } ';
var mmostyle = document.createElement('style');
if (navigator.appName == "Microsoft Internet Explorer") {
mmostyle.setAttribute("type", "text/css");
mmostyle.styleSheet.cssText = mmoCSS;
} else {
var mmostyleTxt = document.createTextNode(mmoCSS);
mmostyle.type = 'text/css';
mmostyle.appendChild(mmostyleTxt);
}
document.getElementsByTagName('head')[0].appendChild(mmostyle);
</script> <noscript>
<style type="text/css">
body {margin:0; padding:0;} #mmonetbar { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.bg.png) repeat-x; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; height:32px; left:0; padding:0; position:absolute; text-align:center; top:0; width:100%; z-index:3000; } #mmonetbar #mmoContent { height:32px; margin:0 auto; width:1024px; position: relative; } #mmonetbar #mmoLogo { background:transparent url(http://tr.mmogame.com/game-img/metin2/default/netbar.sprites.png) no-repeat top left; float:left; display:block; height:32px; width:108px; } #mmonetbar #mmoGame, #mmonetbar #mmoFocus, #pagefoldtarget { display:none !important; } </style>
</noscript> <!-- metin2/tr game 31.12.2010 19:21 --> <script type="text/javascript">
mmoInitSelect();
mmoToggleDisplay.init("mmoGamesOverviewPanel");
staticPageFold.addLoadEvent(function() {
if (location.href.indexOf("board") == -1) {
staticPageFold.init({
"target": "pagefoldtarget",
"darkBG": true,
"langcode": "tr",
"kid": "1-29814-02014-1003-1011218a",
"alignRight": true });
}
});
</script> <!-- #/MMO:NETBAR# -->
<div id="page">
<div class="header-wrapper">
<div id="header"><a class="logo" href="http://www.metin2.org/main/index"><strong> Metin2 </strong></a>
<div class="header-box">
<div id="regBtn"><a id="toReg" href="http://www.metin2.org/user/register" title="ÜCRETSİZ HEMEN OYNA">Metin2'yi hemen şimdi bedava indir!</a>
<div id="regSteps"><a href="http://www.metin2.org/user/register" title="ÜCRETSİZ HEMEN OYNA"><span>1. Kaydol </span> » <span>2. Etkinleştir </span> » <span>3. İndir ve bedava oyna</span></a></div>
</div>
<script type="text/javascript">
$('#regBtn').hover(
function () {
$(this).addClass("reg-hover");
},
function () {
$(this).removeClass("reg-hover");
}
);
</script></div>
</div>
</div>
<!-- left column - navigation -->
<div class="container-wrapper">
<div class="container">
<div class="col-1">
<div class="boxes-top"> </div>
<div class="modul-box">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom"><!-- main navigation -->
<ul class="main-nav">
<li class="active"><a href="http://www.metin2.org/"> Başla </a></li>
<li><a href="http://www.metin2.org/main/thegame"> Oyun </a></li>
<li><a href="http://www.metin2.org/main/media"> Galeri </a></li>
<li><a href="http://www.metin2.org/main/howto"> İlk Adımlar </a></li>
<li><a href="http://www.metin2.org/main/community"> Topluluk </a></li>
<li><a href="http://www.metin2.org/main/board" target="_blank"> Forum </a></li>
<li><a href="http://www.metin2.org/main/download"> İndir </a></li>
</ul>
</div>
</div>
</div>
<div class="boxes-bottom"> aaaaaaaaaaaaaaaaaa</div>
</div>
<!-- center column --> <!-- center column -->
<div class="col-2">
<div class="content content-last">
<div class="content-bg">
<div class="content-bg-bottom">
<h2>PrivatesWmt2</h2>
<div class="gallery-inner-content">



Tasarımın Altı:

Kod:
<br class="clearfloat" />
 </div>
</div>
</div>
</div>
<div class="shadow"> </div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$("#screenshots a").overlay({
target: '#gallery',
expose: '#000'
}).gallery({
next: '.forward',
prev: '.back',
speed: 800
});
});
</script> <!-- right column -->
<div class="col-3">
<div class="boxes-top"> </div>
<div class="modul-box">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom">
<h3>Giriş</h3>
<form action="http://www.metin2.org/user/login" method="post" name="loginFormElement">
<div class="form-login">Tr.gg Uye Grisi Kodu<br />
Buraya
<div> </div>
</div>
</form>
</div>
</div>
</div>
<div class="boxes-middle"> </div>
<div class="modul-box modul-box-2">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom">
<h3>İndir</h3>
<div style="text-align: center;">Indırme linki Buraya</div>
</div>
</div>
</div>
llllllllllllllllllllllllll
<div class="boxes-middle"> </div>
<div class="modul-box modul-box-2">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom">
<h3>Sıralama</h3>
<div style="text-align: center;">Sıralama Buraya</div>
<h3 style="margin-top: 0pt;">Oyuncular</h3>
<div class="form-score">
<div id="highscore-player" style="text-align: center;">
<ul>
<ul><span style="text-decoration: underline;">Oyuncular buraya</span></ul>
</ul>
</div>
<a href="http://www.metin2.org/main/highscore" class="btn" rel="nofollow">İlk 100</a></div>
<h3 style="margin-top: 0pt;">Loncalar</h3>
<div class="form-score">
<div id="highscore-guild">
<ul>
<ul>
<li>Loncalar Buraya</li>
</ul>
</ul>
</div>
<a href="http://www.metin2.org/main/guildhighscore" class="btn" rel="nofollow">İlk 100</a></div>
</div>
</div>
</div>
<div class="boxes-bottom"> </div>
</div>
</div>
</div>
</div>
<!-- footer -->
<div class="footer-wrapper">
<div id="footer"><a class="gameforge4d" href="http://www.gameforge.com" target="_blank" rel="nofollow">gameforge4d</a>
<ul>
<li class="first"><span style="font-size: large;">PrivatesWmt2</span></li>
</ul>
</div>
</div>
<div id="lbBottomContainer" style="display: none;">
<div id="lbBottom"> </div>
<div id="lbCaption">
<div id="lbNumber">
<div style="clear: both;"> </div>
</div>
</div>
</div>
<div class="simple_overlay" id="gallery"><a class="back">back</a> <a class="forward">forward</a> <img alt="" class="progress" src="/img/loading2.gif" /></div>
<div class="overlay" id="overlay">
<div class="contentWrap"> </div>
</div>
<div style="display: none;"><!-- GFAnalytics --> <!-- GF Tracker --> <img alt="" src="http://analytics.gameforge.de/cp.php?game=metin2&lang=tr&gr=1&action=visit&kid=" style="display: none;" /> <img alt="" src="http://adsm.gameforge.de/init.gif?kid=" style="display: none;" /> <script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://tracking.gameforge.de/" : "http://tracking.gameforge.de/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "grack.js' type='text/javascript'%3E%3C/script%3E"));
</script> <script type="text/javascript">
try {
var grackTracker = Grack.getTracker(pkBaseURL + "track/", 'metin2');
grackTracker.trackVisit('metin2', 'tr', '1');
} catch( err ) {}
</script> <noscript><img src="http://tracking.gameforge.de/track/?idsite=metin2" width="1" height="1" style="border:0" alt="" /></noscript> <!-- END: GF Tracker --> <!-- /GFAnalytics --></div



Css Bölümü:

Kod:
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}



Şimdi bu metin2 tasarım kodu bunu benim siteme uyarlarmısınız sayfa linklerini tr.gg'ye uyumunu sağlama filan yaparsanız çok makbule geçer.
______________
Mesaj01.01.2011, 20:13 (UTC)    
Mesaj konusu:

bu metin2 nin kendi sitesinin kodu ise bunu yapman yasak. metin2 yetkilileri bunu görür görmez dava açar. telif hakkı diye bir şey var. biz de biliyoruz mozilladan sağ tık kaynak kodu göster demeyi ama yapmıyoruz. bence sen de yapma
Mesaj01.01.2011, 20:57 (UTC)    
Mesaj konusu:

hmm
______________
Mesaj14.08.2011, 15:15 (UTC)    
Mesaj konusu: SIRALAMA NIN CSS Nİ VERİR MİSİN BULAMADIMDA :D ACİLLLL

SIRALAMA NIN CSS Nİ VERİR MİSİN BULAMADIMDA Very Happy ACİLLLL Confused Confused Confused Confused Confused
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu