Tekil Mesaj gösterimi
Alt 08-31-2006, 08:46 AM   #1
Dj_DaMaR
 
Rütbe: Misafir
Üyelik tarihi: Aug 2006
Mesajlar: 4
Ettiği Teşekkür: 5
1 Mesajına 3 Kere Teşekkür Edildi
Ücretli tema nasıl çalınır

ewet örnek vererek göstereyim arkadaş çok basit aslında 2 dakikamızı almicak

Örnek (17$'lık tema) : http://www.forumtemplates.com/forums...php?styleid=37


Şimdi Biz Bu Temanın kaynağına giriyoz ve biraz html bilginiz varsa hemen halledersiniz Şimdi kaynağı txt dosyasına açtınız ve en üstten <!-- nav buttons bar --> Yazısına Kadar Kopyalayın

Ondan Sonra Başka bir txt dosyasına kaydedin <!-- nav buttons bar --> nın hemen altına şunları ekleyin
Kod:
<div align="center">
	<table id="navstyle" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="center">
		<if condition="$show['member']">
			<td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
		</if>
		<if condition="$show['registerbutton']">
			<td><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
		</if>
		<td><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
		<td><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
		<td><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
		<if condition="$show['popups']">		
			<if condition="$show['searchbuttons']">
				<if condition="$show['member']">
				<td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
				<else />
				<td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
				</if>
				<td id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
			</if>
			<if condition="$show['member']">
				<td id="usercptools"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>		
			</if>
		<else />		
			<if condition="$show['searchbuttons']">
				<td><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
				<if condition="$show['member']">
				<td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
				<else />
				<td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
				</if>
			</if>
			<td><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
			<if condition="$show['member']">			
				<td><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>			
			</if>			
		</if>
		<if condition="$show['member']">
			<td><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
		</if>
	</tr>
	</table>
</div>
<!-- / nav buttons bar --></td>
        <td class="navR">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td valign="top" class="CenterWrap"><!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
Eet Şimdi sıra geldi gifleri filan çıkarmaya onuda hemen söylielim

Örnek :
Kod:
{
	background: #DAE4EF url(bizpro2/bizpro2_catbg.gif) repeat-x;
	color: #596771;
	font: bold 10pt tahoma,verdana, geneva,arial, helvetica, sans-serif;
}
Şimdi Bizim Burda yapmamız gereken bizpro2/bizpro2_catbg.gif adresinin en başına http://www.forumtemplates.com/forums/vbulletin/images/

adresini eklemek olay bukardar ve herşey hazır olduktan sonra header templatesinin içindeki tüm metinleri hazırladığınız metinler ile değiştirin
Ben Bu ücretli temanın size kaynağını vereyim

PHP- Kodu:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html dir="ltr" lang="en">
<
head>
    <!-- 
no cache headers -->
    <
meta http-equiv="Pragma" content="no-cache" />
    <
meta http-equiv="Expires" content="-1" />
    <
meta http-equiv="Cache-Control" content="no-cache" />
    <!-- 
end no cache headers -->
    <
meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<
meta name="generator" content="vBulletin 3.5.4" />

    
<
meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bulletin board" />
<
meta name="description" content="This is a discussion forum powered by vBulletin. To find out about vBulletin, go to http://www.vbulletin.com/ ." />
    


<!-- 
CSS Stylesheet -->
<
style type="text/css" id="vbulletin_css">
<!--
/* vBulletin 3 CSS For Style 'bizpro2' (styleid: 37) */
body
{
    
background#FFFFFF url(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_bg.gif) repeat-x;
    
color#006699;
    
font10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
margin-top6px;
}
a:link
{
    
color#465367;
}
a:visited
{
    
color#465367;
}
a:hovera:active
{
    
color#FF6600;
}
.
page
{
    
color#000000;
}
tdthpli
{
    
font10pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
tborder
{
    
background#FFFFFF;
    
color#000000;
    
border1px solid #9DAFC0;
}
.
tcat
{
    
background#DAE4EF url(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_catbg.gif) repeat-x;
    
color#596771;
    
fontbold 10pt tahoma,verdanageneva,arialhelveticasans-serif;
}
.
tcat a:link
{
    
color#333333;
    
text-decorationnone;
}
.
tcat a:visited
{
    
color#333333;
    
text-decorationnone;
}
.
tcat a:hover, .tcat a:active
{
    
color#FF6600;
    
text-decorationunderline;
}
.
thead
{
    
background#6788A1;
    
color#CCCCCC;
    
fontbold 11px tahoma,verdanageneva,arialhelveticasans-serif;
}
.
thead a:link
{
    
color#CCCCCC;
}
.
thead a:visited
{
    
color#CCCCCC;
}
.
thead a:hover, .thead a:active
{
    
color#99CC00;
}
.
tfoot
{
    
background#6788A1;
    
color#CCCCCC;
    
font-familytahoma,verdanageneva,arialhelveticasans-serif;
}
.
tfoot a:link
{
    
color#CCCCCC;
}
.
tfoot a:visited
{
    
color#CCCCCC;
}
.
tfoot a:hover, .tfoot a:active
{
    
color#FFFFFF;
}
.
alt1, .alt1Active
{
    
background#F5F5FF;
    
color#000000;
    
font-familytahoma,verdanageneva,arialhelveticasans-serif;
}
.
alt2, .alt2Active
{
    
background#E1E4F2;
    
color#000000;
    
font-familytahoma,verdanageneva,arialhelveticasans-serif;
}
td.inlinemod
{
    
background#FFFFCC;
    
color#000000;
    
font-familytahoma,verdanageneva,arialhelveticasans-serif;
}
.
wysiwyg
{
    
background#F5F5FF;
    
color#000000;
    
font10pt tahoma,verdanageneva,arialhelveticasans-serif;
}
textarea, .bginput
{
    
font10pt tahoma,verdanageneva,arialhelveticasans-serif;
}
.
button
{
    
font11px tahoma,verdanageneva,arialhelveticasans-serif;
}
select
{
    
font11px tahoma,verdanageneva,arialhelveticasans-serif;
}
optionoptgroup
{
    
font-size11px;
    
font-familytahoma,verdanageneva,arialhelveticasans-serif;
}
.
smallfont
{
    
font11px tahoma,verdanageneva,arialhelveticasans-serif;
}
.
time
{
    
color#FF6600;
    
font11 tahoma,verdanageneva,arialhelveticasans-serif;
}
.
navbar
{
    
font11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
highlight
{
    
color#FF0000;
    
font-familytahoma,verdanageneva,arialhelveticasans-serif;
    
font-weightbold;
}
.
fjsel
{
    
background#FFFFFF;
    
color#666666;
}
.
fjdpth0
{
    
background#F7F7F7;
    
color#000000;
}
.
panel
{
    
background#F5F5FF;
    
color#666666;
    
padding10px;
    
border2px outset;
}
.
panelsurround
{
    
background#E1E4F2;
    
color#006699;
}
legend
{
    
color#000033;
    
font11px tahoma,verdanageneva,arialhelveticasans-serif;
}
.
vbmenu_control
{
    
background#DAE4EF url(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_catbg.gif) repeat-x;
    
color#6B6E8A;
    
fontbold 11px tahoma,verdanageneva,arialhelveticasans-serif;
    
padding3px 6px 3px 6px;
    
white-spacenowrap;
}
.
vbmenu_control a:link
{
    
color#6B6E8A;
    
text-decorationnone;
}
.
vbmenu_control a:visited
{
    
color#6B6E8A;
    
text-decorationnone;
}
.
vbmenu_control a:hover, .vbmenu_control a:active
{
    
color#333333;
    
text-decorationunderline;
}
.
vbmenu_popup
{
    
background#FFFFFF;
    
color#000000;
    
border1px solid #0B198C;
}
.
vbmenu_option
{
    
background#E1E4F2;
    
color#333333;
    
font11px tahoma,verdanageneva,arialhelveticasans-serif;
    
white-spacenowrap;
    
cursorpointer;
}
.
vbmenu_option a:link
{
    
color#666666;
    
text-decorationnone;
}
.
vbmenu_option a:visited
{
    
color#666666;
    
text-decorationnone;
}
.
vbmenu_option a:hover, .vbmenu_option a:active
{
    
color#003366;
    
text-decorationnone;
}
.
vbmenu_hilite
{
    
background#F5F5FF;
    
color#333333;
    
font11px tahoma,verdanageneva,arialhelveticasans-serif;
    
white-spacenowrap;
    
cursorpointer;
}
.
vbmenu_hilite a:link
{
    
color#666666;
    
text-decorationnone;
}
.
vbmenu_hilite a:visited
{
    
color#666666;
    
text-decorationnone;
}
.
vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
    
color#003366;
    
text-decorationnone;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername font-size14pt; }

/* ***** small padding on 'thead' elements ***** */
td.theaddiv.thead padding4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a text-decorationnone; }
.
pagenav td padding2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset margin-bottom6px; }
.
fieldset, .fieldset td, .fieldset p, .fieldset li font-size11px; }

/* ***** don't change the following ***** */
form displayinline; }
label cursor: default; }
.
normal font-weightnormal; }
.
inlineimg vertical-alignmiddle; }
#navstyle{
font-family:ArialHelveticasans-serif;
font-size14px;
color#2C354F;
margin-top:0px;
}
#navstyle a{font-family:Arial, Helvetica, sans-serif;
        
font-size14px;
        
color#2C354F;
        
text-decorationnone;
        
font-weightbold;}
#navstyle a:hover{font-family:Arial, Helvetica, sans-serif;
    
font-size14px;
    
color#FF6600;
    
text-decorationunderline;
    
font-weightbold;}
#belownavstyle{
    
font-family:Tahoma,ArialHelveticasans-serif;
    
font-size13px;
    
color#6B6E8A;
    
margin-top:0px;
    
font-weightbold;
}
#belownavstyle a{font-family:Tahoma,Arial, Helvetica, sans-serif;
        
font-size13px;
        
color#63667E;
        
text-decorationnone;
        
font-weightbold;}
#belownavstyle a:hover{font-family:Tahoma,Arial, Helvetica, sans-serif;
    
font-size13px;
    
color#2C344C;
    
text-decorationunderline;
    
font-weightbold;}
.
headerwrap {
background-color#ffffff;
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_headerbg.gif);
    
background-repeatrepeat-x;
    
height136px;
}
.
navwrap {background-color#AECBDF;
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_navbg.gif);
    
background-repeatrepeat-x;
    
height39px;
}
.
belownavwrap {background-color#C7D6E4;
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_belownavbg.gif);
    
background-repeatrepeat-x;
    
height41px;
}
.
contentwrap {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_cbg.gif);
    
background-repeatrepeat-x;
    
height100%;
    
background-color#EDF4F9;
    
border-right-width1px;
    
border-left-width1px;
    
border-right-stylesolid;
    
border-left-stylesolid;
    
border-right-color#868B98;
    
border-left-color#868B98;
}
.
logowrap {
    
background-imageurl(http://www.mircforum.com/images/oceanzero/oceanzero_logo.gif);
    
background-repeatno-repeat;
    
height136px;
    
width523px;
}
.
headerR {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_headerR.gif);
    
background-repeatno-repeat;
    
background-positionright top;
    
width238px;
}
.
footerwrap {background-color#5B667A;
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_footerbg.gif);
    
background-repeatrepeat-x;
    
height37px;
}
.
navR {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_navR.gif);
    
background-repeatno-repeat;
    
height39px;
    
width36px;
}
.
navL {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_navL.gif);
    
background-repeatno-repeat;
    
height39px;
    
width7px;
}
.
belownavR {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_belownavR.gif);
    
background-repeatno-repeat;
    
height41px;
    
width36px;
}
.
belownavL {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_belownavL.gif);
    
background-repeatno-repeat;
    
height41px;
    
width7px;
}
.
footerR {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_footerR.gif);
    
background-repeatno-repeat;
    
height37px;
    
width36px;
}
.
footerL {
    
background-imageurl(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_footerL.gif);
    
background-repeatno-repeat;
    
height37px;
    
width36px;
}
#footerstyle{
font-family:ArialHelveticasans-serif;
font-size10px;
color#ffffff;

}
#footerstyle a{font-family:Arial, Helvetica, sans-serif;
        
font-size10px;
        
color#eaeaea;
        
text-decorationnone;
       }
#footerstyle a:hover{font-family:Arial, Helvetica, sans-serif;
    
font-size10px;
    
color#FF6600;
    
text-decorationunderline;
    }
-->
</
style>
<!-- / 
CSS Stylesheet -->

<
script type="text/javascript">
<!--
var 
SESSIONURL "";
var 
IMGDIR_MISC "http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/misc";
var 
vb_disable_ajax parseInt("0"10);
// -->
</script>

<script type="text/javascript" src="http://www.forumtemplates.com/forums/vbulletin/clientscript/vbulletin_global.js"></script>
<script type="text/javascript" src="http://www.forumtemplates.com/forums/vbulletin/clientscript/vbulletin_menu.js"></script>

    <title>Forum Templates vBulletin Skins - Powered by vBulletin</title>
</head>
<body>
<!-- logo -->
<a name="top"></a>
<!--change the table width="80%" below to 100% value if you want it liquid full width-->
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td class="headerwrap"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td class="logowrap"><a href="index.php"><img src="http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/spacer.gif" alt="Forum Templates vBulletin Skins" width="284" height="100" border="0" /></a></td>
        <td class="headerR">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td class="navwrap"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td class="navL">&nbsp;</td>
        <td><!-- nav buttons bar -->
<div align="center">
    <table id="navstyle" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
    <tr align="center">
        <if condition="$show['member']">
            <td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>
        <if condition="$show['registerbutton']">
            <td><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
        </if>
        <td><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
        <td><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
        <td><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
        <if condition="$show['popups']">        
            <if condition="$show['searchbuttons']">
                <if condition="$show['member']">
                <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>
                <td id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
            </if>
            <if condition="$show['member']">
                <td id="usercptools"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>        
            </if>
        <else />        
            <if condition="$show['searchbuttons']">
                <td><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
                <if condition="$show['member']">
                <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>
            </if>
            <td><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
            <if condition="$show['member']">            
                <td><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>            
            </if>            
        </if>
        <if condition="$show['member']">
            <td><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
        </if>
    </tr>
    </table>
</div>
<!-- / nav buttons bar --></td>
        <td class="navR">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td valign="top" class="CenterWrap"><!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output 

Şimdi diyeceksiniz butonlar filan nasıl olcak siteden butonları alıp paintte traşladıktan sonra photoshop gibi bir programla açıp yeni konu aç vb. yazılarınızı yazabilirsiniz..
Dj_DaMaR isimli Üye simdilik offline konumundadir   Alinti ile Cevapla
Dj_DaMaR nickli üyenin bu mesajına teşekkür eden 3 kullanıcı:
micromalik (03-19-2007), ofoking (08-31-2006), yasko (04-02-2008)

Reklam Alanı

 
1 2 3 4 5 6 9 10 11 12 13 14 15 16 17 19 20 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 93 94 95 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 135 138 140 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 174 175 176 177 178 179 180 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 216 217 218 219 220 221 222 223 224 225 226 227 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 254 255 256 257 258 259 260 261 262 263 264 265 266 269 270 271 272 273 274 275 276 277 278 279 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 306 307 308 309 310 311 312 313 314 315 316 318 319 320 321 322 323 324 325 326 327 328 331 332 333 334 335 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 369 370 371 372 373 374