صفحة 1 من 1

??? ???? ??? prosilverplus

مرسل: الاثنين فبراير 18, 2008 11:38 pm
بواسطة wanted666
?????
???? ????
??? ???? ????? ???? .. ???? ??????? ???
?????
:| :| :|

??? ???? ??? prosilverplus

مرسل: الثلاثاء فبراير 19, 2008 2:58 pm
بواسطة Stylish
?????? ????? , ????? ??? ?????? ??? ??????? ?? ????? ??????? .. http://www.phpbbarabia.com/viewtopic.php?f=56&t=29363" onclick="window.open(this.href);return false;

?????? ??? ??????? ?? ????? prosilverPlus ???? ???? ????? ??? ?????? ??? :
  • ??????? ????????? ?? ??? ??????? ?????? ???? ?????? ? ??? ??? ???? , ???? ?? ?? ?? ????? ??? ?????? ???????? ?????? Adobe Photoshop ?????? ??????? .. ? ?????? ???? ?????? ??
    styles/prosilverPlus/theme/images /bg_body.gif

    ? ??? ?? ?????? ??????? : http://stylish-solutions.ch/images/tut/bg_body.gif" onclick="window.open(this.href);return false; ( ????? prosilverPlus ??? )
  • ?????? ???????? ??? ??? common.css
    ???? ??

    كود: تحديد الكل

    #wrap {  
       padding: 0 20px;  
       min-width: 700px;  
       width: 770px;  
       margin: 0 auto;  
    } 
    ???????? ???

    كود: تحديد الكل

    #wrap {  
       padding: 0 20px;  
       min-width: 700px;  
       width: 900px;  
       margin: 0 auto;  
    } 
  • ?????? ???????? ??? ??? colours.css

    ???? ??

    كود: تحديد الكل

    .outside {
    		margin:0pt auto;
    		width:810px;
    }
    .top-left {
    		background-image:url("{T_THEME_PATH}/images/corners_top.gif");
    		background-position:0pt -20px;
    		background-repeat:no-repeat;
    		margin-left:1px;
    		margin-right:9px;
    		margin-top:0px;
    }
    .top-center {
    		background-image:url("{T_THEME_PATH}/images/bg_headers.gif");
    		background-position:0pt 0px;
    		font-size:2px;
    		height:20px;
    		margin:-20px 20px;
    }
    .top-right {
    		background-image:url("{T_THEME_PATH}/images/corners_top.gif");
    		background-position:100% 0pt;
    		background-repeat:no-repeat;
    		margin-left:0px;
    		margin-right:1px;
    		margin-top:-9px;
    }
    .inside {
    		background:#FFFFFF url("{T_THEME_PATH}/images/bg_body.gif") repeat scroll 0%;
    		border-left:0px solid #000000;
    		border-right:0px solid #000000;
    		color:#000000;
    		padding-left:0px;
    		padding-right:0px;
    }
    .notopgap {
    margin-top:0pt;
    }
    .bottom-left {
    		background-image:url("{T_THEME_PATH}/images/corners_bottom.gif");
    		background-position:0pt 0px;
    		background-repeat:no-repeat;
    		margin-left:1px;
    		margin-right:0px;
    		margin-top:0px;
    }
    .bottom-center {
    		background-image:url("{T_THEME_PATH}/images/bg_footers.gif");
    		background-position:0pt 0px;
    		font-size:2px;
    		height:20px;
    		margin:-20px 20px;
    }
    .bottom-right {
    		background-image:url("{T_THEME_PATH}/images/corners_bottom.gif");
    		background-position:100% -20px;
    		background-repeat:no-repeat;
    		margin-left:0px;
    		margin-right:1px;
    		margin-top:-20px;
    }
    .top-left, .top-right, .bottom-left, .bottom-right {
    		font-size:2px;
    		height:20px;
    }
    .nobottomgap {
    		margin-bottom:0pt;
    }
    
    ???????? ???

    كود: تحديد الكل

    .outside {
          margin: 0 auto;
          width : 950px;
    }
    .top-left {
          background-image:url("{T_THEME_PATH}/images/corners_top.gif");
          background-position: 0 -20px;
          background-repeat:no-repeat;
          margin-left: 1px; 
          margin-right: 9px;
          margin-top: 0px;
    }
    .top-center {
          background-image: url("{T_THEME_PATH}/images/bg_headers.gif");
          background-position: 0 0px;
          height: 20px;       
          font-size: 2px; 
          margin-left: 20px; 
          margin-top: -20px;
          margin-right: 20px;
          margin-bottom: -20px;
    }
    .top-right {
          background-image: url("{T_THEME_PATH}/images/corners_top.gif"); background-repeat:no-repeat;
          background-position: 100% 0;   
          margin-left: 0px; 
          margin-top: -9px; 
          margin-right: 1px; 
    }
    .inside {
          border-left: 0px solid #000000;
          border-right: 0px solid #000000;
          background: #FFFFFF;           
          color: #000000;                 
          padding-left: 0px;             
          padding-right: 0px;             
          background-image: url("{T_THEME_PATH}/images/bg_body.gif");
    }
    .notopgap    {
          margin-top: 0;
    }
    .bottom-left  {
       background-image: url("{T_THEME_PATH}/images/corners_bottom.gif");
       background-repeat:no-repeat;
       background-position: 0 0px;
       margin-right: 0px;
       margin-left: 1px;
       margin-top: 0px; 
    }
    
    .bottom-center {
          background-image: url("{T_THEME_PATH}/images/bg_footers.gif");
          background-position: 0 0px;
          height: 20px;           
          font-size: 2px;   
          margin-left: 20px; 
          margin-top: -20px; 
          margin-right: 20px;
          margin-bottom: -20px;
    }
       
       
    .bottom-right {
          background-image: url("{T_THEME_PATH}/images/corners_bottom.gif");
          background-repeat:no-repeat;
          background-position: 100% -20px;
          margin-right: 1px;
          margin-left: 0px; 
          margin-top: -20px; 
    }
    .nobottomgap {
          margin-bottom: 0;
    }
    .top-left, .top-right, .bottom-left, .bottom-right { 
       height: 20px;  
       font-size: 2px;
       }
    
?? ??? ?????? ?????? ??? ??????? ?? ???? ?????? ??? ????????? ..
?? ?????? ???? ????????? ?? ???? ?????? ..


???????? ..

??? ???? ??? prosilverplus

مرسل: الثلاثاء فبراير 19, 2008 8:28 pm
بواسطة wanted666
???? ????? ???? ?????
?? ???? ???? ??? ?????
???? ???? fb_header.png ????? ?????? !!!
??????? ???? ??????? ?? ???? ???????? ?? ???? ??????
:!:

??? ???? ??? prosilverplus

مرسل: الثلاثاء فبراير 19, 2008 8:44 pm
بواسطة Stylish
wanted666 كتب:???? ????? ???? ?????
?? ???? ???? ??? ?????
???? ???? fb_header.png ????? ?????? !!!
??????? ???? ??????? ?? ???? ???????? ?? ???? ??????
:!:
????? ??? ?????? ???? ?????? ???????? ?????? ?????? ????? Adobe Photoshop
? ????? ????? PNG ..

????? ????? ????? ??????? ????? ??????? .. ???????? ..

??? ???? ??? prosilverplus

مرسل: الثلاثاء فبراير 19, 2008 9:02 pm
بواسطة Stylish
?????? ??????? ..

?? ??????? .. ?? ???? ?????? ??????? ?????? ???? colours.css ??? ???? .. ??? ?????? ?????? ??? ????? ??????? ..

???????? ..

??? ???? ??? prosilverplus

مرسل: الثلاثاء فبراير 19, 2008 9:27 pm
بواسطة wanted666
????? ???? ????? ?????? ..
????? ???? ??????? ?????? ????
????? ????

??? ???? ??? prosilverplus

مرسل: الثلاثاء فبراير 19, 2008 10:49 pm
بواسطة wanted666
?? ??? ??????? ??? ?? ??????

??? ???? ??? prosilverplus

مرسل: الأربعاء فبراير 20, 2008 1:08 am
بواسطة wanted666
???? ????? ??? .. ???? ???? ?????? ???? ??? ?????
:mrgreen: :mrgreen:

??? ???? ??? prosilverplus

مرسل: الأربعاء فبراير 20, 2008 2:57 am
بواسطة Stylish
??????? ??????? ?? ?????? , ???? ??? ???????? ??? ??? overall_footer ????? ????? ????? .. ?? ???? ??? overall_footer.html ? ????? ????? ??????? ?? ???? ?????? ,

?????? ???? ??????
???? ??? overall_header.html
???? ??

كود: تحديد الكل

<div id="page-header">
???????? ???

كود: تحديد الكل

<div id="page-header" align="center">
?? ??? ????? ??????? ?? ???? ?????? ?? ?????? ?????????? ?? ???? ?????? ?????? ..

???????? ..

??? ???? ??? prosilverplus

مرسل: الأربعاء فبراير 20, 2008 3:16 am
بواسطة wanted666
??? ??????
?????? ???? ?????
?? ?????? ??????
??? ???? ?????? ?? ????? ??? ???? ??
??? ???????? ?????? ????????
:| :| :|

??? ???? ????? ???

??? ???? ??? prosilverplus

مرسل: الأربعاء فبراير 20, 2008 7:07 pm
بواسطة Stylish
?? ??? colours.css

???? ??

كود: تحديد الكل

body div.header, div.header_portall {
		background-repeat:no-repeat;
		height:129px;
		width:770px;
?? ?????? ????? ? ????? ??? ??? ? ??? ?????? ???? ?????? ..
???????? ..

??? ???? ??? prosilverplus

مرسل: الخميس فبراير 21, 2008 10:10 pm
بواسطة wanted666
????? ????? ????

?? ??? ???? ?????
???? ???? ?????? ??? ?????? ??????? ??? ???? ??? ???? ???? ??????? ??? ?????? ?????
?? ?????? ??????? ??????

:| :| :|

??? ???? ??? prosilverplus

مرسل: الخميس فبراير 21, 2008 10:33 pm
بواسطة Stylish
??? ??? ??????? ???? ??? ?? ?? ??? overall_header.html

كود: تحديد الكل

<div id="page-header" align="center">
???

كود: تحديد الكل

<div id="page-header">
?????? ????????
???????? ..

??? ???? ??? prosilverplus

مرسل: الخميس فبراير 21, 2008 10:44 pm
بواسطة wanted666
??????? .. ???? ???? ????? ??? ??? ??????
?????? ???? ????

:| :| :|