1 sayfadan 1. sayfa

NoseBleed Bir kaç sorum var.

İletiTarih: 11.02.2006, 12:47
MetoO
Arkadaş forumumda NoseBleed adlı temayı kulanmaya karar verdim ama temanın orjinal Banner cok büyük bunun boyutlarını nerden ayarlaya bilirim ?
Yani küçük bir Logo koymak istiyorum temanın üst tarafına öğle orjinalindeki gibi bük olsun istemiyorum.
2. Sorum Temada
Son ziyaretiniz: 11 Şub 2006 12:26 am
Forum Saati: 11 Şub 2006 03:45 am
Forum Ana Sayfası Son gelişinizden bu yana gönderilen mesajlar
Kendi mesajlarınız
Cevaplanmamış mesajlar

Yazan menü bu temada alt tarafta bulunuyor bunu normal subSilver temasındaki gibi bu menüyü nasıl üst tarafa alabilirim.
Şimdiden yardımlarınız için teşekkür ederim.

İletiTarih: 11.02.2006, 12:52
yigini
logonun referansı overall_header.tpl de dir orada istediğin değişikliği yapabilirsin. diğer bilgiler index_body.tpl dedir büyük ihtimal.

Cvp: NoseBleed Bir kaç sorum var.

İletiTarih: 11.02.2006, 13:15
MetoO
Ben overall_header.tpl Ve index_body.tpl buraya kodlarını ekledim acaba nerde ne gibi değişiklikler yapacağımı bu kodlar üzerinden anlatırsanız sevinirim

overall_header.tpl KODLARI!

Kod: Tümünü seç
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"
lang="en"
xml:lang="en">

<head>

<meta http-equiv="Content-Type"
content="text/html;
charset={S_CONTENT_ENCODING}" />

<meta http-equiv="imagetoolbar"
content="no" />

<link rel="icon"
href="templates/NoseBleed/images/favicon.ico" />

<link rel="stylesheet"
href="templates/NoseBleed/NoseBleed.css" type="text/css" />

<script type="text/javascript"
src="templates/NoseBleed/NoseBleed.js"></script>

<script language="JavaScript"
src="templates/NoseBleed/overlib.js"></script>

{META}
{NAV_LINKS}

<title>{SITENAME} ~ {PAGE_TITLE}</title>

<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} ) {window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');}
//-->
</script>
<!-- END switch_enable_pm_popup -->

</head>
<body>

<div id="overDiv" style="position:absolute; visibility:hidden; filter: alpha(opacity=100); -moz-opacity: 1.00; width: 147px; height: 31px;"></div>

<a id="top"></a>

<table cellspacing="0" id="forum">
<tr>
<td>&nbsp;</td>
<td id="bodyline">

<div id="top_image">
<a href="{U_INDEX}"><img src="templates/NoseBleed/images/top_image.jpg" alt="{L_INDEX}" /></a>
</div>

<div id="menu">
<div id="left" class="left mainmenu">
<a href="{U_FAQ}">{L_FAQ}</a>
<a href="{U_SEARCH}">{L_SEARCH}</a>
<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}">{L_PROFILE}</a>
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
<!-- END switch_user_logged_in -->
</div>
<div id="right" class="right mainmenu">
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
</div>
<div class="clear"></div>
</div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"
lang="en"
xml:lang="en">

<head>

<meta http-equiv="Content-Type"
content="text/html;
charset={S_CONTENT_ENCODING}" />

<meta http-equiv="imagetoolbar"
content="no" />

<link rel="icon"
href="templates/NoseBleed/images/favicon.ico" />

<link rel="stylesheet"
href="templates/NoseBleed/NoseBleed.css" type="text/css" />

<script type="text/javascript"
src="templates/NoseBleed/NoseBleed.js"></script>

<script language="JavaScript"
src="templates/NoseBleed/overlib.js"></script>

{META}
{NAV_LINKS}

<title>{SITENAME} ~ {PAGE_TITLE}</title>

<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} ) {window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');}
//-->
</script>
<!-- END switch_enable_pm_popup -->

</head>
<body>

<div id="overDiv" style="position:absolute; visibility:hidden; filter: alpha(opacity=100); -moz-opacity: 1.00; width: 147px; height: 31px;"></div>

<a id="top"></a>

<table cellspacing="0" id="forum">
<tr>
<td>&nbsp;</td>
<td id="bodyline">

<div id="top_image">
<a href="{U_INDEX}"><img src="templates/NoseBleed/images/top_image.jpg" alt="{L_INDEX}" /></a>
</div>

<div id="menu">
<div id="left" class="left mainmenu">
<a href="{U_FAQ}">{L_FAQ}</a>
<a href="{U_SEARCH}">{L_SEARCH}</a>
<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}">{L_PROFILE}</a>
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
<!-- END switch_user_logged_in -->
</div>
<div id="right" class="right mainmenu">
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
</div>
<div class="clear"></div>
</div>


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

[b]index_body.tpl KODLARI[/b]

<table cellspacing="1" class="index_body">
   <tr class="toplines">
      <th colspan="2">{L_FORUM}</th>
      <th>{L_TOPICS}</th>
      <th>{L_POSTS}</th>
      <th>{L_LASTPOST}</th>
   </tr>
   <!-- BEGIN catrow -->
   <tr>
      <td colspan="5"><h2><a href="{catrow.U_VIEWCAT}">{catrow.CAT_DESC}</a></h2></td>
   </tr>
   <!-- BEGIN forumrow -->
   <tr>
      <td class="row1 one"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="" /></td>
      <td class="row1 two"
      onmouseover="this.style.backgroundColor='{T_TR_COLOR2}'; this.style.cursor='pointer'"
      onmouseout="this.style.backgroundColor=''"
      onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'">
      <h3><a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></h3>
      {catrow.forumrow.FORUM_DESC}<br />
      {catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</td>
      <td class="row2 one">{catrow.forumrow.TOPICS}</td>
      <td class="row2 one">{catrow.forumrow.POSTS}</td>
      <td class="row2 three">{catrow.forumrow.LAST_POST}</td>
   </tr>
   <!-- END forumrow -->
   <!-- END catrow -->
</table>

<div class="timezone left"><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></div>
<div class="timezone right">{S_TIMEZONE}</div>
<div class="spacing"></div>

<table cellspacing="0">
   <tr class="lines_3">
      <th>
      <div class="left">
         <!-- BEGIN switch_user_logged_in -->
         {LAST_VISIT_DATE}<br />
         <!-- END switch_user_logged_in -->
         {CURRENT_TIME}<br />
           <span class="nav"><a href="{U_INDEX}">{L_INDEX}</a></span>
      </div>
      <div class="right">
         <!-- BEGIN switch_user_logged_in -->
         <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
         <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </div>
      </th>
   </tr>
</table>
<div class="spacing"></div>

<table cellspacing="1" class="index_body">
   <tr>
      <td colspan="2"><h2><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h2></td>
   </tr>
   <tr>
      <td class="row1 one" rowspan="2"><img src="templates/NoseBleed/images/whosonline.gif" alt="" /></td>
      <td class="row1 two">{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</td>
   </tr>
   <tr>
      <td class="row1 two">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />
      {RECORD_USERS}<br />
      {LOGGED_IN_USER_LIST}</td>
   </tr>
</table>
<div class="timezone left">{L_ONLINE_EXPLAIN}</div>
<div class="spacing"></div>

<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table cellspacing="1">
   <tr>
      <td><h2><a id="login"></a>{L_LOGIN_LOGOUT}</h2></td>
   </tr>
   <tr>
      <td class="row1 txtcenter pad4">
      {L_USERNAME}:
      <input class="post postsmall" type="text" name="username" />
      &nbsp;&nbsp;&nbsp;{L_PASSWORD}:
      <input class="post postsmall" type="password" name="password" maxlength="32" />
      <input name="autologin" type="hidden" value="1" />
      &nbsp;&nbsp;<input type="submit" class="button" name="login" value="{L_LOGIN}" />
      </td>
   </tr>
</table>
</form>
<div class="spacing"></div>
<!-- END switch_user_logged_out -->

<div class="spacing"></div>

<table cellspacing="1" class="index_body_icons">
   <tr>
      <td><img src="templates/NoseBleed/images/folder_new_big.gif" alt=""/>
      {L_NEW_POSTS}&nbsp;&nbsp;
      <img src="templates/NoseBleed/images/folder_locked_big.gif" alt="" />
      {L_FORUM_LOCKED}&nbsp;&nbsp;&nbsp;&nbsp;</td>
   </tr>
</table>

İletiTarih: 11.02.2006, 13:18
yigini
<a href="{U_INDEX}"><img src="templates/NoseBleed/images/top_image.jpg" alt="{L_INDEX}" /></a>


burada ki image i değiştirebilirsin.

İletiTarih: 11.02.2006, 20:12
MetoO
yigini yazdı:
<a href="{U_INDEX}"><img src="templates/NoseBleed/images/top_image.jpg" alt="{L_INDEX}" /></a>


burada ki image i değiştirebilirsin.

ordan image değiştirdimmi koydum Logoda temanın orjinal banner boyutunu alıyor.
Bunu nerden değiştire bilirim.Yani temanın orjinal banner boyutlarını değiştirmeden hangi Logoyu koysam koskocaman cıkıyor logo.