Kits graphiques gratuits

Kits graphiques gratuits (http://forum.kitsgratuits.com/index.php)
-   Kits graphiques gratuits flash (http://forum.kitsgratuits.com/forumdisplay.php?f=2)
-   -   [RESOLU] Kit graphique 9 - page Index (http://forum.kitsgratuits.com/showthread.php?t=492)

Lightman 11-13-2010 10:29 AM

Kit graphique 9 - page Index
 
Bonjour.

Le problème de Skylo est le même que le mien. La réponse de l'administrateur ne résout pas le problème étant donné que je travaille moi aussi déjà sur la page index.htm en code.

Où trouve-ton le moyen de modifier en bas "few words about me" & "Welcome to my website". Cela n'apparait nulle part dans le code de la page index.htm. :confused:

Merci d'avance

kitsgratuits 11-16-2010 09:52 AM

Template
 
Bonjour,
Eh bien pourtant si !
A moins que l'on ne parle pas du même template. Pourriez-vous le mettre en ligne afin que nous puissions vous où exactement changer le texte.

Lightman 11-21-2010 10:24 AM

Voici le code (j'utilise Microsoft Web Expression)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="We provide free flash templates, free templates, free flash header"/>
<script src="js/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="js/jquery142.js" type="text/javascript"></script>
<script src="js/sound.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script src="js/lightbox/js/prototype.js" type="text/javascript"></script>
<script src="js/lightbox/js/scriptaculous.js?load=effects,builder" type="text/javascript"></script>
<script src="js/lightbox/js/lightbox.js" type="text/javascript"></script>
<link rel="stylesheet" href="js/lightbox/css/lightbox.css" type="text/css" media="screen" />
<link href="css/stylesheet.css" rel="stylesheet" type="text/css" />
<title>kit graphique gratuit</title>
<!--DEBUT DU DROIT D'UTILISATION. NE PAS SUPPRIMER OU MODIFIER CES LIGNES. SI VOUS LES SUPPRIMEZ OU LES MODIFIEZ UN MESSAGE D'ALERTE APPARAITRA QUAND VOTRE SITE SERA EN LIGNE.-->
<style>#free-flash-header a,#free-flash-header a:hover {color:#363636;}#free-flash-header a:hover {text-decoration:none}</style>

<!--FIN DU DROIT D'UTILISATION-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="css/stylesheetie6.css" />
<![endif]-->
<!--[if IE]>
<style type="text/css">
<!--
object,embed{margin:0px!important;}
html {overflow-x:hidden;}
.style2 {
color: #74BE37;
}
.style7 {
font-size: 20px;
}
-->
</style>
<![endif]-->

</head>
<body>
<div id="holder">
<!--DEBUT DU DROIT D'UTILISATION. NE PAS SUPPRIMER OU MODIFIER CES LIGNES. SI VOUS LES SUPPRIMEZ OU LES MODIFIEZ UN MESSAGE D'ALERTE APPARAITRA QUAND VOTRE SITE SERA EN LIGNE.-->
<div id="copy" style="height: 75px; position: absolute; bottom: 0px; left:0px; border: none; width: 100%;">
<div id="free-flash-header" style="width:820px;margin:0 auto;text-align:right;position:relative;bottom:0px;margin-top:63px;color:#363636;font-size:10px;font-family:Verdana"><strong>kit graphique gratuit</strong> sur <a href="http://www.kitsgratuits.com/"><strong>kit graphique gratuit</strong></a></div>
</div>
<!--FIN DU DROIT D'UTILISATION-->
<div id="page">

<div id="top" class="center">
<div id="name_part_1" class="center" style="width: 781px; height: 39px" >
<span class="style2">
<span class="orange">
<span class="style7">
L</span></span></span><span class="style7">ouis<span class="orange"><span class="style2">
L</span></span>ANDUYT<span class="style2"><span class="orange">
</span>
</span>
<span class="red">
&amp;</span><span class="orange"><span class="style2">
</span>
</span>
</span>
<span class="orange">
<span class="style2">
C</span></span><span class="style7">atherine<span class="style2">
</span>
<span class="orange">
V</span>AN<span class="style2">
</span>
<span class="orange">
L</span>OO</span></div>
<div id="name_part_2" class="style7" >&nbsp;</div>
<div id="square" style="left: 639px; top: 28px; width: 55px; height: 53px">
<div id="orange_square" style="right: 2px; top: 3px; width: 26px; height: 25px"></div>
<div id="green_square" style="left: 2px; bottom: 1px; height: 25px; width: 26px"></div></div>
</div>


<div id="line"></div>
<div id="left_col">


<div class="clearboth"></div>



<!-- Menu -->
<script type="text/javascript">
myButton('HOME','_home.htm');
myButton('DECOUVRIR','_about.htm');
myButton('GALLERIE','_portfolio.htm');
myButton('NEWS','_news.htm');
myButton('CONTACT','_contact.htm');
</script>
<!-- Menu end-->
<br/><br/>




<div class="news">
<h1>News & Events</h1>
<span class="bold green">01.02.2009</span><br/>
Sortie du nouveau livre de Louis Landuyt dédié aux professeurs et étudiants en chant lyrique.
<a href="javascript:showPage('_news.htm');" class="right">en savoir plus...</a>

</div>

</div>
<div id="right_col">
<div id="firefoxbug"><!-- firefoxbug -->
<div class="dynamicContent" id="dynamicContent">
</div>
</div><!--end firefoxbug-->


</div><!--end right_col-->
<div id="line"></div>
<div class="clearboth"></div>
</div>
<div id="copyright">Copyright &copy; 2010 TILLY.</div>

</div>
<br/>
</div>
</body>
</html>

kitsgratuits 11-21-2010 06:44 PM

kit graphique
 
Il faudrait vraiment voir le site en ligne afin que nous puissions vous aider.

Lightman 11-23-2010 09:10 PM

Excusez moi, mais c'est déjà sur votre site en ligne, sur la page Index :eek: :
http://www.kitsgratuits.com/kit-gratuit/kit-graphique/9.htm

D'ou apparaissent les Few Words About Me & Welcome to my Website ?

C'est dans votre kit disponible en ligne, vous devez donc être en mesure d'avoir le code chez vous et de trouver la source. Je vous ai déjà fourni le code que vous nous fournissez en ligne (le seul changement se situant au niveau du titre, pour le reste je n'ai rien touché).

C'est un peu le monde à l'envers que vous me demandiez de vous fournir votre propre code & site web en ligne, non ? :confused:

kitsgratuits 11-25-2010 03:28 PM

Templates
 
Bonjour,
Dans la page _home.htm.

Lightman 11-25-2010 09:13 PM

Merci beaucoup !! :)


All times are GMT. The time now is 06:52 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.