[3.0.7] ????? ????? ?????? bb_summer
مرسل: الثلاثاء يوليو 06, 2010 1:54 am
???? ??? ???? ????????
??? ??????? ???? ?????
??? ??????? ???? ?????
الدعم العربي لمنتديات phpBB
http://www.phpbbarabia.com/community/
????? ??? ??????him كتب:
?????? ????? ????? ????
????? ??? Dawn birth ??? ???????? ??????
???????? ?????? ?????
???? ??? ??? ?? ???? ??????? ?????? ??? ?????? ?????? ?? ???????? ??? ?????? ????? ?? ???? ??????? ?????? ?? ??????
?? ?? ??? ???? ??? ????????? ???? ????? ??? ???????? ???? ???? ????
??????
???????? ???? ??? ????? ???? ???? ???? ???? ??? ???
???? ?????? ??????? ??? ??? ???
??????? http://saranovels.com/bb/
?? ???? ?? ???? ???????
?????? ?? ??? ???? ??? ???????
??? ??? ???? ???? ?? ???????? ??????? ???? ???? ????????
?? ???? ??????? ???? ?????????907 كتب:???? ??? ???? ????????
??? ??????? ???? ?????
Dawn birth كتب:????? ??? ??????him كتب:
?????? ????? ????? ????
????? ??? Dawn birth ??? ???????? ??????
???????? ?????? ?????
???? ??? ??? ?? ???? ??????? ?????? ??? ?????? ?????? ?? ???????? ??? ?????? ????? ?? ???? ??????? ?????? ?? ??????
?? ?? ??? ???? ??? ????????? ???? ????? ??? ???????? ???? ???? ????
??????
???????? ???? ??? ????? ???? ???? ???? ???? ??? ???
???? ?????? ??????? ??? ??? ???
??????? http://saranovels.com/bb/
?? ???? ?? ???? ???????
?????? ?? ??? ???? ??? ???????
??? ??? ???? ???? ?? ???????? ??????? ???? ???? ????????
???? ????? ??????? ????? ???? ???? ????? ???? ????
?? ???? ???? ????? ??? ??? ???? ????? ???? ????? ?????
?????? ??? ???? ???? headerbar. ?? ?? ?????? ??? ????? ????? :??? ??? ?????? كتب:????? ????? ???? ???? ???
?? ???? ??????? dawn birth ????? ????? ???? ?????? ????? ????? ???? ??
??? ??? ????? ??? ????? ???? ?????? ??? ????? prosilver ???? ?? ????
كود: تحديد الكل
<div class="headerbar">
<div class="h_r"></div>
<div id="site-description">
<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
<h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>
</div>
<div class="h_l">
<div class="toplinks">
<!-- IF not S_IS_BOT -->
<a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x">{L_LOGIN_LOGOUT}</a>
<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><br /><a href="{U_REGISTER}">{L_REGISTER}</a><!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_USER_LOGGED_IN and not S_IS_BOT -->
<!-- IF S_DISPLAY_MEMBERLIST --><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a><!-- ENDIF -->
<!-- ENDIF -->
</div>
<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
<div id="search-box">
<form action="{U_SEARCH}" method="post" id="search">
<fieldset>
<input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" />
<input class="button2" value="{L_SEARCH}" type="submit" /><br />
<a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS}
</fieldset>
</form>
</div>
<!-- ENDIF -->
</div>
</div>
كود: تحديد الكل
.headerbar {
background-color: #e0e4cd;
background-image: url("{T_THEME_PATH}/images/h_bg.png");
color: #e4612e;
}
#site-description h1 {
color:#5cc0f3;
}
.h_r {
background: url("{T_THEME_PATH}/images/h_r.png") no-repeat;
}
.h_l {
background: url("{T_THEME_PATH}/images/h_l.png") no-repeat left;
}