Giriş yap
En son konular
10 Rep
5 posters
Bedava Forum: Yetkinforumun Destek Forumu :: Yardımlaşma & destek :: Çeşitli sorunlar :: [Çözümlenmiş] Çeşitli sorular
1 sayfadaki 1 sayfası
Geri: 10 Rep
Bu linki inceleyizi işine yarayacak şeyleri bulabilirsiniz.. :
https://destek.yetkin-forum.com/yinize-yaryyacak-eyler-f14/yinize-yaryyacak-eylerin-listesi-t12453.htm
https://destek.yetkin-forum.com/yinize-yaryyacak-eyler-f14/yinize-yaryyacak-eylerin-listesi-t12453.htm
Geri: 10 Rep
- Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- BEGIN meta_emulate_ie7 -->
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<!-- END meta_emulate_ie7 -->
<title>{SITENAME_TITLE}{PAGE_TITLE}</title>
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<style type="text/css">
<!--
.button { background: #B8B8B8;
color: #E9F1F3;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.index {
padding: 10px 10px 6px 6px;
}
.vbmenu_control
{
background: #B8B8B8;
color: #FFFFFF;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #8D8D8D;
border-right-color: #D0D0D0;
border-bottom-color: #D0D0D0;
border-left-color: #8D8D8D;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
color: #FFFFFF;
text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
color: #FFFFFF;
text-decoration: none;
}
body
{
background: #FFFFFF;
color: #000000;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
.menu {
border: #B8B8B8 1px solid;
border-bottom: none;
border-top: none;
}
-->
</style>
{META_FAVICO}
{META}
<meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
{T_HEAD_STYLESHEET}
{CSS}
<link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
<link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
<!-- BEGIN switch_ticker -->
<script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
<!-- END switch_ticker -->
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
<!-- BEGIN switch_enable_pm_popup -->
pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
pm.focus();
<!-- END switch_enable_pm_popup -->
<!-- BEGIN switch_report_popup -->
report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
report.focus();
<!-- END switch_report_popup -->
<!-- BEGIN switch_ticker -->
ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
<!-- END switch_ticker -->
});
<!-- BEGIN switch_login_popup -->
var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
<!-- END switch_login_popup -->
//]]>
</script>
{GREETING_POPUP}
<!-- BEGIN hitskin_preview -->
<style type="text/css">
#hitskin_preview {
margin: 0; padding: 0;
position: fixed;
top: 0; left: 0;
width: 100%;
height: 65px;
background: url('http://2img.net/i/fa/hitskin/hitskin_bar.png') repeat-x left -15px;
color: #fff;
}
* html #hitskin_preview { /* Fix for IE6 since it doesn't implement fixed positionning */
position: absolute;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
z-index: 2;
background: transparent url('http://2img.net/i/fa/hitskin/hitskin_bar-ie6.gif') repeat-x left -15px;
}
* html { /* Gunlaug's Speed fix for the above positionning fix. Sorry for the fix for the fix */
background: #fff url(foo) fixed;
}
#hitskin_preview h1 {
float: left;
margin: 3px 0 0 0;
padding: 0 0 0 10px;
font: italic normal 25px Arial,sans serif;
color: #fff;
}
#hitskin_preview h1 img {
vertical-align: middle;
}
#hitskin_preview em {
color: #7CBA2C;
font-weight: bold;
}
#hitskin_preview a {
color: #fff;
}
#hitskin_preview a:hover {
text-decoration: underline;
}
#hitskin_preview .content {
text-align: right;
}
#hitskin_preview .content p {
margin: 4px 1em 0px 1em;
font-size: 13px;
line-height: 1.8em;
color: #fff;
font-weight: bold;
}
#hitskin_preview .content p span {
font-weight: normal;
font-size: 0.8em;
}
body {
margin-top: 40px !important;
}
{hitskin_preview.HITSKIN_RTL_CSS}
</style>
<!-- END hitskin_preview -->
</head>
<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<!-- BEGIN switch_login_popup -->
<div id="login_popup">
<table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
<tr height="25">
<td class="catLeft">
<span class="genmed module-title">{SITENAME}</span>
</td>
</tr>
<tr height="{LOGIN_POPUP_MSG_HEIGHT}">
<td class="row1" align="left" valign="top">
<div id="login_popup_buttons">
<form action="{S_LOGIN_ACTION}" method="get">
<input type="submit" class="mainoption" value="{L_LOGIN}" />
<input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
<input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
</form>
</div>
<span class="genmed">{LOGIN_POPUP_MSG}</span>
</td>
</tr>
</table>
</div>
<!-- END switch_login_popup -->
<a name="top"></a>
{JAVASCRIPT}
<table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0"
<td class="bodyline"><div id="page-body">
<table width="100%" cellpadding="0" cellspacing="0" bordercolor="#B8B8B8" class="menu">
<tbody>
<tr>
<td valign="top"></td>
<td height="20" colspan="3" valign="top" bgcolor="#B8B8B8"><div>
<table width="1" border="0" align="right" cellpadding="5" cellspacing="5" class="vbmenu_control">
<tr>
<td nowrap="nowrap" ><a href="Anasayfa urlsi" class="mainmenu"> Anasayfa</a></td>
<!-- BEGIN switch_user_logged_out -->
<td nowrap="nowrap" ><a href="/profile.forum?mode=register" rel="nofollow" class="mainmenu">Kayıt ol</a></td>
<td nowrap="nowrap" ><a href="/login.forum?connexion" rel="nofollow" class="mainmenu">Giriş Yap</a></td>
<!-- END switch_user_logged_out -->
<td nowrap="nowrap" id="navbar_search" ><a href="/search.forum" accesskey="4" rel="nofollow" class="mainmenu">Arama</a> </td>
<!-- BEGIN switch_user_logged_in -->
<td nowrap="nowrap" ><a href="/memberlist.forum" accesskey="2" class="mainmenu">Üye Listesi</a></td>
<td nowrap="nowrap" id="navbar_search" ><a href="/login.forum?logout=true" rel="nofollow" class="mainmenu">Çıkış yap</a> </td>
<!-- END switch_user_logged_in -->
</tr>
</table>
</div></td>
</tr>
<tr>
<td valign="top"></td>
<td height="20" colspan="3" valign="top" bgcolor="#B8B8B8"><div align="center"><img src="{LOGO}" alt="logo" width="700" height="130" /></div></td>
</tr>
<tr>
<td valign="top"></td>
<td height="20" colspan="3" align="{MENU_POSITION}"><div align="center" class="vbmenu_control"><span style="clear: both;">{GENERATED_NAV_BAR}</span></div></td>
</tr>
<tr>
<td valign="{MENU_POSITION}"></td>
<td width="5%" align="{MENU_POSITION}" bgcolor="#FFFFFF" valign="middle"><div align="center"><span class="nav"><img src="http://i78.servimg.com/u/f78/12/38/66/89/navbit10.gif" alt="nav" /></span></div></td>
<td width="55%" height="60" align="{MENU_POSITION}" bgcolor="#FFFFFF" valign="middle"><div align="left" class="index"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</span></div></td>
<td width="40%" height="60" align="{MENU_POSITION}" bgcolor="#FFFFFF"><!-- BEGIN switch_user_logged_in -->
<div align="right" class="index"><span class="gensmall"><a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}<img src="http://i78.servimg.com/u/f78/12/38/66/89/ok10.png" alt="ok" width="16" height="16" /></a><br />
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><a class="gensmall" href="{U_SEARCH_NEW}"><img src="http://i78.servimg.com/u/f78/12/38/66/89/ok10.png" alt="ok" width="16" height="16" /></a><br />
<a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><a class="gensmall" href="{U_SEARCH_NEW}"><img src="http://i78.servimg.com/u/f78/12/38/66/89/ok10.png" alt="ok" width="16" height="16" /></a></span>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
</div>
<form action="/login.forum" method="post" name="form_login">
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td class="smallfont">Kullanıcı ismi</td>
<td><input type="text" name="username" value="" size="10" maxlength="40" /></td>
<td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><span class="gen">
<input type="checkbox" name="autologin"checked="checked" />
</span><acronym style="border-bottom: 1px dotted #000000; cursor: help;" title="Forumdan çıkış tuşunu kullanarak çıkana kadar, Forum tarafından otamatikmen tanınmanızı sağlar.">Beni hatırla</acronym></label></td>
</tr>
<tr>
<td class="smallfont"><label for="navbar_password">Şifreniz</label></td>
<td><input type="password" name="password" size="10" maxlength="32" /></td>
<td><input name="login" type="submit" class="button" id="login" accesskey="s" tabindex="104" title="Lütfen öngörülen bölümlere Kullanıcı isminizi ve Şifrenizi giriniz. Yada 'Kayıt Ol'-tuşuna tıklayarak Üye olabilirsiniz." value="Giriş" /></td>
</tr>
</table>
</form><!-- END switch_user_logged_out --></td>
</tr>
<tr>
<td valign="top" width="0%"></td>
<td height="20" colspan="3" valign="top" bgcolor="#B8B8B8"><center>
<table width="100%" border="0" cellspacing="0" class="vbmenu_control">
<tr>
<td width="10%"><a href="/profile.forum?mode=editprofile" target="_parent" class="mainmenu">Profiliniz</a></td>
<td width="10%"><a href="/profile.forum?mode=editprofile&page_profil=avatars" target="_parent" class="mainmenu">Avatarınız</a></td>
<td width="10%"><a class="mainmenu" href="/profile.forum?mode=editprofile&page_profil=signature">İmzanız</a></td>
<td width="15%"><a href="/search.forum?search_id=newposts" target="_parent" class="mainmenu">Yeni Mesajlar </a></td>
<td width="10%"><a href="/viewonline.htm" target="_parent" class="mainmenu">Kimler Online </a></td>
<td width="15%"><a class="mainmenu" href="/stats.htm">İstatistikler</a></td>
<td width="10%"><a href="#" class="mainmenu">Ziyaretçi Defteri </a></td>
</tr>
</table>
</center> </td>
</tr>
</tbody>
</table>
verdiğim kodu overall_header_new İçindekileri sil bunu yapıştır
Geri: 10 Rep
Tamam Size 5 Rep Verdim Eyer Sitemize Hoşgeldinisnz Oturum AÇın Flean onudu Bulursanız 5 Repdaha Vericem
Geri: 10 Rep
muscan07 demiş ki:DJ-TuaL in verdiği Kodu Kendime Göre Editledim Kayıt Olma Bölümü de Koydum..
Çok Da güzel Oldu Buyrun Kod.. Fakat Kendinize Göre Değiştirmeniz Lazım isimi falan bi de gönder resminin linkini değiştirin yoksa üyeleriniz benim siteöe üye olurlar
- Kod:
<br><br><table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody><tr><td width="14" align="left" height="31" valign="top"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/top_left2.gif" alt="" width="14" border="0" height="31"></td>
<td style="background-image: url(http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/top_center.gif); text-align: center;" width="100%" valign="top"><span style="font-weight: bold;">Lütfen Giriş Yapın ve ya Kayıt Olun</span><br></td>
<td width="14" align="right" height="31" valign="top"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/top_right.gif" alt="" width="14" border="0" height="31"></td>
</tr></tbody></table>
<table class="tborder" width="100%" align="center" border="0" cellpadding="6" cellspacing="1">
<tbody id="collapseobj_navbar" style="">
<tr><td class="alt1" width="100%"> <span style="font-weight: bold;">Online Oyun Diyarı | Tüm Online Oyunlar<br></span><table class="welcome_dot_border" width="100%" border="0" cellpadding="4" cellspacing="0">
<tbody><tr><td class="welcome_bottom"><div class="smallfont"><div>
<table border="0"><tbody><tr><td valign="middle"> <img src="http://www.trlink.net/forum/images/catogory/forum_old.gif"> <span style="font-weight: bold;">www.gamecenter.forum.st</span><br><span style="font-weight: bold;"><br>Kayıt Olmak İçin</span><br>Kul. Ad:<input name="username" value="" type="text"><br> Şifre: <input name="password" value="" type="password"><br> Email: <input name="username" value="" type="text">
<a href="http://gamecenter.forum.st/profile.forum?mode=register"><img class="" alt="" src="http://img41.imageshack.us/img41/7587/submit.png" /></a></td></tr></tbody></table></div></div></td></tr></tbody></table></td>
<td class="alt2" style="padding: 0px;" nowrap="nowrap">
<form action="/login.forum" method="post" name="form_login">
<table border="0" cellpadding="0" cellspacing="3">
<tbody><tr>
<td class="smallfont"><label for="navbar_username"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/user.gif" align="absmiddle" border="0"></label></td>
<td><input class="bginput" style="font-size: 11px;" name="username" size="10" value="Kullanıcı Adı" onfocus="if (this.value == 'Tên truy c?p') this.value = '';" type="text"></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input name="autologin" checked="checked" type="checkbox"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/user_add.gif" align="absmiddle" border="0"></label></td>
</tr>
<tr>
<td class="smallfont"><label for="navbar_password"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/pass.gif" align="absmiddle" border="0"></label></td>
<td><input class="bginput" value="******" style="font-size: 11px;" name="password" size="10" type="password"></td>
<td><input src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/login.gif" value="Giriş" class="mainoption" name="login" title="Giriş Yap - Üye Değilsen Kayıt Ol" type="image"></td>
</tr></tbody></table></form></td></tr></tbody></table>
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr>
<td width="12" align="left" valign="top"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/blc.gif" alt="" width="12" border="0" height="13"></td>
<td style="background-image: url(http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/bottom.gif);" width="100%"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/clear.gif" alt="" width="100%" border="0" height="13"></td>
<td width="12" align="right" valign="top"><img src="http://i292.photobucket.com/albums/mm30/huylordno1/newstyle/huy/brc.gif" alt="" width="12" border="0" height="13"></td></tr></tbody></table>
<!-- END switch_user_logged_out -->
Kodu kendinize göre editleyiniz.
Bedava Forum: Yetkinforumun Destek Forumu :: Yardımlaşma & destek :: Çeşitli sorunlar :: [Çözümlenmiş] Çeşitli sorular
1 sayfadaki 1 sayfası
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz
Salı 12 Ekim 2021 - 23:12 tarafından ankatr
» Çok Acil Bir Yardım Çağrısı
Çarş. 20 Ara. 2017 - 19:27 tarafından maxivizyonum
» Domain hakkinda
Çarş. 20 Ara. 2017 - 17:50 tarafından maxivizyonum
» Yıllar Önce Açtığım Siteye Ulaşamıyorum Kapatmak İstiyorum.
Cuma 15 Eyl. 2017 - 23:08 tarafından Percy
» Profil alani
Perş. 25 Mayıs 2017 - 1:37 tarafından snappy
» Portal istek
Cuma 19 Mayıs 2017 - 8:06 tarafından Kertelek
» Kategorilerin üzerine duyuru
C.tesi 13 Mayıs 2017 - 16:29 tarafından Maxelle
» SSL Sertifika güvenli değil htpps
Perş. 11 Mayıs 2017 - 17:04 tarafından Atiim
» Anasayfa Son Mesajlar Çerceve
Paz 7 Mayıs 2017 - 1:14 tarafından Maxelle