[XOU-IT] Accueil » Annuaire » Informatique & Internet » Internet » 3D, Gifs, Images, Fonds » Forum Graphikfreestyle
Forum pour partager sa passion du graphisme.
http://graphikfreestyle.xooit.fr
Code:
<DOCTYPE>
<html dir="{S_CONTENT_DIRECTION}">
<link rel="shortcut icon" href=" http://img100.imageshack.us/img100/9235/foldernoreponsetest1881yy7.png ">
<head>
<meta equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="http://img6.xooimage.com/files/8/3/a/subsilver-18720a.css" type="text/css">
<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1};
}
/* General font families for common tags */
font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }
/* This is the outline round the main forum tables */
.forumline { background-color: {T_TD_COLOR2}; border:0; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: {T_TR_COLOR1}; }
td.row2 { background-color: {T_TR_COLOR2}; }
td.row3 { background-color: {T_TR_COLOR3}; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: {T_TD_COLOR2};
background-image: url(http://img6.xooimage.com/files/8/0/2/ent-te2-1871f6.jpg);
background-repeat: repeat-y;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold;
background-color: {T_BODY_LINK}; height: 25px;
background-image: url(http://img2.xooimage.com/files/a/a/2/cellpic3-30da8-187209.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(http://img3.xooimage.com/files/e/9/2/ent-tedroitepetite-187150.jpg);
background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}
th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}
/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: {T_BODY_HLINK}; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu { text-decoration: none; color : {T_BODY_LINK}; }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle { text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink { text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav { text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
/* Location, number of posts, post date etc */
.postdetails { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }
/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link { text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
/* Quote & Code blocks */
.code {
font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Copyright and bottom info */
.copyright { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright { color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}
/* Form elements */
input,textarea, select {
color : {T_BODY_TEXT};
font: normal {T_FONTSIZE2}px {T_FONTFACE1};
border-color: {T_BODY_TEXT};
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : {T_TD_COLOR2};
border-width:1px;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : {T_TR_COLOR1};
color : {T_BODY_TEXT};
font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}
/* The main submit button option */
input.mainoption {
background-color : {T_TD_COLOR1};
font-weight : bold;
border-width:1px;
}
/* None-bold submit button */
input.liteoption {
background-color : {T_TD_COLOR1};
font-weight : normal;
border-width:1px;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know Wink
*/
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("http://img10.xooimage.com/files/f/o/formie-30d7c.css");
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<a name="top">[/url]
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline">
<span class="maintitle">{SITENAME}</span>
<span class="gen">{SITE_DESCRIPTION}</span>
<table cellspacing="0" cellpadding="2" border="0" style="margin:auto">
<tr>
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"></span><span class="mainmenu"></
<!-- BEGIN switch_user_logged_out -->
[url:b3289d47d6=http://{U_REGISTER}]</</span>
<!-- END switch_user_logged_out -->
<span class="mainmenu">[url:b3289d47d6=http://{U_PROFILE}][url={U_PRIVATEMSGS}][/url:b3289d47d6][url={U_LOGIN_LOGOUT}][/url:b3289d47d6]</span></td>
</tr>
</table>
bienvenue ici qui sera bientot chez toi ..
Message: http://graphikfreestyle.xooit.fr/t109-papillon-junkie.htm
Code:
http://img7.xooimage.com/files/8/5/6/portail-3488b7.png
http://www.freddyandco.fr/index.php voila l'adresse de mon forum xooit la banniere est de moi et les logos aussi .
et ca c'est le forum de ma femme qui est aussi en cours de realistion par mes soins !
http://okinawa-city.xooit.fr/index.php
Message: http://graphikfreestyle.xooit.fr/t107-mon-forum-xooit.htm
Code:
<DOCTYPE>
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/onyx/{T_HEAD_STYLESHEET}" type="text/css">
<link rel="stylesheet" href="templates/bbc_box/color_qeel_{COQE_CSS_NUMBER}.css" type="text/css">
<BEGIN>
<script language="javascript" type="text/javascript">
<if location='{U_PRIVATEMSGS}'>
</script>
<END>
<link rel="stylesheet" href="{BBC_BOX_SHEET}" type="text/css">
<script language="javascript" src="templates/bbc_box/fade.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript" src="templates/bbc_box/hidebbcode.js"></script>
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<Error_Blocker>
<script language="JavaScript">
<Begin>
</script>
<End>
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<a name="top"></a>
<table width="80%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" width="100%" valign="middle"><a href="{U_INDEX}"><img src="templates/onyx/images/logo.jpg" border="0" alt="{L_INDEX}" vspace="1"></a></td>
</tr><tr>
<td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br><span class="gen">{SITE_DESCRIPTION}<br> </span>
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="{U_INDEX}" class="mainmenu"><img src="templates/onyx/images/icon_mini_index.jpg" width="119" height="62" border="0" alt="{L_INDEX}" hspace="0"></a><BEGIN><a href="{U_PORTAL}" class="mainmenu"><img src="templates/onyx/images/icon_mini_house.gif" width="61" height="62" border="0" alt="{L_HOME}" hspace="0"></a><END><BEGIN><a href="{U_FAQ}" class="mainmenu"><img src="templates/onyx/images/icon_mini_faq.jpg" width="32" height="62" border="0" alt="{L_FAQ}" hspace="0"></a><a href="{U_SEARCH}" class="mainmenu"><img src="templates/onyx/images/icon_mini_search.jpg" width="85" height="62" border="0" alt="{L_SEARCH}" hspace="0"></a><a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/onyx/images/icon_mini_members.jpg" width="62" height="62" border="0" alt="{L_MEMBERLIST}" hspace="0"></a><a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/onyx/images/icon_mini_groups.jpg" width="62" height="62" border="0" alt="{L_USERGROUPS}" hspace="0"></a><a href="{U_PROFILE}" class="mainmenu"><img src="templates/onyx/images/icon_mini_profile.jpg" width="48" height="62" border="0" alt="{L_PROFILE}" hspace="0"></a><a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{PRIVMSG_IMG}" width="80" height="62" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="0"></a><a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/onyx/images/icon_mini_logout.jpg" width="166" height="62" border="0" alt="{L_LOGIN_LOGOUT}" hspace="0"></a> <END><BEGIN><a href="{U_FAQ}" class="mainmenu"><img src="templates/onyx/images/icon_mini_faq.jpg" width="32" height="62" border="0" alt="{L_FAQ}" hspace="0"></a><a href="{U_SEARCH}" class="mainmenu"><img src="templates/onyx/images/icon_mini_search.jpg" width="85" height="62" border="0" alt="{L_SEARCH}" hspace="0"></a><a href="{U_REGISTER}" class="mainmenu"><img src="templates/onyx/images/icon_mini_register.gif" width="99" height="62" border="0" alt="{L_REGISTER}" hspace="0"></a><a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/onyx/images/icon_mini_login.jpg" width="150" height="62" border="0" alt="{L_LOGIN_LOGOUT}" hspace="0"></a>
<END>
</span></td>
</tr>
</table></td>
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
{PORTAL_HEADER}
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30"></td>
<td valign="top" align="center">
vu que la meilleur vue c'est de l'interieur , tu as fais un beau travail pour pas dire plus.
Message: http://graphikfreestyle.xooit.fr/t105-theme.htm
http://img368.imageshack.us/img368/8352/bannirery2.swf
[Upload your own video]
Message: http://graphikfreestyle.xooit.fr/t104-essai.htm
thème: astérix & obélix aux J.O
taille: 500/150
animation: non
texte: au choix
cadre: oui
votre pseudo: oui
Message: http://graphikfreestyle.xooit.fr/t101-1er-concours.htm
thème : ratatouille
taille: 500/150
animation: non
texte: au choix
cadre: oui
votre pseudo: oui
Message: http://graphikfreestyle.xooit.fr/t100-1-er-concours.htm
Le design c'est l'apparence (le thème) d'un site web, d'une interface, d'un kit ou autre.
Message: http://graphikfreestyle.xooit.fr/t99-Design.htm
Un render est une image en png contenant un personnage, de fiction, un acteur, un animal, ou encore un objet, comme une moto, une voiture, qui a été soigneusement détourée, séparée de son arrière plan puis enregistrée sur un fond transparent afin de pouvoir être facilement utilisé dans une création (ex : signature, header....).
Message: http://graphikfreestyle.xooit.fr/t98-Render.htm
Image abstraite (qui représente ce qu'on pourrait imaginer comme une explosion de métal liquide) faite par le logiciel de création 3D "Cinema4D".
Message: http://graphikfreestyle.xooit.fr/t97-C4D.htm
Les bannières sont affichées sur les pages Internet afin de transmettre un message publicitaire.
Ils sont le plus souvent de forme rectangulaire et cliquable.
Message: http://graphikfreestyle.xooit.fr/t96-Banniere.htm
Un Skins est un Habillage qui permet de personnaliser un logiciel ou un jeu vidéo (programme multimédia tel que winamp et autres).
Message: http://graphikfreestyle.xooit.fr/t95-Un-Skins.htm
L'avatar & la Signature sont des images virtuels permettant de se représenter sur un chat, un jeu, ou un monde virtuel.
Sur les forums, ils restent des supports de création de formes rectangulaires tendant à se diversifier, aux gouts et choix de son créateur.
Personnification graphique de son propriétaire, il permet sur certains forum de montrer le statut d'un membre, ou simplement de nous laisser admiratif de sa qualité graphique.
Message: http://graphikfreestyle.xooit.fr/t94-Avatar-Signature.htm
Un kit pour une signature Comprendra l' Avatar + la Signature.
Un kit graphique sera l'ensemble des éléments que contient un site web (header, boutons ...).
Message: http://graphikfreestyle.xooit.fr/t93-Kit.htm
c'est à dire faire le modèle de conception, le shéma du Site
Message: http://graphikfreestyle.xooit.fr/t92-Template.htm
« Fond d'écran »
Image utilisé comme fond d'écran sur le bureau.
Message: http://graphikfreestyle.xooit.fr/t91-Wallpaper.htm
La colorisation est la mise en couleur d'un dessin noir et blanc.
Tout l'art de la colorisation consiste à donner du volume au dessin grâce à un placement judicieux des ombres et de l'éclairage.
Message: http://graphikfreestyle.xooit.fr/t90-Colorisation.htm
« Image en-tête de site »
Image utilisé comme en-tête sur un site ou un forum qui s'affiche en haut de chaque page, pour le représenter.
Message: http://graphikfreestyle.xooit.fr/t89-Header.htm
Splash
Le splash est une image d'accueil précédant l'entrée sur certains sites.
Il peut être d'ordre purement esthétique mais également pratique.
En effet on retrouve souvent sur des splash un avertissement mentionnant la présence d'éléments flash dans le site et l'obligation d'avoir un plug-in à jour.
On peut y trouver également des boutons pour le choix de langue, ou encore le splash peut servir à annoncer une grosse nouveauté comme par exemple le nouvel album d'un groupe.
D'autres usages peuvent être fait du splash au gré des situations.
Message: http://graphikfreestyle.xooit.fr/t88-Splash.htm
Le design c'est l'apparence (le thème) d'un site web, d'une interface, d'un kit ou autre.
Message: http://graphikfreestyle.xooit.fr/t87-Design.htm
Un render est une image en png contenant un personnage, de fiction, un acteur, un animal, ou encore un objet, comme une moto, une voiture, qui a été soigneusement détourée, séparée de son arrière plan puis enregistrée sur un fond transparent afin de pouvoir être facilement utilisé dans une création (ex : signature, header....).
Message: http://graphikfreestyle.xooit.fr/t86-Render.htm
Image abstraite (qui représente ce qu'on pourrait imaginer comme une explosion de métal liquide) faite par le logiciel de création 3D "Cinema4D".
Message: http://graphikfreestyle.xooit.fr/t85-C4D.htm
Les bannières sont affichées sur les pages Internet afin de transmettre un message publicitaire.
Ils sont le plus souvent de forme rectangulaire et cliquable.
Message: http://graphikfreestyle.xooit.fr/t84-Banniere.htm
Un Skins est un Habillage qui permet de personnaliser un logiciel ou un jeu vidéo (programme multimédia tel que winamp et autres).
Message: http://graphikfreestyle.xooit.fr/t83-Un-Skins.htm
L'avatar & la Signature sont des images virtuels permettant de se représenter sur un chat, un jeu, ou un monde virtuel.
Sur les forums, ils restent des supports de création de formes rectangulaires tendant à se diversifier, aux gouts et choix de son créateur.
Personnification graphique de son propriétaire, il permet sur certains forum de montrer le statut d'un membre, ou simplement de nous laisser admiratif de sa qualité graphique.
Message: http://graphikfreestyle.xooit.fr/t82-Avatar-Signature.htm
Un kit pour une signature Comprendra l' Avatar + la Signature.
Un kit graphique sera l'ensemble des éléments que contient un site web (header, boutons ...).
Message: http://graphikfreestyle.xooit.fr/t81-Kit.htm
Le design c'est l'apparence (le thème) d'un site web, d'une interface, d'un kit ou autre.
Message: http://graphikfreestyle.xooit.fr/t80-Design.htm
Dernière mise à jour le 23/07/2008 à 18:25:06 GMT+02:00. Mise à jour toutes les 24 heures.