PDA

Afficher la version complète : Style Corbeau - Vert et Noir



Sofia
13/05/2009, 14h52
http://www.picdo.net/Fichiers/2e95b2ec02c6278c6666949dec166fd4/prez.png



Voici mon premier style. Si des choses ne vont pas, veuillez les indiquer dans ce sujet ;)




Conception

Auteur du style / Author Of style : Sofia
Version vBulletin Requise / Version vBulletin Required : vB 3.8.2

Testé / Tested: non





Copyright © 2006-2009 vBulletin-Ressources.com - Tous droits réservés / Copyright © 2006-2009 vBulletin-Ressources.com - All Rights Reserved

Installation


Importez le dossier "raven" dans le dossier "images" sur votre serveur.
Importez le fichier de style XML "raven-style-gb.xml"


PSD inclus



Screenshots et Archive

Simon
13/05/2009, 15h14
Très bien réalisé :) Merci pour le partage ;)

Ombre
13/05/2009, 16h52
Bonsoir, merci pour le partage, beau style :)

Allan
13/05/2009, 16h54
Bravo ma poule, très bon style ;)

sad
13/05/2009, 18h08
il a l'air beau style sofia ,je l'essaye sur mon forum
merci pour le partage

sad
13/05/2009, 18h43
salut
j'ai installè le style et je le trouve simple ,classe et très beau,nèaumoins j'arrive pas a placer ma bannière correctement sans dèformer le header
si quelqu'un peut m'aider
voila la template header


<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]" class="header_titre"><center><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></center></td>
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]</if>
</td>
<!-- breadcrumb, login, pm info -->
<td align="$stylevar[right]">
<if condition="$show['member']">
<td class="header_titre">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['notifications']">
<div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></div>
<if condition="$show['popups']">
<script type="text/javascript"> vBmenu.register("notifications"); </script>
<else />
<script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications"); </script>
</if>
<else /><if condition="$show['pmstats']">
<div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
</if></if>
<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
</div>
</td>
<else />
<td class="header_titre" nowrap="nowrap" style="padding:0px">
<!-- login form -->
<form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">$vbphrase[username]</label></td>
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->
</td>
</if>
</tr>
<!-- / breadcrumb, login, pm info -->
</td>
</table>
<!-- /logo -->
<!-- content table -->

$_phpinclude_output
$ad_location[ad_header_end]
<!-- nav buttons bar -->
<div style="0px">
<table width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr align="center">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
$template_hook[navbar_buttons_left]
<td class="vbmenu_control"><a rel="help" href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<if condition="$show['communitylink'] AND $show['popups']">
<td class="vbmenu_control"><a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6">$vbphrase[community]</a> <script type="text/javascript"> vbmenu_register("community"); </script></td>
<else />
<if condition="$show['memberslist']">
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
</if>
<if condition="$show['quick_links_groups']">
<td class="vbmenu_control"><a href="group.php?$session[sessionurl]">$vbphrase[social_groups]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td class="vbmenu_control"><a id="navbar_search" href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a id="usercptools" href="$show[nojs_link]#usercptools" accesskey="3">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_contacts]</a></td>
</if>
</if>
$template_hook[navbar_buttons_right]
<if condition="$show['member']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->
$spacer_open
<br />

Sofia
13/05/2009, 19h00
Quelle taille fait ta bannière ? Celle actuelle fait 142px de hauteur.
Si tu veux modifier le header (le fond), tu dois modifier l'image de fond "head2.gif" pour l'intégrer à ton header. Puis ajoute ta bannière dans le champ de logo dans la gestion du style.

Si t'y arrive pas, met ta bannière ici que je vois comment elle est.

sad
13/05/2009, 19h13
Quelle taille fait ta bannière ? Celle actuelle fait 142px de hauteur.
Si tu veux modifier le header (le fond), tu dois modifier l'image de fond "head2.gif" pour l'intégrer à ton header. Puis ajoute ta bannière dans le champ de logo dans la gestion du style.

Si t'y arrive pas, met ta bannière ici que je vois comment elle est.

je crois que c'est pas possible de mettre ma bannière tel quel car elle fait 900x200

Ombre
13/05/2009, 19h34
Bonsoir, tu dois adapter ta bannière au style et non l'inverse :)

ou alors il te faudra modifier le header et en particulier la largeur du corps du forum, suivant si c'est un style fixe ou fluid.

Sofia
13/05/2009, 19h47
je crois que c'est pas possible de mettre ma bannière tel quel car elle fait 900x200

Oui, a cette taille là, ca va tout déformé. Comme le dit Ombre, tu dois adapté ta bannière.

sad
13/05/2009, 19h48
Bonsoir, tu dois adapter ta bannière au style et non l'inverse :)

ou alors il te faudra modifier le header et en particulier la largeur du corps du forum, suivant si c'est un style fixe ou fluid.
absolument ,je ferai une autre bannière spècilement pour ce style
merci a vous

larsad85
31/01/2010, 00h47
merciiiiiiiiiiiii

larsad85
31/01/2010, 00h50
:d2:d2:d2:d2:d2:d2:d2

larsad85
31/01/2010, 00h51
merciiiiiiiiiiiiiiiiiiiiiiiii

ninja208
09/02/2010, 14h02
Très bien réalisé :) Merci pour le partage ;)