Mybb Logo Hatası

  1. KısayolKısayol reportŞikayet pmÖzel Mesaj
    zamazingo
    zamazingo's avatar
    Kayıt Tarihi: 13/Aralık/2008
    Erkek

    Hocalar sitmein temasını deiştirdim logoyu gene tam ekran yapamadım saolasun ismini hatırlayamadım 5 6 ay önce bir mürid xml dosyasını alıp deiştirip yapmıştı kod bilgim 0 olduğu için kod olayı anlayan müridlerden yardım istiyorum: )

    sitem www.giresuntuning.com


    Yol Güzeldir.
  2. KısayolKısayol reportŞikayet pmÖzel Mesaj
    zamazingo
    zamazingo's avatar
    Kayıt Tarihi: 13/Aralık/2008
    Erkek

    up: hocalar karşılıksız kalmaz yardımınız

     


    Yol Güzeldir.
  3. KısayolKısayol reportŞikayet pmÖzel Mesaj
    Hunter
    j4x
    j4x's avatar
    Kayıt Tarihi: 16/Temmuz/2005
    Erkek

    Koy xml yi bakalim hocam


    The king is bleeding.
  4. KısayolKısayol reportŞikayet pmÖzel Mesaj
    zamazingo
    zamazingo's avatar
    Kayıt Tarihi: 13/Aralık/2008
    Erkek

    hocam pm attım


    Yol Güzeldir.
  5. KısayolKısayol reportŞikayet pmÖzel Mesaj
    zamazingo
    zamazingo's avatar
    Kayıt Tarihi: 13/Aralık/2008
    Erkek
    hocalar xml bu www.giresuntuning.com/forum burdaki logonun tam sığması lazım beceremedim
     
    <?xml version="1.0" encoding="UTF-8" ?>
    - <theme name="Ashyiane Blue 2" version="1603">
    - <properties>
    - <templateset>
    - <![CDATA[
    39
      ]]>
      </templateset>
    - <editortheme>
    - <![CDATA[
    default
      ]]>
      </editortheme>
    - <imgdir>
    - <![CDATA[
    images/asbl2
      ]]>
      </imgdir>
    - <logo>
    - <![CDATA[
    images/asbl2/logo.png
      ]]>
      </logo>
    - <tablespace>
    - <![CDATA[
    4
      ]]>
      </tablespace>
    - <borderwidth>
    - <![CDATA[
    1
      ]]>
      </borderwidth>
      </properties>
    - <stylesheets>
    - <stylesheet name="global.css" version="1603">
    - <![CDATA[
    body {
    	background: #000 url(images/asbl2/bg.jpg);
    	color: #000;
    	text-align: center;
    	line-height: 1.4;
    	
    	font-family: Verdana, Arial, Sans-Serif;
    	font-size: 13px;
    }
    
    .logo {
    	background: #000000;
    	width: auto auto;
    	height: 250px;
    	text-align: center;
    	display: block;
    	cursor: pointer;
    }
    
    a:link {
    	color: #2B23FD;
    	text-decoration: none;
    }
    
    a:visited {
    	color: #2B23FD;
    	text-decoration: none;
    }
    
    a:hover, a:active {
    	color: #FD2626;
    	text-decoration: underline;
    }
    
    #container {
    	background: #fff url(images/asbl2/bg.jpg);
    	width: auto;
    	color: #000000;
    	border: 0px solid #000 url(images/asbl2/bg.jpg);
    	margin: auto auto;
    	padding: 0px;
    	text-align: left;
    }
    
    #content {
    	/* FIX: Make internet explorer wrap correctly */
    	width: auto !important;
    }
    
    .menu ul {
    	background: #000000 url(images/asbl2/menu.gif) top left repeat-x;
    	color: #ffffff;
    	text-align: center;
    	padding: 15px;
    	
    	font-weight: bold;
    }
    
    .menu ul a:link {
    	color: #ffffff;
    	text-decoration: none;
    }
    
    .menu ul a:visited {
    	color: #ffffff;
    	text-decoration: none;
    }
    
    .menu ul a:hover, .menu ul a:active {
    	color: #FD3912;
    	text-decoration: none;
    }
    
    #panel {
    	background: #ade7e6;
    	color: #000000;
    	border: 1px solid #000000;
    	padding: 8px;
    	
    	font-size: 11px;
    }
    
    table {
    	color: #000000;
    	font-family: Verdana, Arial, Sans-Serif;
    	font-size: 13px;
    }
    
    .tborder {
    	background: #000 url(images/asbl2/bg.jpg);
    	width: 100%;
    	margin: auto auto;
    	border: 0px solid #082e47;
    	moz-border-radius-bottomright: 100px;
    	moz-border-radius-bottomleft: 100px;
    	webkit-border-bottom-right-radius: 100px;
    	webkit-border-bottom-left-radius: 100px;
    }
    
    .thead {
    	background: #000000 url(images/asbl2/thead.gif) top left repeat-x;
    	color: #ffffff;
    	-moz-border-radius: 5px;
    }
    
    .thead a:link {
    	color: #ffffff;
    	text-decoration: none;
    }
    
    .thead a:visited {
    	color: #ffffff;
    	text-decoration: none;
    }
    
    .thead a:hover, .thead a:active {
    	color: #ffffff;
    	text-decoration: underline;
    }
    
    .tcat {
    	background: #ffffff  url(images/asbl2/tcat.gif);
    	color: #ffffff;
    	font-size: 12px;
    }
    
    .tcat a:link {
    	color: #ffffff;
    }
    
    .tcat a:visited {
    	color: #ffffff;
    }
    
    .tcat a:hover, .tcat a:active {
    	color: #FD3912;
    }
    
    .trow1 {
    	background: #e8e8e8;
    }
    
    .trow2 {
    	background: #e8e8e8;
    }
    
    .trow_shaded {
    	background: #ffdde0;
    }
    
    .trow_selected td {
    	background: #FFFBD9;
    }
    
    .trow_sep {
    	background: #e5e5e5;
    	color: #000;
    	font-size: 12px;
    	font-weight: bold;
    }
    
    .tfoot {
    	background: #026CB1 url(images/asbl2/thead.gif) top left repeat-x;
    	color: #ffffff;
    }
    
    .tfoot a:link {
    	color: #ffffff;
    	text-decoration: none;
    }
    
    .tfoot a:visited {
    	color: #ffffff;
    	text-decoration: none;
    }
    
    .tfoot a:hover, .tfoot a:active {
    	color: #ffffff;
    	text-decoration: underline;
    }
    
    .bottommenu {
    	background: #efefef;
    	color: #000000;
    	border: 1px solid #4874a3;
    	padding: 10px;
    }
    
    .navigation {
    	color: #000000;
    	font-size: 13px;
    	font-weight: bold;
    }
    
    .navigation a:link {
    	text-decoration: none;
    }
    
    .navigation a:visited {
    	text-decoration: none;
    }
    
    .navigation a:hover, .navigation a:active {
    	text-decoration: none;
    }
    
    .navigation .active {
    	color: #000000;
    	font-size: 13px;
    	font-weight: bold;
    }
    
    .smalltext {
    	font-size: 11px;
    }
    
    .largetext {
    	font-size: 16px;
    	font-weight: bold;
    }
    
    input.textbox {
    	background: #ffffff;
    	color: #000000;
    	border: 1px solid #0f5c8e;
    	padding: 1px;
    }
    
    textarea {
    	background: #ffffff;
    	color: #000000;
    	border: 1px solid #0f5c8e;
    	padding: 2px;
    	font-family: Verdana, Arial, Sans-Serif;
    	line-height: 1.4;
    	font-size: 13px;
    }
    
    select {
    	background: #ffffff;
    	border: 1px solid #0f5c8e;
    }
    
    .editor {
    	background: #f1f1f1;
    	border: 1px solid #ccc;
    }
    
    .editor_control_bar {
    	background: #fff;
    	border: 1px solid #0f5c8e;
    }
    
    .autocomplete {
    	background: #fff;
    	border: 1px solid #000;
    	color: black;
    }
    
    .autocomplete_selected {
    	background: #adcee7;
    	color: #000;
    }
    
    .popup_menu {
    	background: #ccc;
    	border: 1px solid #000;
    }
    
    .popup_menu .popup_item {
    	background: #fff;
    	color: #000;
    }
    
    .popup_menu .popup_item:hover {
    	background: #C7DBEE;
    	color: #000;
    }
    
    .trow_reputation_positive {
    	background: #ccffcc;
    }
    
    .trow_reputation_negative {
    	background: #ffcccc;
    }
    
    .reputation_positive {
    	color: green;
    }
    
    .reputation_neutral {
    	color: #444;
    }
    
    .reputation_negative {
    	color: red;
    }
    
    .invalid_field {
    	border: 1px solid #f30;
    	color: #f30;
    }
    
    .valid_field {
    	border: 1px solid #0c0;
    }
    
    .validation_error {
    	background: url(images/invalid.gif) no-repeat center left;
    	color: #f30;
    	margin: 5px 0;
    	padding: 5px;
    	font-weight: bold;
    	font-size: 11px;
    	padding-left: 22px;
    }
    
    .validation_success {
    	background: url(images/valid.gif) no-repeat center left;
    	color: #00b200;
    	margin: 5px 0;
    	padding: 5px;
    	font-weight: bold;
    	font-size: 11px;
    	padding-left: 22px;
    }
    
    .validation_loading {
    	background: url(images/spinner.gif) no-repeat center left;
    	color: #555;
    	margin: 5px 0;
    	padding: 5px;
    	font-weight: bold;
    	font-size: 11px;
    	padding-left: 22px;
    }
    
    /* Additional CSS (Master) */
    img {
    	border: none;
    }
    
    .clear {
    	clear: both;
    }
    
    .hidden {
    	display: none;
    	float: none;
    	width: 1%;
    }
    
    .float_left {
    	float: left;
    }
    
    .float_right {
    	float: right;
    }
    
    .menu ul {
    	list-style: none;
    	margin: 0;
    }
    
    .menu li {
    	display: inline;
    	padding-left: 5px;
    }
    
    .menu img {
    	padding-right: 5px;
    	vertical-align: top;
    }
    
    #panel .links {
    	margin: 0;
    	float: right;
    }
    
    .expcolimage {
    	float: right;
    	width: auto;
    	vertical-align: middle;
    	margin-top: 3px;
    }
    
    img.attachment {
    	border: 1px solid #E9E5D7;
    	padding: 2px;
    }
    
    hr {
    	background-color: #000000;
    	color: #000000;
    	height: 1px;
    	border: 0px;
    }
    
    #copyright {
    	font: 11px Verdana, Arial, Sans-Serif;
    	margin: 0;
    	padding: 10px 0 0 0;
    	text-align: center;
    }
    
    #debug {
    	float: right;
    	text-align: right;
    	margin-top: 0;
    }
    
    blockquote {
    	border: 1px solid #ccc;
    	margin: 0;
    	background: #fff;
    	padding: 4px;
    }
    
    blockquote cite {
    	font-weight: bold;
    	border-bottom: 1px solid #ccc;
    	font-style: normal;
    	display: block;
    	margin: 4px 0;
    }
    
    blockquote cite span {
    	float: right;
    	font-weight: normal;
    }
    
    blockquote cite span.highlight {
    	float: none;
    	font-weight: bold;
    	padding-bottom: 0;
    }
    
    .codeblock {
    	background: #fff;
    	border: 1px solid #ccc;
    	padding: 4px;
    }
    
    .codeblock .title {
    	border-bottom: 1px solid #ccc;
    	font-weight: bold;
    	margin: 4px 0;
    }
    
    .codeblock code {
    	overflow: auto;
    	height: auto;
    	max-height: 200px;
    	display: block;
    	font-family: Monaco, Consolas, Courier, monospace;
    	font-size: 13px;
    }
    
    .subforumicon {
    	border: 0;
    	vertical-align: middle;
    }
    
    .separator {
    	margin: 5px;
    	padding: 0;
    	height: 0px;
    	font-size: 1px;
    	list-style-type: none;
    }
    
    form {
    	margin: 0;
    	padding: 0;
    }
    
    .popup_menu .popup_item_container {
    	margin: 1px;
    	text-align: left;
    }
    
    .popup_menu .popup_item {
    	display: block;
    	padding: 3px;
    	text-decoration: none;
    	white-space: nowrap;
    }
    
    .popup_menu a.popup_item:hover {
    	text-decoration: none;
    }
    
    .autocomplete {
    	text-align: left;
    }
    
    .subject_new {
    	font-weight: bold;
    }
    
    .highlight {
    	background: #FFFFCC;
    	padding-top: 3px;
    	padding-bottom: 3px;
    }
    
    .pm_alert {
    	background: #F9FF3D;
    	border: 1px solid #000000;
    	text-align: center;
    	padding: 5px 20px;
    	margin-bottom: 15px;
    	
    	font-size: 11px;
    }
    
    .red_alert {
    	background: #FBE3E4;
    	color: #A5161A;
    	border: 1px solid #A5161A;
    	text-align: center;
    	padding: 5px 20px;
    	margin-bottom: 15px;
    	
    	font-size: 11px;
    }
    
    .high_warning {
    	color: #CC0000;
    }
    
    .moderate_warning {
    	color: #F3611B;
    }
    
    .low_warning {
    	color: #AE5700;
    }
    
    div.error {
    	padding: 5px 10px;
    	border-top: 2px solid #FFD324;
    	border-bottom: 2px solid #FFD324;
    	background: #FFF6BF;
    	font-size: 12px;
    }
    
    div.error p {
    	margin: 0;
    	color: #000;
    	font-weight: normal;
    }
    
    div.error p em {
    	font-style: normal;
    	font-weight: bold;
    	padding-left: 24px;
    	display: block;
    	color: #C00;
    	background: url(images/error.gif) no-repeat 0;
    }
    
    div.error.ul {
    	margin-left: 24px;
    }
    
    .online {
    	color: #15A018;
    }
    
    .offline {
    	color: #C7C7C7;
    }
    
    .pagination {
    	font-size: 11px;
    	padding-top: 10px;
    	margin-bottom: 5px;
    }
    
    .tfoot .pagination, .tcat .pagination {
    	padding-top: 0;
    }
    
    .pagination .pages {
    	font-weight: bold;
    }
    
    .pagination .pagination_current, .pagination a {
    	padding: 2px 6px;
    	margin-bottom: 3px;
    }
    
    .pagination a {
    	border: 1px solid #81A2C4;
    }
    
    .pagination .pagination_current {
    	background: #F5F5F5;
    	color: #000;
    	border: 1px solid #81A2C4;
    	
    	font-weight: bold;
    }
    
    .pagination a:hover {
    	background: #F5F5F5;
    	text-decoration: none;
    }
    
    .thread_legend, .thread_legend dd {
    	margin: 0;
    	padding: 0;
    }
    
    .thread_legend dd {
    	padding-bottom: 4px;
    	margin-right: 15px;
    }
    
    .thread_legend img {
    	margin-right: 4px;
    	vertical-align: bottom;
    }
    
    .forum_legend, .forum_legend dt, .forum_legend dd {
    	margin: 0;
    	padding: 0;
    }
    
    .forum_legend dd {
    	float: left;
    	margin-right: 10px;
    }
    
    .forum_legend dt {
    	margin-right: 10px;
    	float: left;
    }
    
    .success_message {
    	color: #00b200;
    	font-weight: bold;
    	font-size: 10px;
    	margin-bottom: 10px;
    }
    
    .error_message {
    	color: #C00;
    	font-weight: bold;
    	font-size: 10px;
    	margin-bottom: 10px;
    }
    
    .post_body {
    	padding: 5px;
    }
    
    .post_content {
    	padding: 5px 10px;
    }
    
    .quick_jump {
    	background: url(images/jump.gif) no-repeat 0;
    	width: 13px;
    	height: 13px;
    	padding-left: 13px; /* amount of padding needed for image to fully show */
    	vertical-align: middle;
    	border: none;
    }
    
    
      ]]>
      </stylesheet>
      </stylesheets>
    - <templates>
    - <template name="member_profile" version="1602">
    - <![CDATA[
    <html>
    <head>
    <title>{$mybb->settings['bbname']} - {$lang->profile}</title>
    {$headerinclude}
    </head>
    <body>
    {$header}
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
    <tr>
    <td class="trow1">
    <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td class="trow1" width="75%">
    <span class="largetext"><strong>{$formattedname}</strong></span><br />
    <span class="smalltext">
    ({$usertitle})<br />
    {$groupimage}
    {$userstars}<br />
    <br />
    <strong>{$lang->registration_date}</strong> {$memregdate}<br />
    <strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br />
    <strong>{$lang->local_time}</strong> {$localtime}<br />
    <strong>{$lang->postbit_status}</strong> {$online_status}
    </span>
    </td><td width="25%" align="right" valign="middle">{$avatar}</td></tr></table>
    </td>
    </tr>
    {$awaybit}
    </table>
    <br />
    <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
    <tr>
    <td width="50%" valign="top">
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
    <tr>
    <td colspan="2" class="thead"><strong>{$lang->users_forum_info}</strong></td>
    </tr>
    <tr>
    <td class="trow1"><strong>{$lang->joined}</strong></td>
    <td class="trow1">{$memregdate}</td>
    </tr>
    <tr>
    <td class="trow2"><strong>{$lang->lastvisit}</strong></td>
    <td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
    </tr>
    <tr>
    <td class="trow1"><strong>{$lang->total_posts}</strong></td>
    <td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
    </tr>
    <tr>
    <td class="trow2"><strong>{$lang->timeonline}</strong></td>
    <td class="trow2">{$timeonline}</td>
    </tr>
    {$referrals}
    {$reputation}
    {$warning_level}
    </table>
    <br />
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
    <tr>
    <td colspan="2" class="thead"><strong>{$lang->users_contact_details}</strong></td>
    </tr>
    <tr>
    <td class="trow1"><strong>{$lang->homepage}</strong></td>
    <td class="trow1">{$website}</td>
    </tr>
    {$sendemail}
    <tr>
    <td class="{$bgcolors['pm']}"><strong>{$lang->pm}</strong></td>
    <td class="{$bgcolors['pm']}"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
    </tr>
    <tr>
    <td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td>
    <td class="{$bgcolors['icq']}">{$memprofile['icq']}</td>
    </tr>
    <tr>
    <td class="{$bgcolors['aim']}"><strong>{$lang->aim_screenname}</strong></td>
    <td class="{$bgcolors['aim']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
    </tr>
    <tr>
    <td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></td>
    <td class="{$bgcolors['yahoo']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
    </tr>
    <tr>
    <td class="{$bgcolors['msn']}"><strong>{$lang->msn}</strong></td>
    <td class="{$bgcolors['msn']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
    </tr>
    </table>
    </td>
    <td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
    <td width="50%" valign="top">
    {$profilefields}
    {$signature}
    {$modoptions}
    {$last_visit}
    {$adminoptions}
    {$buddy_options}
    </td>
    </tr>
    </table>
    {$footer}
    </body>
    </html>
      ]]>
      </template>
    - <template name="footer" version="1602">
    - <![CDATA[
    <br />
    			<div class="bottommenu">
    				<div class="float_right">{$lang_select}</div>
    				<div>
    					<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
    				</div>
    			</div>
    			</div>
    		<hr class="hidden" />
    			<div id="copyright">
    				<div id="debug"><debugstuff></div>
    				<!-- MyBB is free software developed and maintained by a volunteer community. 
    					 It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact, 
    					 to show your support for MyBB.  If you choose to remove or modify the copyright below, 
    					 you may be refused support on the MyBB Community Forums.
    					 
    					 This is free software, support us and we'll support you. -->
    $lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a><br />
    ILETISIM <a href="http://www.facebook.com/bosisleruzmani" target="_blank">Yakup Gunaydin</a><br />GIRESUNTUNING <a href="http://www.giresuntuning.com/" target="_blank">1</a><br />	
    				<!-- End powered by -->
    				<br />
    <br class="clear" />
    <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
    {$auto_dst_detection}
    		</div>
    		</div>
      ]]>
      </template>
    - <template name="header" version="1602">
    - <![CDATA[
    <div id="container">
    		<a name="top" id="top"></a>
    		<div id="header">
    			<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
    			<div class="menu">
    				<ul>
    					<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a></li>
    					<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    
    <a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$theme['imgdir']}/toplinks/memberlist.gif" alt="" title="" />{$lang->toplinks_memberlist}</a></li>
    					<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    
    <a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$theme['imgdir']}/toplinks/calendar.gif" alt="" title="" />{$lang->toplinks_calendar}</a></li>
    					<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    
    <a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.gif" alt="" title="" />{$lang->toplinks_help}</a></li>
    				</ul>
    			</div>
    			<hr class="hidden" />
    			<div id="panel">
    				{$welcomeblock}
    			</div>
    		</div>
    		<hr class="hidden" />
    		<br class="clear" />
    		<div id="content">
    			{$pm_notice}
    			{$bannedwarning}
    			{$bbclosedwarning}
    			{$unreadreports}
     {$headerannounce}
     
    			{$pending_joinrequests}
    			<navigation>
    			<br />
      ]]>
      </template>
    - <template name="index_boardstats" version="1602">
    - <![CDATA[
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
    <thead>
    <tr>
    <td class="thead">
    <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
    <div><strong>{$lang->boardstats}</strong></div>
    </td>
    </tr>
    </thead>
    <tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
    {$whosonline}
    {$online_today}
    {$birthdays}
    {$forumstats}
    {$faforumage}
    <tr>
    	<td class="tfoot" style="text-align: right">
    		<span class="smalltext">
    			{$logoutlink}
    			<a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
    			<a href="showteam.php">{$lang->forumteam}</a> |
    			<a href="stats.php">{$lang->forumstats}</a>
    		</span>
    	</td>
    </tr>
    </tbody>
    </table>
    <br />
      ]]>
      </template>
    - <template name="showthread_quickreply" version="1602">
    - <![CDATA[
    <br />
    <form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
    	<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
    	<input type="hidden" name="action" value="do_newreply" />
    	<input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
    	<input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
    	<input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
    	<input type="hidden" name="from_page" value="{$page}" />
    	<input type="hidden" name="tid" value="{$tid}" />
    	<input type="hidden" name="method" value="quickreply" />
    
    	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
    		<thead>
    			<tr>
    				<td class="thead" colspan="2">
    					<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
    					<div><strong>{$lang->quick_reply}</strong></div>
    				</td>
    			</tr>
    		</thead>
    		<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
    			<tr>
    				<td class="trow1" valign="top" width="22%">
    					<strong>{$lang->message}</strong><br />
    					<span class="smalltext">{$lang->message_note}<br /><br />
    					<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
    					<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span><br />{$clickablesmilies}
    				</td>
    				<td class="trow1">
    					<div style="width: 95%">
    						<textarea style="width: 100%; padding: 4px; margin: 0;" rows="18" cols="80" name="message" id="message" tabindex="1"></textarea>
    {$codebuttons}
    					</div>
    					<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
    						<span class="smalltext">
    							{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
    						</span>
    					</div>
    				</td>
    			</tr>
    			{$captcha}
    			<tr>
    				<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
    			</tr>
    		</tbody>
    	</table>
    </form>
      ]]>
      </template>
      </templates>
      </theme>




    Yol Güzeldir.
  6. KısayolKısayol reportŞikayet pmÖzel Mesaj
    Amd-x
    Amd-x's avatar
    Kayıt Tarihi: 29/Eylül/2009
    Erkek

    up,

     

  7. KısayolKısayol reportŞikayet pmÖzel Mesaj
    Sigortacı
    DJ_Alper
    DJ_Alper's avatar
    Bilgi/Destek Madalyası
    Kayıt Tarihi: 03/Ocak/2006
    Erkek

    Amd-x bunu yazdı:
    -----------------------------

    up,

     


    -----------------------------

    sercan senin a.q

    senmi verdin lan telefonumu


    Sorularınızı cilginsigortaci@gmail.com a yazabilirsiniz cevaplar instagram sayfasında >>>instagram/cilginsigortaci/ █║▌│█│║▌║││█║▌║▌║
  8. KısayolKısayol reportŞikayet pmÖzel Mesaj
    ucenmi
    ucenmi's avatar
    Kayıt Tarihi: 25/Mayıs/2011
    Erkek
    - <logo>
    - <![CDATA[
    images/asbl2/logo.png
      ]]>
      </logo>


    hocam burdaki
    images/asbl2/logo.png satırını istediğin gibi değiştir işte . ama unutma dosya yolu doğru olmalı
Toplam Hit: 2589 Toplam Mesaj: 8