935,965 Üyemiz
, 476,607 Konumuz , 3,687,824 Mesajimiz ve 894 Online Kullanicimiz ile Her Dakika Dahada
Büyüyoruz...
Hackhell Forum´una Hosgeldiniz.
Bu Foruma yaptiğiniz ilk ziyaretiniz ise, Lütfen öncelikle
Yardim kriterlerini okuyunuz.
Forumumuzda bilgi alisverisinde bulunabilmeniz için öncelikle
Kayit olmalisiniz.
Üye olmayanlar Forumumuzdan hiçbir sekilde aktivite uygulayamaz, Mesaj yazamaz, Konu açamaz, Eklenti indiremez. Forumumuzu tam anlamiyla kullanmak için Üye olabilirsiniz..
Üye olmak için tiklayin .
vBulletin Extra Avatarlar, Dil Dosyaları, Smile,Türkçe Butonlar vs..
Bu konudan arkadaşınızında
haberdar olmasını istermisiniz? Tıklayın konuyu arkadaşınızla paylaşın!
08-31-2006, 08:46 AM
#1
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) : Linkleri sadece kayıtlı üyelerimiz görebilir.Ücretsiz Üye olmak ve forumdan tamamen yararlanmak icin
Ş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&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&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar --></td>
<td class="navR"> </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
Linkleri sadece kayıtlı üyelerimiz görebilir.Ücretsiz Üye olmak ve forumdan tamamen yararlanmak icin
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;
font : 10pt verdana , geneva , lucida , 'lucida grande' , arial , helvetica , sans - serif ;
margin - top : 6px ;
}
a : link
{
color : #465367;
}
a : visited
{
color : #465367;
}
a : hover , a : active
{
color : #FF6600;
}
. page
{
color : #000000;
}
td , th , p , li
{
font : 10pt verdana , geneva , lucida , 'lucida grande' , arial , helvetica , sans - serif ;
}
. tborder
{
background : #FFFFFF;
color : #000000;
border : 1px solid #9DAFC0;
}
. tcat
{
background : #DAE4EF url(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_catbg.gif) repeat-x;
color : #596771;
font : bold 10pt tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. tcat a : link
{
color : #333333;
text - decoration : none ;
}
. tcat a : visited
{
color : #333333;
text - decoration : none ;
}
. tcat a : hover , . tcat a : active
{
color : #FF6600;
text - decoration : underline ;
}
. thead
{
background : #6788A1;
color : #CCCCCC;
font : bold 11px tahoma , verdana , geneva , arial , helvetica , sans - 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 - family : tahoma , verdana , geneva , arial , helvetica , sans - 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 - family : tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. alt2 , . alt2Active
{
background : #E1E4F2;
color : #000000;
font - family : tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
td . inlinemod
{
background : #FFFFCC;
color : #000000;
font - family : tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. wysiwyg
{
background : #F5F5FF;
color : #000000;
font : 10pt tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
textarea , . bginput
{
font : 10pt tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. button
{
font : 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
select
{
font : 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
option , optgroup
{
font - size : 11px ;
font - family : tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. smallfont
{
font : 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. time
{
color : #FF6600;
font : 11 tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. navbar
{
font : 11px verdana , geneva , lucida , 'lucida grande' , arial , helvetica , sans - serif ;
}
. highlight
{
color : #FF0000;
font - family : tahoma , verdana , geneva , arial , helvetica , sans - serif ;
font - weight : bold ;
}
. fjsel
{
background : #FFFFFF;
color : #666666;
}
. fjdpth0
{
background : #F7F7F7;
color : #000000;
}
. panel
{
background : #F5F5FF;
color : #666666;
padding : 10px ;
border : 2px outset ;
}
. panelsurround
{
background : #E1E4F2;
color : #006699;
}
legend
{
color : #000033;
font : 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
}
. vbmenu_control
{
background : #DAE4EF url(http://www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_catbg.gif) repeat-x;
color : #6B6E8A;
font : bold 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
padding : 3px 6px 3px 6px ;
white - space : nowrap ;
}
. vbmenu_control a : link
{
color : #6B6E8A;
text - decoration : none ;
}
. vbmenu_control a : visited
{
color : #6B6E8A;
text - decoration : none ;
}
. vbmenu_control a : hover , . vbmenu_control a : active
{
color : #333333;
text - decoration : underline ;
}
. vbmenu_popup
{
background : #FFFFFF;
color : #000000;
border : 1px solid #0B198C;
}
. vbmenu_option
{
background : #E1E4F2;
color : #333333;
font : 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
white - space : nowrap ;
cursor : pointer ;
}
. vbmenu_option a : link
{
color : #666666;
text - decoration : none ;
}
. vbmenu_option a : visited
{
color : #666666;
text - decoration : none ;
}
. vbmenu_option a : hover , . vbmenu_option a : active
{
color : #003366;
text - decoration : none ;
}
. vbmenu_hilite
{
background : #F5F5FF;
color : #333333;
font : 11px tahoma , verdana , geneva , arial , helvetica , sans - serif ;
white - space : nowrap ;
cursor : pointer ;
}
. vbmenu_hilite a : link
{
color : #666666;
text - decoration : none ;
}
. vbmenu_hilite a : visited
{
color : #666666;
text - decoration : none ;
}
. vbmenu_hilite a : hover , . vbmenu_hilite a : active
{
color : #003366;
text - decoration : none ;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
. bigusername { font - size : 14pt ; }
/* ***** small padding on 'thead' elements ***** */
td . thead , div . thead { padding : 4px ; }
/* ***** basic styles for multi-page nav elements */
. pagenav a { text - decoration : none ; }
. pagenav td { padding : 2px 4px 2px 4px ; }
/* ***** define margin and font-size for elements inside panels ***** */
. fieldset { margin - bottom : 6px ; }
. fieldset , . fieldset td , . fieldset p , . fieldset li { font - size : 11px ; }
/* ***** don't change the following ***** */
form { display : inline ; }
label { cursor : default; }
. normal { font - weight : normal ; }
. inlineimg { vertical - align : middle ; }
#navstyle{
font - family : Arial , Helvetica , sans - serif ;
font - size : 14px ;
color : #2C354F;
margin - top : 0px ;
}
#navstyle a{font-family:Arial, Helvetica, sans-serif;
font - size : 14px ;
color : #2C354F;
text - decoration : none ;
font - weight : bold ;}
#navstyle a:hover{font-family:Arial, Helvetica, sans-serif;
font - size : 14px ;
color : #FF6600;
text - decoration : underline ;
font - weight : bold ;}
#belownavstyle{
font - family : Tahoma , Arial , Helvetica , sans - serif ;
font - size : 13px ;
color : #6B6E8A;
margin - top : 0px ;
font - weight : bold ;
}
#belownavstyle a{font-family:Tahoma,Arial, Helvetica, sans-serif;
font - size : 13px ;
color : #63667E;
text - decoration : none ;
font - weight : bold ;}
#belownavstyle a:hover{font-family:Tahoma,Arial, Helvetica, sans-serif;
font - size : 13px ;
color : #2C344C;
text - decoration : underline ;
font - weight : bold ;}
. headerwrap {
background - color : #ffffff;
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_headerbg.gif);
background - repeat : repeat - x ;
height : 136px ;
}
. navwrap { background - color : #AECBDF;
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_navbg.gif);
background - repeat : repeat - x ;
height : 39px ;
}
. belownavwrap { background - color : #C7D6E4;
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_belownavbg.gif);
background - repeat : repeat - x ;
height : 41px ;
}
. contentwrap {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_cbg.gif);
background - repeat : repeat - x ;
height : 100 %;
background - color : #EDF4F9;
border - right - width : 1px ;
border - left - width : 1px ;
border - right - style : solid ;
border - left - style : solid ;
border - right - color : #868B98;
border - left - color : #868B98;
}
. logowrap {
background - image : url ( http : //www.mircforum.com/images/oceanzero/oceanzero_logo.gif);
background - repeat : no - repeat ;
height : 136px ;
width : 523px ;
}
. headerR {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_headerR.gif);
background - repeat : no - repeat ;
background - position : right top ;
width : 238px ;
}
. footerwrap { background - color : #5B667A;
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_footerbg.gif);
background - repeat : repeat - x ;
height : 37px ;
}
. navR {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_navR.gif);
background - repeat : no - repeat ;
height : 39px ;
width : 36px ;
}
. navL {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_navL.gif);
background - repeat : no - repeat ;
height : 39px ;
width : 7px ;
}
. belownavR {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_belownavR.gif);
background - repeat : no - repeat ;
height : 41px ;
width : 36px ;
}
. belownavL {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_belownavL.gif);
background - repeat : no - repeat ;
height : 41px ;
width : 7px ;
}
. footerR {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_footerR.gif);
background - repeat : no - repeat ;
height : 37px ;
width : 36px ;
}
. footerL {
background - image : url ( http : //www.forumtemplates.com/forums/vbulletin/images/bizpro2/bizpro2_footerL.gif);
background - repeat : no - repeat ;
height : 37px ;
width : 36px ;
}
#footerstyle{
font - family : Arial , Helvetica , sans - serif ;
font - size : 10px ;
color : #ffffff;
}
#footerstyle a{font-family:Arial, Helvetica, sans-serif;
font - size : 10px ;
color : #eaeaea;
text - decoration : none ;
}
#footerstyle a:hover{font-family:Arial, Helvetica, sans-serif;
font - size : 10px ;
color : #FF6600;
text - decoration : underline ;
}
-->
</ 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"> </td>
</tr>
</table></td>
</tr>
<tr>
<td class="navwrap"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="navL"> </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&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&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar --></td>
<td class="navR"> </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 nickli üyenin bu mesajına teşekkür eden 3 kullanıcı:
08-31-2006, 08:58 AM
#2
Rütbe: Hızlı Üye
Rütbe Kademesi:
Üyelik tarihi: Sep 2005
Nerden: mahseryerindeyaralıkurt
Mesajlar: 1.366
Ettiği Teşekkür: 380
342 Mesajına 737 Kere Teşekkür Edildi
cok uzun aga be yne de saol ama tema icin degmez bence