|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
[Pytanie]Zaokraglenia w Invision_Red |
Autor |
Wiadomość |
dowaduso
Pomógł: 4 razy Posty: 135
|
Wysłany: 28-06-2006, 10:21 [Pytanie]Zaokraglenia w Invision_Red
|
|
|
Witam,
Móglby mi Ktoś napisać FAQ do zrobienia Zaokrąglń w stylu Invision_Red?
Chcialbym wziąść zaokrąglenia ze stylu unMods.
Chcialbym wiedzieć co dodać w plikach (jakich) co skasować...
Co znalezc w stylu unMods (Pliki czy co..)
Co i gdzie wyslać na serwer (Nowe pliki jakieś jak będą...)
Bardzo bym prosil o napisanie takiego FAQ w tym pośćie.
Pozdrawiam,
dowaduso |
|
|
|
![](templates/subSilver/images/spacer.gif) |
Gadatliwa Kasia
|
|
|
|
Mich@ł
![](images/avatars/726238848465b4aae5f2bb.gif)
Pomógł: 199 razy Posty: 1704
|
|
|
|
![](templates/subSilver/images/spacer.gif) |
szpak
![](images/avatars/7533194643b90703477ba.gif)
Pomógł: 108 razy Posty: 813
|
Wysłany: 28-06-2006, 16:06
|
|
|
dowaduso, znasz podstawy html ? jeśli tak to Ci pomożemy jeśli nie to zajmij się podstawami html, potem zabieraj się za edycje tpl. |
_________________ Nie pisz do mnie na GyGy ani na PW bo normalnie nie wytrzymam, no chyba ze chcesz dać mi na chleb zarobić
Lubię poważne wyzwania http://www.szpak.eu/phpbb.php |
|
|
|
![](templates/subSilver/images/spacer.gif) |
dowaduso
Pomógł: 4 razy Posty: 135
|
Wysłany: 29-06-2006, 06:32
|
|
|
Znam, ale jeszcze jedno.
Czy to trzeba wstawić na końcu overall header i overall footer?
[ Dodano: 29-06-2006, 07:49 ]
Kod: | {ROTATE_BANNER_4}
<div align="center"><span class="copyright"><br />
{CLICK_HERE_TO_VIEW}{PAGE_LOAD_PLEASE_WAIT}<br> Template modified by <A HREF="http://znajomi.biz"><b>Mich@ł</b></A></span></div><center>{BANNER_BOTTOM}</center></td></tr></table>{LOADING_FOOTER}{GENERATE_TIME}
<!-- BEGIN forum_thin -->
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END forum_thin -->
{ROTATE_BANNER_5}
<!-- BEGIN advert -->
</td>
<td><img src="images/spacer.gif" border="0" height="1" width="2" alt=""></td>
<td valign="top" width="{advert.ADVERT_WIDTH}" nowrap="nowrap" height="100%" class="bodyline">
<table width="100%" cellspacing="0" cellpadding="2" border="0" style="height: 100%;">
<tr>
<td valign="top" width="100%" height="100%">{advert.ADVERT}</td>
</tr>
</table>
</td>
<!-- BEGIN advert_forum_thin -->
<td width="100%"><img src="images/spacer.gif" border="0" height="1" width="100%" alt=""></td>
<!-- END advert_forum_thin -->
</tr>
</table>
<!-- END advert -->
<!-- BEGIN pagina_pages -->
<div id="s_pagina" style="display: none; background: {T_TR_COLOR1}; border: solid {T_TR_COLOR3} 1px; width: 50px; height: 37px; position: absolute; filter: alpha(opacity=90); -moz-opacity: 0.90;" >
<table align="center" cellspacing="0">
<tr>
<td align="right" valign="top">
<div style="display: inline; font-size: 8px; width: 10px; height: 6px; cursor: pointer; margin: 0px;" align="right" onclick="document.getElementById('s_pagina').style.display='none';"><b>X</b></div>
</td>
</tr>
<tr>
<td align="center">
<form action="{BASE_URL}" method="post"><select name="start" onchange="this.form.submit();">{pagina_pages.OPTIONS}</select></form>
</td>
</tr>
</table>
</div>
<!-- END pagina_pages -->
</body>
</html>
</td><td class="round_br"> </td></tr></table>
</td>
<!-- BEGIN advert_forum_thin -->
<td width="100%"><img src="images/spacer.gif" border="0" height="1" width="100%" alt=""></td>
<!-- END advert_forum_thin -->
</tr>
</table>
<!-- END advert -->
<!-- BEGIN pagina_pages -->
<div id="s_pagina" style="display: none; background: {T_TR_COLOR1}; border: solid {T_TR_COLOR3} 1px; width: 50px; height: 37px; position: absolute; filter: alpha(opacity=90); -moz-opacity: 0.90;" >
<table align="center" cellspacing="0">
<tr>
|
Kod: | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META_DESC}
{META}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/Invision_Red/{T_HEAD_STYLESHEET}" type="text/css">
<script language="Javascript" type="text/javascript">
<!--
var factive_color = '{T_ACTIVE_COLOR}';
var faonmouse_color = '{T_ONMOUSE_COLOR}';
var faonmouse2_color = '{T_ONMOUSE2_COLOR}';
var l_empty_message = '{L_EMPTY_MESSAGE}';
var no_text_selected = '{L_NO_TEXT_SELECTED}';
var cname = '{UNIQUE_COOKIE_NAME}';
var cpath = '{COOKIE_PATH}';
var cdomain = '{COOKIE_DOMAIN}';
var csecure = '{COOKIE_SECURE}';
<!-- BEGIN switch_enable_pm_popup -->
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225, resizable=yes, WIDTH=400');
}
<!-- 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=yes, WIDTH={switch_report_popup.S_WIDTH}');
report.focus();
<!-- END switch_report_popup -->
<!-- BEGIN switch_enable_greeting_popup -->
var greeting_flag = {GREETING_FLAG};
if ( greeting_flag )
{
window.open('{U_GREETING_POPUP}', '_phpbbprivmsg', 'HEIGHT=225, resizable=yes, WIDTH=400');
}
<!-- END switch_enable_greeting_popup -->
//-->
</script>
<script language="JavaScript" type="text/javascript" src="images/jsscripts.js"></script>
<!-- BEGIN overlib -->
<script language="JavaScript" type="text/javascript" src="templates/{STYLE_NAME}/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
<!-- END overlib -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" onload="focus_field('focus');">
<!-- BEGIN body_with_loading -->
<script language="Javascript" type="text/javascript">
<!--
document.write('<div id="hidepage" style="position: absolute; left:0px; top:0px; height: 100%; width: 100%; background-color: {T_BODY_BGCOLOR}; layer-background-color: {T_BODY_BGCOLOR};"><table width="100%" style="height: 100%"><tr><td align="center" valign="middle"><table width="50%" align="center" style="border: 1px solid {T_BODY_LINK}, solid"><tr><td align="center" class="row1"><span class="genmed"><br /><b>{L_PAGE_LOAD_PLEASE_WAIT}<br /><br /><img src="images/loading.gif" alt=""><br /><br />{PAGE_LOADING_STOP}<br /> <\/span><\/td><\/tr><\/table><\/td><\/tr><\/table><\/div>');
//-->
</script>
<!-- END body_with_loading -->
<!-- BEGIN body_without_loading -->
<!-- END body_without_loading -->
<!-- BEGIN overlib -->
<div id="overDiv" style="position:absolute; visibility:hidden; filter: alpha(opacity=85); -moz-opacity: 0.85; z-index: 10"></div>
<!-- END overlib -->
<!-- BEGIN advert -->
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td valign="top">
<!-- END advert -->
<!-- BEGIN forum_thin -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="{forum_thin.WIDTH_COLOR_1}">
<tr>
<td align="center">
<table width="{forum_thin.WIDTH_TABLE}" border="0" bgcolor="{forum_thin.WIDTH_COLOR_2}" cellpadding="0" cellspacing="{forum_thin.TABLE_BORDER}">
<tr>
<td align="center">
<!-- END forum_thin -->
<a name="top"></a>{ROTATE_BANNER_1}
<table width="100%" cellspacing="0" cellpadding="7" border="0" align="center">
<tr>
<td class="bodyline">
{FORUM_WARNINGS}
{ROTATE_BANNER_2}{BANNER_TOP}
<!-- BEGIN header -->
<table width="100%" cellspacing="1" cellpadding="0" border="0" bgcolor="#CC3333">
<tr>
<td class="head" background="templates/Invision_Red/images/logo_phpBB_back.gif" valign="middle">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr valign="middle">
<td align="left"><a href="{U_INDEX}"><img src="templates/Invision_Red/images/logo_phpBB.gif" width="350" height="78" border="0" alt="{L_INDEX}" /></a></td>
<td align="right"><span class="maintitle">{SITENAME} </span></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFFFFF">
<tr>
<td colspan="2" bgcolor="#FFFFFF"><img src="templates/Invision_Red/images/spacer.gif" border="0" alt="" height="3" width="1" /></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#E0E0E0" style="border: 1px dashed #CCCCCC">
<tr valign="middle">
<td class="head" bgcolor="#E0E0E0" height="29"><span class="gensmall"><b> <nobr>{SITE_DESCRIPTION}</nobr></b></span></td>
<td class="head" bgcolor="#E0E0E0" height="29" align="right"><span class="gensmall">
<img src="templates/Invision_Red/images/atb_help.gif" border="0" alt="" /> <a class="gensmall" href='{U_FAQ}'>{L_FAQ}</a>
<img src="templates/Invision_Red/images/atb_search.gif" border="0" alt="" /> <a class="gensmall" href='{U_SEARCH}'>{L_SEARCH}</a>
<img src="templates/Invision_Red/images/atb_members.gif" border="0" alt="" /> <a class="mainmenu" href='{U_MEMBERLIST}'>{L_MEMBERLIST}</a>
<img src="templates/Invision_Red/images/atb_download.gif" border="0" alt="" /> <a class="gensmall" href='{U_DOWNLOADS}'>{L_DOWNLOADS}</a>
<img src="templates/Invision_Red/images/atb_album.gif" border="0" alt="" /> <a class="gensmall" href='{U_ALBUM}'>{L_ALBUM}</a>
<img src="templates/Invision_Red/images/atb_chat.gif" border="0" alt="" /> <a class="gensmall" href='{S_JOIN_CHAT}'>Czat</a>
<img src="templates/Invision_Red/images/atb_stat.gif" border="0" alt="" /> <a class="gensmall" href='{U_STAT}'>{L_STATISTICS}</a>
</span></td>
</form>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFFFFF">
<tr>
<td colspan="2" bgcolor="#FFFFFF"><img src="templates/Invision_Red/images/spacer.gif" border="0" alt="" height="3" width="1" /></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#F0F0F0" style="border: 1px dashed #CCCCCC">
<tr>
<td class="head" bgcolor="#F0F0F0" colspan="2" align="left" valign="middle" height="29"><span class="mainmenu">
<b>· <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></b>
</td>
<td class="head" bgcolor="#F0F0F0" colspan="2" align="right" valign="middle" height="29"><span class="gensmall">
<!-- BEGIN switch_user_logged_out -->
<b><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></b> ·
<!-- END switch_user_logged_out -->
<b><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a></b> ·
<a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> ·
<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>
</td>
</tr>
</table>
<!-- END simple_header -->
{ROTATE_BANNER_3}
<!-- BEGIN switch_enable_board_msg -->
<div id="hm" style="display: ''; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer" title="{L_VHIDE}"> {L_BOARD_MSG} </th>
</tr>
<tr>
<td class="row1"><span class="gen">{BOARD_MSG}</span></td>
</tr>
</table>
</div>
<div id="hm2" style="display: none; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer"> {L_BOARD_MSG} </th>
</tr>
</table>
</div>
<script language="javascript" type="text/javascript
">
<!--
if(GetCookie('hm3') == '2') ShowHide('hm', 'hm2', 'hm3');
//-->
</script>
<!-- END switch_enable_board_msg --> <br />
<!-- BEGIN switch_page_avatar -->
<div style="top:35px; right: 50px; position:absolute;">{MY_AVATAR_IMG}</div>
<!-- END switch_page_avatar -->
<!-- END header -->
{ROTATE_BANNER_3}
<!-- BEGIN switch_enable_board_msg -->
<div id="hm" style="display: ''; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer" title="{L_VHIDE}"> {L_BOARD_MSG} </th>
</tr>
<tr>
<td class="row1"><span class="gen">{BOARD_MSG}</span></td>
</tr>
</table>
</div>
<div id="hm2" style="display: none; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer"> {L_BOARD_MSG} </th>
</tr>
</table>
</div>
<script language="javascript" type="text/javascript">
<!--
if(GetCookie('hm3') == '2') ShowHide('hm', 'hm2', 'hm3');
//-->
</script>
<!-- END switch_enable_board_msg -->
<br />
<table class="full" cellspacing="0"><tr><td class="round_tl"> </td><td class="top"> </td><td class="round_tr"> </td></tr>
<tr><td class="left"> </td><td>
|
macie overall footer i header, zrobcie mi to musze isc:( |
|
|
|
![](templates/subSilver/images/spacer.gif) |
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
| Strona wygenerowana w 0,08 sekundy. Zapytań do SQL: 13 | |
![](images/spacer.gif) |
|