- Statut : non résolu
- Ce sujet contient 17 réponses, 3 participants et a été mis à jour pour la dernière fois par Rom59fr, le il y a 14 années et 11 mois.
-
AuteurMessages
-
14 février 2010 à 15 h 16 min #479136
Bonjour,
Ma configuration WP actuelle
– Version de WordPress : 2.9.1
– Version de PHP/MySQL : 5.0.45
– Thème utilisé : Arras Theme
– Extensions en place : /
– Nom de l’hebergeur : Jexiste
– Adresse du site : http://taktikk.jexiste.fr/wordpress/Problème(s) rencontré(s) :
J’ai suivi un topic, celui-ci: http://www.wordpress-fr.net/support/viewtopic.php?id=32980
J’ai donc mi Node Based dans les 3 choix, mais rien n’a changé, que faut il faire pour mettre sa propre bannière apres ?Et mon second et dernier problème et visible sur mon site, en haut à droite, il y a 3 blocs widgets « Welcome to Arras Theme! » et deux Recents Posts. Hors ils ne sont pas présents dans les widgets, donc comment les enlever ?
Voilà, merci beaucoup !
14 février 2010 à 16 h 13 min #714790Le but est que tu veuille afficher uniquement les 3 dernier éléments, ou aucun et mettre tes propres widgets personnalisés ?
14 février 2010 à 16 h 24 min #714791Les 3 derniers élements c’est moi qui les ai mis, je veux les garders, je veux juste enlever les 3 premiers.
14 février 2010 à 17 h 07 min #714792En fait, si tu regarde bien la structure de ta sidebar, elle se distingue en 2 parties. Une primaire, une secondaire. La primaire englobe les 3 premiers widgets (ceux que tu ne veux pas garder) et le secondaire, celle dont tu ne veux pas toucher.
Si tu me suis jusque la, il te faut juste supprimer la partie primaire, et le tour est joué.
Par contre, il faut deja que regarde dans ton admin si ces 3 premiers widgets font partis d’une sidebar dynamique, auquel cas il te faudra juste les supprimer depuis l’interface. Sinon ca se passera dans tes fichiers php.Pourrait tu copier coller le code des fichiers suivants, qu’on puisse regarder ensemble (sidebar, index, functions)…
14 février 2010 à 17 h 21 min #714793Voilà sidebar-single:
Voilà sidebar:
-
-
<?php
$r = new WP_Query(array(‘showposts’ => $number, ‘what_to_show’ => ‘posts’, ‘nopaging’ => 0, ‘post_status’ => ‘publish’, ‘caller_get_posts’ => 1));
if ($r->have_posts()) :
?>-
have_posts()) : $r->the_post(); ?>
- <a href=" »>
<?php
wp_reset_query();
endif;
?> -
Voilà functions:
<?php
wp_enqueue_script(‘jquery’);// Translate Arras.Theme, if possible
if (class_exists(‘xili_language’)) {
define(‘THEME_TEXTDOMAIN’, ‘arras’);
define(‘THEME_LANGS_FOLDER’, ‘/language’);
} else {
load_theme_textdomain(‘arras’, get_template_directory() . ‘/language’);
}// Remove filter on theme options if qTranslate is enabled
if (function_exists(‘qtrans_init’)) {
remove_filter(‘option_arras_options’, ‘qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage’, 0);
}$theme_data = get_theme( get_current_theme() );
define( ARRAS_CHILD, (boolean)($theme_data == ‘Arras Theme’) );$parent_data = get_theme(‘Arras Theme’);
// Define post meta fields
define( ARRAS_POST_THUMBNAIL, ‘thumb’ );
define( ARRAS_REVIEW_SCORE, ‘score’ );
define( ARRAS_REVIEW_PROS, ‘pros’ );
define( ARRAS_REVIEW_CONS, ‘cons’ );// Define thumbnail width and height
define( ARRAS_2COL_MINI_WIDTH, ‘190’ );
define( ARRAS_2COL_MINI_HEIGHT, ‘100’ );define( ARRAS_2COL_FULL_WIDTH, ‘630’ );
define( ARRAS_2COL_FULL_HEIGHT, ‘250’ );define( ARRAS_3COL_MINI_WIDTH, ‘220’ );
define( ARRAS_3COL_MINI_HEIGHT, ‘100’ );define( ARRAS_3COL_FULL_WIDTH, ‘480’ );
define( ARRAS_3COL_FULL_HEIGHT, ‘225’ );// Define PHP file constants
define( ARRAS_DIR, TEMPLATEPATH );
define( ARRAS_LIB, ARRAS_DIR . ‘/library’ );
define( ARRAS_VERSION, $parent_data );// Thumbnail generator
define( ARRAS_THUMB, ‘timthumb’ );// Load library files
require_once ARRAS_LIB . ‘/actions.php’;
require_once ARRAS_LIB . ‘/filters.php’;
require_once ARRAS_LIB . ‘/template.php’;
require_once ARRAS_LIB . ‘/styles.php’;require_once ARRAS_LIB . ‘/widgets-legacy.php’;
require_once ARRAS_LIB . ‘/admin/options.php’;
arras_flush_options();if ( is_admin() ) require_once ARRAS_LIB . ‘/admin/admin.php’;
require_once ARRAS_LIB . ‘/launcher.php’;
J’ai vu que c’était dans sidebar^^
14 février 2010 à 17 h 26 min #714794As tu été voir dans ton admin => widgets si par hasard il n’y en aurait pas deja d’activés ?
14 février 2010 à 17 h 30 min #714795Non il n’y a rien a par les miens
14 février 2010 à 17 h 42 min #714796Donc si aucuns widgets n’est activé, tu as deux solution. La premiere consiste a supprimer tout ce qui est en rapport avec l’id « primary » dans les fichiers sidebar et sidebar single. Bien verifier dans tout tes fichiers qu’il ne reste plus aucun attribut de ce nom la sinon, tu risque de mettre ta mise en page en l’air;
La seconde c’est en fait d’activer la sidebar dynamique via l’admin en y ajoutant les widgets que tu as besoins (liens, meta et archives). WordPress par défaut, affiche le contenu du fichier sidebar.php si la sidebar dynamique n’est pas activée (via les widgets dans l’admin).
Donc je pencherais pour la seconde solution, plus pratique et moins contraignante, car quand tu va ajouter tes widgets perso, la sidebar par défaut ne sera plus affichée, donc en somme tu n’aura plus la sidebar « primary » dans ta page.
Essaie deja ca et reviens vers moi. Et dis moi ce que ca donne…
14 février 2010 à 17 h 57 min #714797J’ai suivi la seconde solution, sa marche merci beaucoup !
Maintenant reste plus qu’à voir pour la bannière
Bonne soirée
14 février 2010 à 18 h 46 min #714798En ce qui concerne ton header, il faut modifier ton id « #header » dans le css en sachant si c’est un fond qui va etre extensible sur toute la largeur de ta page avec insertion de logo ou un header fixe avec fond extensible…
14 février 2010 à 19 h 34 min #714789Sa sera un header fixe avec fond extensible
14 février 2010 à 20 h 29 min #714799Désolé pour le double post, mais j’ai suivi ce topic http://www.wordpress-fr.net/support/viewtopic.php?id=32321
J’ai donc remplacé comme indiquée le fichier default.css qui est comme sa:
/* globals */
body { background-color: #F0F0F0; color: #333; font: 12px ‘Lucida Grande’,Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; }h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #1E1B1A; }
.clearfix:after { clear: both; content: « . »; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }:focus { -moz-outline-style: none; }
a, a:link, a:visited { color: #0052A3; text-decoration: underline; }
a:hover { color: #1A8DFF; }p { line-height: 1.5em; }
blockquote { border-left: 2px solid #CCC; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code { background: #EAEAEA; color: #333; font-family: Consolas,Monaco,Courier,monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code { background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }input[type=text], input[type=password], textarea { background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 3px; }
input[type=submit], #wp-email-submit { font-family: ‘Lucida Grande’, Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; }
input[type=submit]:hover, #wp-email-submit:hover { border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x; color:#333; }table { border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td { padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th { font-weight: bold; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }
td, tbody td { background: #F0F0F0; }/* common classes */
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 1em 1em; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.floatleft { float: left; }
.floatright { float: right; }
img.aligncenter, img.alignright,
img.alignleft { border: 3px solid #EEE; }.textcenter { text-align: center; }
.textright { text-align: right; }
.textleft { text-align: left; }.noticebox { background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a { color: #000; }.sub { font-size: 11px; color: #848485; }
.ui-tabs-hide, .hide { display: none !important; }
.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }.tags a:link, .tags a:visited { font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }
.xoxo { padding: 0; }
/* structure */
#wrapper { min-height: 100%; position: relative; }
#main { padding: 20px; z-index: 0; *z-index: -1; }
/*#main { background: url(../../images/12_col.gif); } *//* header */
#header
{
position;fixed;
margin: 0 auto 0 auto;
width:100%;
z-index:100;
background:#000000 url(http://www.association-aranha.com/wp-content/uploads/2009/12/bandeaucopa2.jpg) no-repeat scroll center top;
border-bottom:5px solid #383332;
height:85px;
}#main
{
margin:85px auto 0 !important;
padding:0 20px 20px !important;
}#branding { width: 960px; margin: 0 auto; }
.logo { max-width: 590px; float: left; margin: 20px 0 0 10px; }
.blog-name { font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited { color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited { text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover { }
.blog-description { line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }/* navigation */
#nav { zoom: 1; max-height: 35px; }
#nav-content { margin: 0 auto; width: 958px; background: url(../../images/topnav.jpg) repeat-x #E5E5E5; border: solid #CCC; border-width: 0 1px 1px; }.sf-menu { font-weight: bold; max-width: 770px; }
.sf-menu, .sf-menu ul { float: left; list-style: none; line-height: 30px; padding: 0; margin: 0; }
.sf-menu a { display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #666; font-size: 11px; }
.sf-menu a:hover { color: #000; }
.sf-menu li.sfhover, .sf-menu li:hover { background: url(../../images/techblue/content-bg.jpg) repeat-x top #E5E5E5; }
.sf-menu li.sfhover a, .sf-menu li:hover a { }
.sf-menu li { float: left; padding: 0; }
.sf-menu ul { position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li { width: 148px; border: solid #CCC; border-width: 1px 1px 0; }
.sf-menu li li a { background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul { margin: -27px 0 0 148px; }
.sf-menu li li:hover { }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../../images/techblue/feed-title.jpg) repeat-x top #004688; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; color: #666; }.rss { float: right; list-style: none; margin: 0; padding: 0 15px; }
.rss a:link, .rss a:visited { display: block; margin: 0 25px 0 0; color: #666; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.rss li { float: left; display: inline; text-transform: uppercase; background: url(../../images/rss.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }/* search bar */
#searchbar { float: right; overflow: hidden; padding: 0; margin: 25px 0 0; }
#searchform #s { font-family: ‘Lucida Grande’, Arial, Helvetica, sans-serif; width: 250px; float: left; margin: 1px 5px 0 0; padding: 4px 3px; }
#searchform #searchsubmit { font-family: Tahoma, Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; float: left; }/* sidebar */
.sidebar { }
.sidebar .xoxo { list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol { list-style: disc; margin-left: 15px; padding: 0; }
.widgetcontainer li { margin-bottom: 5px; }
.widgetcontainer li a:visited, .widgetcontainer li a:link { text-decoration: none; font-weight: bold; font-size: 12px; }
.widgetcontainer li a:hover { border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password] { width: 80%; }
.widgettitle { color: #333; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.widgettitle a { color: #333; }
.widgetcontent { border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin-bottom: 10px; padding: 10px; }#multi-sidebar { }
#multi-sidebar .tabs { list-style: none; margin: 0; padding: 0; overflow: hidden; }
#multi-sidebar .tabs li { float: left; background: #0052A3; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited { text-decoration: none; font-weight: bold; color: #FFF; }
#multi-sidebar .tabs a:hover { border-bottom: 1px dotted #FFF; }
#multi-sidebar .tabs .ui-tabs-selected { background: #FFF; }
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited { color: #37322F; }
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited { font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }
#multi-sidebar .widgetcontainer { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
#multi-sidebar .widgetcontainer ul { list-style: none; margin: 0 0 0 5px; }
#multi-sidebar .widgetcontainer li { margin-bottom: 10px; }#wp-calendar { width: 100%; }
#wp-calendar caption { color: #333; font-size: 12px; font-weight: bold; margin: 0 0 0 -1px; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }/* featured slideshow */
.featured { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; padding: 10px; margin: 0 10px 10px 0; height: 250px; }
#controls { position: absolute; float: left; z-index: 100; width: 630px; padding-top: 75px; }#controls .next, #controls .prev { text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; }
#controls .prev { background: url(../../images/prev.png) no-repeat; float: left; }
#controls .next { background: url(../../images/next.png) no-repeat; float: right; }#featured-slideshow { position: relative; height: 250px; margin-right: 20px; }
.featured-article { display: block; width: 630px; height: 250px; text-decoration: none !important; }
.featured-entry { position: relative; top: 165px; overflow: hidden; background: url(../../images/overlay.png); height: 85px; color: #a7a7a7; padding: 0; display: block; }
.featured-entry .entry-title { color: #FFF; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold; }
.featured-entry .entry-summary { padding: 0 15px; margin: 0; display: block; }.layout-3c-r-fixed .featured, .layout-3c-fixed .featured { height: 225px; }
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article { width: 480px; }
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article { height: 225px; }
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry { height: 100px; top: 125px; }/* bottom content */
#bottom-content-1, #bottom-content-2 { list-style: none; float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo { margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle { background: #F0F0F0; }.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2 { width: 243px; }
/* latest headlines */
.posts-default, .posts-quick, .posts-line { list-style: none; margin: 0; padding: 0; overflow: hidden; }
.posts-default .post { width: 190px; float: left; margin: 0 7px 10px 0; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; height: 220px; padding: 10px; font-size: 11px; }
.posts-default img { float: left; width: 190px; height: 100px; background: #111; text-indent: -9000px; }
.posts-default .entry-title { font-weight: bold; font-size: 12px; margin: 10px 0 5px; line-height: 1.3em; }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited { text-decoration: none; }
.posts-default .entry-title a:hover { }
.posts-default .entry-summary, .posts-quick .entry-summary { color: #666; overflow: hidden; }
.posts-default .entry-thumbnails { clear: both; display: inline-block; }
.entry-thumbnails-link { float: left; margin-right: 15px; border: 1px solid #CCC; width: 190px; height: 100px; background: #111; display: block; text-indent: -9000px; }
.posts-quick { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-quick li { padding: 10px 0; border-bottom: 1px dotted #EEE; }
.posts-quick li:last-child { border: none; }
.posts-quick img { text-indent: -9000px; }
.posts-quick .entry-title { font-weight: bold; font-size: 14px; margin: 0 0 10px; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited { text-decoration: none; }
.posts-quick .entry-title a:hover { }
.posts-quick .entry-summary { line-height: 1.5em; }
.posts-quick .quick-read-more { padding: 5px 0; }
.posts-quick .entry-thumbnails { float: left; }
.posts-default .entry-meta, .posts-quick .entry-meta { color: #CCC; float: left; background: url(../../images/overlay.png); width: 190px; height: 25px; display: block; margin: -25px 1px 0; font-weight: bold; }
.posts-quick .entry-meta { margin: 76px 0 0 -206px; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited { color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published { text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.posts-line { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-line li { padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat { float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title { float: left; font-size: 12px; margin: 0; }
.posts-line .entry-comments { float: right; font-size: 11px; color: #848485; }.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta, .layout-3c-r-fixed .entry-thumbnails-link { width: 223px; }
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta, .layout-3c-fixed .entry-thumbnails-link { width: 223px; }.navigation { margin: 10px 10px 10px 0; }
/* single post */
.single .post, .single-post { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 20px 0; }
.single .post .entry-title, .single-post .entry-title { font-size: 21px; font-weight: bold; padding: 15px 0 0; margin: 0 0 5px; }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited { text-decoration: none; }
.single .post .entry-title a:hover, .single-post .entry-title a:hover { }
.single .post .entry-info, .single-post .entry-info { color: #848485; }
.single .post .entry-cat, .single-post .entry-cat { display: block; color: #848485; margin: 2px 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address { display: inline; font-style: normal; }
.single .post .tags, .single-post .tags { display: block; margin: 5px 0; color: #848485; }
.single .post .entry-photo, .single-post .entry-photo { width: 630px; margin: 0 auto 10px; }
.single .post .entry-content, .single-post .entry-content { margin: 10px 0; font-size: 12px; }
.single .post .entry-content p, .single-post .entry-content p { line-height: 1.75em; }.single-post { padding: 0 10px; }
.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo { width: 480px; }
.postbar { list-style: none; margin: 0 0 10px; padding: 7px 0; border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x top; font-size: 11px; width: 100%; }
.postbar li { float: left; padding: 0 10px; border-left: 1px solid #EEE; }
.postbar li:first-child { border-left: 0; }
.postbar li a:link, .postbar li a:visited { text-decoration: none; font-weight: bold; }
.postbar li a:hover { }
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon { display: none; }.single-post-meta { padding: 4px; margin: 0 10px 10px; background: #F0F0F0; }
.single-post-meta-field { clear: left; float: left; width: 15%; font-weight: bold; color: #000; background: #F0F0F0; }
.single-post-meta-value { float: left; width: 80%; color: #333; background: #F0F0F0; }.module-title, .feed-title { line-height: 1em; color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
.feed-title { border-bottom: none; }.gallery { clear: both; margin: 10px 0; }
.gallery-item { float: left; margin-right: 10px; }.about-author { border: 1px solid #CCC; padding: 10px 15px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4 { font-size: 10px; margin: 0 0 10px; text-transform: uppercase; color: #333; font-weight: bold; }
.about-author img { float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }/* gd star rating */
.gdmultitable { margin: 0 0 10px !important; }
.gdmultitable td { padding: 5px !important; }/* wp-pagenavi */
.wp-pagenavi { margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC; }
.wp-pagenavi a:hover { color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend { padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC; }
.wp-pagenavi span.current { padding: 3px 4px; background: #FFF; margin: 2px; font-weight: bold; border: 1px solid #CCC; }
.wp-pagenavi span.pages { margin-left: 0; }/* wp125 */
#wp125adwrap_2c { width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after { clear: both; content: « . »; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c { display: block; }
* html #wp125adwrap_2c { height: 1%; }/* wp-email */
#wp-email-required { color: #CC0000; }
#wp-email { margin: 10px; padding: 10px; background: #F0F0F0; }
#wp-email-button { text-align: left !important; }/* comments */
#commentlist { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li { margin: 0; padding-bottom: 20px; overflow: hidden; }
#commentlist .avatar { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite { font-weight: bold; font-style: normal; line-height: 14px; }
#commentlist p { clear: left; font-size: 12px; }
#commentlist .reply { float: right; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a { color: #FFF; background: url(../../images/techblue/feed-title.jpg) top repeat-x; text-decoration: none; padding: 5px 8px; margin-bottom: 3px; border: 1px solid #CCC; font-weight: bold; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover { background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; }
#commentlist .children { clear: right; margin: 5px 0 0; list-style: none; }
#commentlist .children li { border-bottom: none; border-left: 1px dotted #CCC; padding: 0 0 0 20px; }
#commentlist #respond { clear: both; margin-top: 40px; padding-top: 10px; border-top: 1px dotted #CCC; }
#commentlist .comment-author { padding: 10px 0 0 10px;}
#commentlist .comment-content { padding: 0 10px; }
#commentlist .comment-node { background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta { text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls { background: #FFF; padding: 5px 10px; font-weight: bold; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited { text-decoration: none; }.comments-navigation { clear: both; margin: 10px 10px 20px 0; }
.nocomments { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 20px 0; }#commentsform { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px 15px; overflow: hidden; }
#commentsform textarea { width: 98%; height: 100px; padding: 5px; }.pingbacks { background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li { padding: 2px 0; font-weight: bold; }
.pingbacks a:link, .pingbacks a:visited { text-decoration: none; }/* search results */
.search-results h2 { color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin: 0 10px 10px 0; padding: 10px; }/* footer */
#footer { margin: 5px auto 5px; width: 960px; background: #FFF; padding-bottom: 10px; border: 1px solid #CCC; }
#footer .widgetcontainer { padding: 5px 10px; }
#footer .widgettitle { background: none; border: none; text-transform: uppercase; font-size: 10px; color: #333; padding: 0 0 10px; }
#footer .widgetcontent { font-size: 11px; background: none; padding: 0; border: none; }
#footer .footer-message { border-left: 1px solid #EEE; float: left; overflow: hidden; margin: 10px 0 0; padding: 0; }
#footer .footer-message .widgetcontainer { width: 215px; overflow: hidden; }
#footer-sidebar { width: 690px; float: left; overflow: hidden; margin: 10px 10px 0; padding: 0; }
#footer-sidebar .widgetcontainer { float: left; margin: 0 0 15px 0; max-width: 250px; max-height: 120px; }
#footer-sidebar ul { list-style: square; }
#footer-sidebar li { margin: 0 0 3px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited { font-size: 11px; }et le fichier header.php:
<html xmlns="http://www.w3.org/1999/xhtml" >
<meta http-equiv="Content-Type" content="; charset= » />
<meta name="description" content=" » /><link rel="alternate" type="application/rss+xml" href=" » title= » » />
<link rel="alternate" type="application/rss+xml" href=" » title= » » />
<link rel="alternate" type="application/rss+xml" href=" » title= » » />
<link rel="alternate" type="application/rss+xml" href=" » title= » » />
<link rel="pingback" href=" » />
<link rel="shortcut icon" href="/images/favicon.ico » />
<?php
if ( $wp_version != ‘2.8’) {
wp_deregister_script(‘jquery’);
wp_enqueue_script(‘jquery’, get_template_directory_uri() . ‘/js/jquery-1.3.2.min.js’, null, ‘1.3.2’, false);
wp_enqueue_script(‘jquery-ui’, get_template_directory_uri() . ‘/js/jquery-ui-1.7.1.min.js’, ‘jquery’, ‘1.7.1’, false);
} else {
wp_enqueue_script(‘jquery-ui-tabs’, null, array(‘jquery’, ‘jquery-ui-core’), ‘1.7.1’, false);
}if ( is_home() || is_front_page() ) {
wp_enqueue_script(‘jquery-cycle’, get_template_directory_uri() . ‘/js/jquery.cycle.lite.min.js’, ‘jquery’, null, true);
}if ( !function_exists(‘pixopoint_menu’) ) {
wp_enqueue_script(‘hoverintent’, get_template_directory_uri() . ‘/js/superfish/hoverIntent.js’, ‘jquery’, null, false);
wp_enqueue_script(‘superfish’, get_template_directory_uri() . ‘/js/superfish/superfish.js’, ‘jquery’, null, false);
}if ( is_singular() ) {
wp_enqueue_script(‘comment-reply’);
wp_enqueue_script(‘jquery-validate’, get_template_directory_uri() . ‘/js/jquery.validate.min.js’, ‘jquery’, null, false);
}wp_head();
arras_head();
?>
<link rel="stylesheet" href="/css/ie6.css » type= »text/css » media= »screen, projector » />
<script type="text/javascript" src="/js/jquery.supersleight.min.js »>$(‘#controls’).supersleight( {shim: ‘/images/x.gif’} );
$(‘.featured-article’).supersleight( {shim: ‘/images/x.gif’} );<body >
- <a href=" »>
<?php
if (arras_get_option(‘topnav_display’) == ‘pages’) {
wp_list_pages(‘sort_column=menu_order&title_li=’);
} else if (arras_get_option(‘topnav_display’) == ‘linkcat’) {
wp_list_bookmarks(‘category=’.arras_get_option(‘topnav_linkcat’).’&hierarchical=0&show_private=1&hide_invisible=0&title_li=&categorize=0&orderby=id’);
} else {
wp_list_categories(‘number=11&hierarchical=1&orderby=id&hide_empty=1&title_li=’);
}
?>- <a href=" »>
- <a href=" »>
- <a href=" »>
- <a href=" »>
Le membre du topic ci dessus, a donc fait la même chose, mais n’a pas de problèmes, moi j’ai un décalage entra la bannière et le slideshow, et n’ai pas la fonction recherche.
Que faire ?
Merci et bonne soirée
15 février 2010 à 14 h 17 min #714800Bonjour,
Ayant fait une erreur de manip’ j’ai complètement effacé la page de de code de la sidebar. Comment puis-je la récupérer ?
15 février 2010 à 17 h 45 min #714801Rom59fr wrote:Bonjour,Ayant fait une erreur de manip’ j’ai complètement effacé la page de de code de la sidebar. Comment puis-je la récupérer ?
Re téléchargez le thème, et envoyer le sidebar original 😉
16 février 2010 à 14 h 27 min #714802Merci beaucoup. C’est donc fait. Par contre, je n’arrive pas à afficher d’images dans ma page d’accueil. On fait comment ? J’en ai pourtant mis dans un de mes articles.
-
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.