|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
Przesunięty przez: joli 27-08-2007, 21:58 |
[pytanie] Zmniejszenie liter w SmileBlue |
Autor |
Wiadomość |
Red
Posty: 46
|
Wysłany: 17-12-2004, 19:11 [pytanie] Zmniejszenie liter w SmileBlue
|
|
|
Mam problem i ja wiem, że Wy wiecie . Otóż jestem szczęśliwym (?) posiadaczem stylu SmileBlue do wersji 1.8 by Przemo. Z paru powodów przerobićem nagłówek z linkami do profilu itp. , który pierwotnie był map? odsyłaczy na zwykły nagłówek z Appalachii. Niestety, litery w górnym menu są ogromne . Wiem, że w pliku smileblue.css powinien był fragment odpowiadający za to, no, ale ten fragment nie istnieje (albo przynajmniej tak diamentralnie różni się od innych arkuszy stylów, że nie mogę go dostrzec). Poni?ej wklejam ca?y dokument smileblue.css
Kod: | /*
Theme for phpBB version 2+
Created by Wabisurf.net
http://www.wabisurf.net
*/
body { scrollbar-face-color: #8CB6D4; scrollbar-highlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #EAF5FD; scrollbar-darkshadow-color: #98AAB1;
}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color : #006699; }
a:hover { text-decoration: underline; color : #28CBF4; }
hr { height: 0px; border: solid #CBE6F9 0px; border-top-width: 1px;}
.bodyline { background-color: #FFFFFF; border: 1px #AEBDC4 solid; }
.forumline { background-color: #FFFFFF; border: 2px #A7B9D1 solid; }
.forumline1 { border: 1px #B8D7ED solid; }
td.row1 { background-color: #EAF5FD; }
td.row2 { background-color: #DBEBF6; }
td.row3 { background-color: #CBE6F9; }
td.rowpic {
background-color: #FFFFFF;
background-image: url(templates/smileblue/images/wspic2.jpg);
background-repeat: repeat-y;
}
th {
color: #FFFFFF; font-size: 11px; font-weight : bold;
background-color: #8CB6D4; height: 11px;
background-image: url(templates/smileblue/images/wspic3.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(templates/smileblue/images/wspic1.gif);
background-color:#DBEBF6; border: #FFFFFF; border-style: solid; height: 11px;
}
td.cat,td.catHead,td.catBottom {
height: 11px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 11px;
}
td.row3Right,td.spaceRow {
background-color: #CBE6F9; border: #FFFFFF; border-style: solid;
}
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
.maintitle {
font-weight: bold; font-size: 12px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #28CBF4; text-decoration: underline; }
.cattitle { font-weight: bold; font-size: 11px; letter-spacing: 1px; color : #006699}
a.cattitle { text-decoration: none; color : #4A6E8A; }
a.cattitle:hover{ text-decoration: underline; }
.forumlink { font-weight: bold; font-size: 11px; color : #006699; }
a.forumlink { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #28CBF4; }
.nav { font-weight: bold; font-size: 11px; color : #000000;}
a.nav { text-decoration: none; color : #006699; }
a.nav:hover { text-decoration: underline; }
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover { text-decoration: underline; color : #28CBF4; }
.name { font-size : 11px; color : #000000;}
.postdetails { font-size : 10px; color : #000000; }
.error { font-size : 11px; color : #006699; }
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #14719C;
background-color: #FAFAFA; border: #91C6EB; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #14719C; line-height: 125%;
background-color: #FAFAFA; border: #91C6EB; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
input,textarea, select {
color : color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
}
input.post, textarea.post, select {
background-color : #F0F8FF;
border: solid #000000 1px;
}
input { text-indent : 2px; }
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}
.helpline { background-color: #DBEBF6; border-style: none; }
.admin { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006699; letter-spacing: -1px;}
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright,a:visited { color: #006699; text-decoration: none;}
a.copyright,a:hover,a:active { color: #28CBF4; text-decoration: underline;}
body { background-color: #A0C2D8;
}
input.button {
background-color : #FAFAFA;
font-weight : bold;
border: solid #000000 1px;
}
.table0 {
background-color : #EFEFEF;
border-bottom-color : #dedede;
border-bottom-style : solid;
border-bottom-width : 1;
border-top-color : #fefefe;
border-top-style : solid;
border-top-width : 1px;
color : #000000;
font-size : 10px;
}
@import url("templates/smileblue/formIE.css"); |
Jeśli możecie - pomóżcie mi w zmniejszeniu liter w nagłówku. Jakby ktoś się dopytywa? - adres mojego forum to http://prosiaczki.tanihosting.com/phpBB
_
Tre?? pliku overvall_header.tpl, którego nagłówek amatorsko zmienićem to:
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}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<style type="text/css">
<!--
/*
Theme for phpBB version 2+
Created by Wabisurf.net
http://www.wabisurf.net
*/
body { scrollbar-face-color: #8CB6D4; scrollbar-highlight-color: {T_TD_COLOR2}; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: {T_TR_COLOR1}; scrollbar-darkshadow-color: {T_TH_COLOR1};
}
font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { text-decoration: none; color : {T_BODY_LINK}; }
a:hover { text-decoration: underline; color : #28CBF4; }
hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
.bodyline { background-color: #FFFFFF; border: 1px #AEBDC4 solid; }
.forumline { background-color: #FFFFFF; border: 2px #A7B9D1 solid; }
.forumline1 { border: 1px #B8D7ED solid; }
td.row1 { background-color: #EAF5FD; }
td.row2 { background-color: #DBEBF6; }
td.row3 { background-color: #CBE6F9; }
td.rowpic {
background-color: #FFFFFF;
background-image: url(templates/smileblue/images/wspic2.jpg);
background-repeat: repeat-y;
}
th {
color: #FFFFFF; font-size: {T_FONTSIZE2}px; font-weight : bold;
background-color: #8CB6D4; height: 25px;
background-image: url(templates/smileblue/images/wspic3.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(templates/smileblue/images/wspic1.gif);
background-color:#DBEBF6; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #CBE6F9; border: {T_TH_COLOR3}; border-style: solid;
}
th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
.maintitle {
font-weight: bold; font-size: 12px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}
.gen { font-size : 11px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #28CBF4; text-decoration: underline; }
.cattitle { font-weight: bold; font-size: 11px; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle { text-decoration: none; color : #4A6E8A; }
a.cattitle:hover{ text-decoration: underline; }
.forumlink { font-weight: bold; font-size: 11px; color : {T_BODY_LINK}; }
a.forumlink { text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : #28CBF4; }
.nav { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav { text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover { text-decoration: underline; }
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : {T_BODY_TEXT}; }
a.topictitle:link { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover { text-decoration: underline; color : #28CBF4; }
.name { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
.postdetails { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }
.error { font-size : 11px; color : #006699; }
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link { text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
code {
font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: #14719C;
background-color: {T_TD_COLOR1}; border: #91C6EB; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: #14719C; line-height: 125%;
background-color: {T_TD_COLOR1}; border: #91C6EB; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
input,textarea, select {
color : color : #000000;
font: normal {T_FONTSIZE2}px {T_FONTFACE1};
border-color : #000000;
}
input.post, textarea.post, select {
background-color : #F0F8FF;
}
input { text-indent : 2px; }
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
.admin { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: #006699; letter-spacing: -1px;}
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright,a:visited { color: #006699; text-decoration: none;}
a:hover,a:active { color: #28CBF4; text-decoration: underline;}
body { background-color: #A0C2D8;
}
@import url("templates/smileblue/formIE.css");
-->
</style>
<!-- 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 -->
<script language="JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore)
{
//v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
<SCRIPT LANGUAGE="JavaScript">
<!--
function mpFoto(img)
{
foto1= new Image();
foto1.src=(img);
mpControl(img);
}
function mpControl(img)
{
if((foto1.width!=0)&&(foto1.height!=0))
{
viewFoto(img);
}
else
{
mpFunc="mpControl('"+img+"')";
intervallo=setTimeout(mpFunc,20);
}
}
function viewFoto(img)
{
largh=foto1.width+20;
altez=foto1.height+20;
string="width="+largh+",height="+altez;
finestra=window.open(img,"",string);
}
//-->
</script>
<!-- BEGIN switch_enable_greeting_popup -->
<script language="Javascript" type="text/javascript">
<!--
var greeting_flag = {GREETING_FLAG};
if( greeting_flag )
{
window.open('{U_GREETING_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
}
//-->
</script>
<!-- END switch_enable_greeting_popup -->
<script language="Javascript" type="text/javascript">
<!--
function setCheckboxes(theForm, elementName, isChecked)
{
var chkboxes = document.forms[theForm].elements[elementName];
var count = chkboxes.length;
if (count)
{
for (var i = 0; i < count; i++)
{
chkboxes[i].checked = isChecked;
}
}
else
{
chkboxes.checked = isChecked;
}
return true;
}
//-->
</script>
{POPUP_ALBUM}
{LOADING_HEADER}
</head>
{LOAD_BODY}
{OVERLIB}
{WIDTH_OVERALL}
{ROTATE_BANNER_1}
<table width="100%" cellspacing="0" cellpadding="6" border="0" align="center">
<tr>
<td class="bodyline">
{ROTATE_BANNER_2}
<!-- BEGIN header -->
{BANNER_TOP}<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td><a href="{U_INDEX_PORTAL}"><img src="templates/Appalachia/images/logo_phpBB.gif" border="0" alt="{L_INDEX_PORTAL}" vspace="1" /></a>
</td>
<td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME_COLOR}</span><br /><span class="gen">{SITE_DESCRIPTION}<br /><br /></span><br>
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_FAQ}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>
<a href="{U_RANKS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_RANGS}" hspace="3" />{L_RANGS}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_statistics.gif" width="12" height="13" border="0" alt="{L_STATISTICS}" hspace="3" />{L_STATISTICS}</a>
<!-- END statistics -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_d.gif" width="13" height="13" border="0" alt="{L_DOWNLOADS}" hspace="3" />{L_DOWNLOADS}</a>
<!-- END download -->
</span></td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="{U_PROFILE}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a>
<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_album.gif" width="12" height="13" border="0" alt="{L_ALBUM}" hspace="3" />{L_ALBUM}</a>
<!-- END album -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu"><img src="templates/Appalachia/images/icon_mini_login.gif" width="12" height="13" border="0" hspace="3" />Chat</a>
<!-- END chat -->
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<a href="{U_FAQ}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a>
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>
<a href="{U_RANKS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_RANGS}" hspace="3" />{L_RANGS}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_statistics.gif" width="12" height="13" border="0" alt="{L_STATISTICS}" hspace="3" />{L_STATISTICS}</a>
<!-- END statistics -->
</span></td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_album.gif" width="12" height="13" border="0" alt="{L_ALBUM}" hspace="3" />{L_ALBUM}</a>
<!-- END album -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu"><img src="templates/Appalachia/images/icon_mini_login.gif" width="12" height="13" border="0" hspace="3" />Chat</a>
<!-- END chat -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu"><img src="templates/Appalachia/images/icon_mini_d.gif" width="13" height="13" border="0" alt="{L_DOWNLOADS}" hspace="3" />{L_DOWNLOADS}</a>
<!-- END download -->
<!-- END switch_user_logged_out -->
</span></td>
</tr>
</table>
<!-- BEGIN switch_user_logged_in -->
<td align="center" nowrap="nowrap">{MY_AVATAR_IMG}</td>
<!-- END switch_user_logged_in -->
</td>
</tr>
</table>
<!-- END header -->
{ROTATE_BANNER_3}
<!-- BEGIN switch_enable_board_msg -->
<br />
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap"> {L_BOARD_MSG} </th>
</tr>
<tr>
<td class="row1"><span class="gen">{BOARD_MSG}</a></span></td>
</tr>
</table>
<!-- END switch_enable_board_msg --> |
Mam nadzieję, że maxymalnie ułatwiłem Wam rozwiązanie mojego problemu . |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
|
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,15 sekundy. Zapytań do SQL: 13 | |
 |
|