Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
4213 connectés 

  FORUM HardWare.fr
  Programmation
  HTML/CSS

  modifier le tamplate

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

modifier le tamplate

n°1569364
florence_y​vonne
Posté le 03-06-2007 à 20:46:06  profilanswer
 

je voudrais ajouter une bannière à mon blog, quand je vais sur les paramètres avancés, je vois cela, quelqu'un peut-il m'expliquer ?
 

Citation :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$blog.language}" lang="{$blog.language}">
    <head>
        <link rel="icon" href="{$platform.url}graphics/favicon.ico" type="image/x-icon" />
        <link rel="shortcut icon" href="{$platform.url}graphics/favicon.ico" type="image/x-icon" />
        <title>{$blog.title}</title>
        <meta name="description" content="{$blog.description|htmlspecialchars}" />
        <meta name="keywords" content="{$blog.keywords|htmlspecialchars}" />
        <meta name="abstract" content="{$blog.description|htmlspecialchars}" />
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="publisher" content="http://www.blogspirit.com/" />
        <meta name="generator" content="http://www.blogspirit.com/" />
        {if $blog.private}<meta name="robots" content="noindex,nofollow" />{else}<meta name="robots" content="index,follow" />{/if}
        <link rel="stylesheet" href="{$blog.url}style.css" type="text/css" />
        <link rel="alternate" type="application/atom+xml" title="Atom" href="{$blog.url}atom.xml" />
        <link rel="alternate" type="application/rss+xml" title="RSS" href="{$blog.url}index.rss" />
     <link rel="EditURI" type="application/rsd+xml" title="RSD" href="{$platform.url}rsd/{$blog.blog_id}" />
    </head>
    <body>
        <div id="container">
            <div class="container-decorator1">
                <div class="container-decorator2">
                    <div id="banner-img">
                        <div class="banner-img-decorator1">
                            <div class="banner-img-decorator2">
                                <div class="img-link">
                                    <a href="{$blog.url}"></a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div id="banner">
                        <div class="banner-decorator1">
                            <div class="banner-decorator2">
                                <h1><a href="{$blog.url}">{$blog.title}</a></h1>
                                <h2>{$blog.description|default:"&nbsp;"}</h2>
                            </div>
                        </div>
                    </div>
                    <div id="left">
                        <div class="left-decorator1">
                            <div class="left-decorator2">
                                {sidebar file="sidebar1.htm"}
                            </div>
                        </div>
                    </div>
                    <div id="right">
                        <div class="right-decorator1">
                            <div class="right-decorator2">
                                {sidebar file="sidebar2.htm"}
                            </div>
                        </div>
                    </div>
                    <div id="center">
                        <div class="center-decorator1">
                            <div class="center-decorator2">
                                <div class="content">
                                    {posts assign="post" items_on_index="`$blog.items_on_index`" sort_posts="`$blog.sort_posts`" show_on_index="`$blog.show_on_index`" commentcount="commentcount" trackbackcount="trackbackcount" categories="categories"}
                                        {date_header date="`$post.pubdate`"}
                                            <h2 class="date"><span>{$post.pubdate|date_format:"`$blog.date_format`"}</span></h2>
                                        {/date_header}
                                        <a id="a{$post.id}"></a>
                                        <h3><span>{$post.title}</span></h3>
                                        <div class="posttext">
                                            <div class="posttext-decorator1">
                                                <div class="posttext-decorator2">
                                                    {$post.source|trimlonglines:60}
                                                </div>
                                            </div>
                                        </div>
                                       {if $post.extended}<p class="readmore"><a href="{$post.permalink}#more">{t}Read more ...{/t}</a></p>{/if}
                                        <div class="postbottom">
                                            <div class="postbottom-decorator1">
                                                <div class="postbottom-decorator2">
                                                    <p class="posted">
                                                        {post_footer}
                                                    </p>
                                                </div>
                                            </div>
                                        </div>
                                    {/posts}
                                </div>
                            </div>
                        </div>
                    </div>
                    <div style="clear: both;">&#160;</div>
                </div>
            </div>
        </div>
        <div id="extraDiv1"><span></span></div><div id="extraDiv2"><span></span></div><div id="extraDiv3"><span></span></div>
        <div id="extraDiv4"><span></span></div><div id="extraDiv5"><span></span></div><div id="extraDiv6"><span></span></div>
    </body>
</html>


 
 [:leleniniste]


Message édité par Harkonnen le 14-10-2007 à 00:43:20

---------------
Vau mai peta en companhiá que creva solet.
mood
Publicité
Posté le 03-06-2007 à 20:46:06  profilanswer
 

n°1569374
masklinn
í dag viðrar vel til loftárása
Posté le 03-06-2007 à 21:24:08  profilanswer
 

mauvaise catégorie, supprimer post et le remettre ailleurs svp


Message édité par masklinn le 03-06-2007 à 21:24:29

---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
n°1569394
florence_y​vonne
Posté le 03-06-2007 à 23:03:42  profilanswer
 

si je l'ai mis là, c'est que je ne savais pas où le metre, pouvez-vous me dire à quel endroit je dois déplacer mon post ?
 
merci


Message édité par florence_yvonne le 03-06-2007 à 23:04:15

---------------
Vau mai peta en companhiá que creva solet.
n°1569396
masklinn
í dag viðrar vel til loftárása
Posté le 03-06-2007 à 23:13:13  profilanswer
 

html/css, ou divers, ou -- encore mieux -- sur le forum de ton moteur de blog


---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?
n°1569438
florence_y​vonne
Posté le 04-06-2007 à 09:21:27  profilanswer
 

il n'y en pas de forum


---------------
Vau mai peta en companhiá que creva solet.
n°1569440
skeye
Posté le 04-06-2007 à 09:28:41  profilanswer
 

pas de chance.


---------------
Can't buy what I want because it's free -
n°1569467
stiffler
Lâche mon profil putain ! :o
Posté le 04-06-2007 à 10:39:07  profilanswer
 

En fait je connaissais les langages fonctionnels sans le savoir [:screetch]


---------------
I'm failing as fast as I can !! -- Vision-360, vos photos en grand format -- !! -- Les nouilles c'est bon
n°1623231
bapho13
Usager usant
Posté le 12-10-2007 à 22:20:08  profilanswer
 

Generalement, quand on voit template ecrit avec un a, on se doute que ca part mal :o


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  HTML/CSS

  modifier le tamplate

 

Sujets relatifs
Modifier ordre des lignes dans JTable (PAS DE TRI)Créer e modifier un fichier excel en C#
j'ai un problem pour modifier le type d'un champModifier les éléments d'un select en JS
[RESOLU][ASP.NET][C#]Comment modifier les entetes d'un DataGrid?Modifier un pilote *.inf
Modifier les options d'Outlook avec VBA[javascript] Modifier un champs de texte en temps réel
Requête SQL pour modifier une partie d'une valeur d'un champModifier active directory en pl/sql
Plus de sujets relatifs à : modifier le tamplate


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)