Toutes mes réponses sur les forums
-
AuteurMessages
-
:lol::lol: je voulais bien sur dire que je ne suis PAS un pro, un lapsus surement révélateur de mon complexe de supériorité ou l’inverse je sais plus !
Enfin en tout cas je te remercie pour l’aide je vais essayer et je te tiens au courant, n’étant PAS un pro, que puis-je faire pour la « magnifique frame tueuse de référencement et d’accessibilité » ?
Merci bcp !
Okai, je comprend bien ton point de vu mais je suis (pas) un pro et ce thème marche parfaitement bien, je veux juste changer les liens amenant vers les pages pour qu’ils emmènent a mes catégories…
En ce moment sur mon site (www.confortablementlobotom.fr) les categories sont bien dans le header mais leur nom n’est pas integré au thème…
Quelqu’un peux m’aider ?
Merci
personne ?
non je n ai pas supprimé une class mais j ai juste changé mon fichier header
l’original :
<html xmlns="http://www.w3.org/1999/xhtml" >
<meta http-equiv="Content-Type" content="; charset= » />
<title> » Blog Archive </title>
<meta name="generator" content="WordPress » /> <!-- leave this for stats -->
<link rel="stylesheet" href=" » type= »text/css » media= »screen » />
<link rel="alternate" type="application/rss+xml" title=" RSS Feed » href= » » />
<link rel="pingback" href=" » />
<script src="/js/js_liveclock.js » type= »text/javascript »>
<div id="header">
<div id="header_logo">
<div id="header_logo_description_"> <h1><a href="/ »></a></h1><div class="description"></div></div>
</div>
<div id="header_menu">
<ul id="nav">
<li class="page_item"><a id="nav_home" href="/ » title= »Home »>Home</a></li>
</ul>
<script src="/js/menu_bar.js » type= »text/javascript »>
et le nouveau :
<html xmlns="http://www.w3.org/1999/xhtml" >
<meta http-equiv="Content-Type" content="; charset= » />
<title> » Blog Archive </title>
<meta name="generator" content="WordPress » /> <!-- leave this for stats -->
<link rel="stylesheet" href=" » type= »text/css » media= »screen » />
<link rel="alternate" type="application/rss+xml" title=" RSS Feed » href= » » />
<link rel="pingback" href=" » />
<script src="/js/js_liveclock.js » type= »text/javascript »>
<div id="header">
<div id="header_logo">
<div id="header_logo_description_"> <h1><a href="/ »></a></h1><div class="description"></div></div>
</div>
<div id="header_menu">
<ul id="nav">
<li class="page_item"><a id="nav_home" href="/ » title= »Home »>Home</a></li>
[u]
</ul>
<script src="/js/menu_bar.js » type= »text/javascript »>
J ai juste changé ce que j ai souligné …
Pour ce qui est de la feuille de style, je n ai rien modifié…
la voici :
/*
Theme Name: Sodelicious Black
Theme URI: http://www.twd.in
Description: A black version of the sodelecious theme by web2themes.com
Version: 1.0
Author: Swapnil
Author URI: http://www.twd.in
*/
body {
font: 0.7em Verdana, Sans-Serif;
letter-spacing: 0px;
color: #01242f;
text-align: center;
background-color: #000000;
background-repeat: repeat-x;
margin-top:0px;
}
#page {
width:893px;
margin: 0 auto;
}
a {
color: #ffffff;
text-decoration: none;
}
a:visited {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #6dc5f2;
text-decoration: none;
}
#header {
width:893px;
height:148px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
#header_logo {
width:569px;
height:148px;
float:left;
margin-right:0;
background: url(images/header.png) no-repeat;
}
#header_logo_ {
width:41px;
height:61px;
float:left;
}
#header_logo_description{
width:310px;
height:61px;
padding-left:10px;
float:left;
}
h1 {
font-family: « Trebuchet MS »,Tahoma, Arial, Helvetica, sans-serif;
color:#01242f;
font-size:19px;
text-align:center;
padding:0px;
margin-top: 105px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 110px;
}
h1 a, h1 a:visited {
color:#0f93d7;
text-decoration:none;
}
h1 a:hover {
color:#6dc5f2;
text-decoration:none;
}
.description {
color:#bce16a;
text-align:center;
padding:0px;
margin:0px;
margin-left:110px;
}
#header_menu {
width:324px;
height:26px;
/* background:url(images/bg_menu.gif); */
background-repeat:no-repeat;
margin-top:122px;
float:left;
text-align:left;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;
padding-bottom:0px;
}
#nav {
width:324px;
height:26px;
float:left;
text-align:left;
list-style:none;
margin: 0px;
padding: 0px;
}
#nav li {
float: left;
margin-left: 0px;
margin-right: 5px;
margin-top:5px;
margin-bottom:0px;
}
#nav .page_item a{
width:80px;
height:23px;
padding-top:3px;
text-align: center;
color: #ffffff;
text-decoration: none;
font-size:13px;
font-weight:bold;
display: block;
background:url(images/bg_menu2.png) no-repeat left bottom;
}
#nav .page_item a.selected {
background:url(images/bg_menu.png) no-repeat left bottom;
color: #01242f;
}
#main {
width:893px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#main_left_beta {
width:569px;
height:36px;
float:left;
background:url(images/beta.png) no-repeat;
}
#main_left {
width:569px;
height:auto;
float:left;
background:url(images/bg_main_left.png);
}
#main_left_footer {
background:url(images/bg_left_footer.png) no-repeat;
width:569px;
height:32px;
float:left;
}
.submenu {
width:100%;
height:auto;
background-color: #00A7FF;
background-image: url(images/icon.gif);
background-repeat: no-repeat;
padding-top: 0px;
padding-bottom: 5px;
}
.submenu_line1 {
width:auto;
height:auto;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin-left:28px;
letter-spacing:normal;
}
.submenu_line2 {
width:auto;
height:auto;
color:#b4e1f8;
font-size:11px;
margin-left:28px;
}
.submenu2 {
width:100%;
height:auto;
background-color: #6dc5f2;
background-image: url(images/icon2.gif);
background-repeat: no-repeat;
}
.submenu2_ {
width:100%;
height:auto;
margin-top: 15px;
}
.submenu2_line1 {
width:auto;
height:auto;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin-left:03px;
letter-spacing:normal;
}
.submenu2_line2 {
width:auto;
height:auto;
color:#01242f;
font-size:11px;
margin-left:25px;
}
#main_right {
width:324px;
height:auto;
float:left;
background-color: #000000;
background-image: url(images/bg_main_right.png);
background-repeat:no-repeat;
}
.post_fix {
width:auto;
height:auto;
padding-left:38px;
float:left;
}
.post {
width:514px;
height:auto;
margin-bottom:20px;
float:left;
}
.post_header {
width:514px;
height:auto;
float:left;
color:#FFFFFF;
padding-bottom:8px;
}
.post_content {
width:486px;
height:auto;
float:left;
color:#FFFFFF;
font-size:11px;
text-align:justify;
line-height:22px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.post_content p {
padding:0px;
margin:0px;
}
.portfolio_link a, portfolio_link a:visited {
text-decoration:none;
}
.portfolio_link a:hover {
text-decoration:none;
border-color:#bce168;
}
.post_content a {
color: #00a7FF;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c1e374;
padding-bottom:0px;
}
.post_content a:visited {
color: #00a7FF;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c1e374;
padding-bottom:0px;
}
.post_content a:hover {
color: #00a7FF;
text-decoration: none;
padding-bottom:0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #6dc5f2;
}
.information_txt a {
color: #00A7FF;
font-weight:bold;
text-decoration: none;
padding-bottom:0px;
}
.information_txt a:visited {
color: #00A7FF;
font-weight:bold;
text-decoration: none;
padding-bottom:0px;
}
.information_txt a:hover {
color: #0f93d7;
font-weight:bold;
text-decoration: none;
padding-bottom:0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c1e374;
}
.post-date {
width: 55px;
height: 55px;
float:left;
margin-left:5px;
margin-top:5px;
background: url(images/date.png) no-repeat;
}
.post-month {
font-size: 11px;
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
display:block;
line-height: 11px;
padding-top: 5px;
margin-left: -0px;
}
.post-day {
font-size: 18px;
text-transform: uppercase;
color: #00A7FF;
text-align: center;
display:block;
line-height: 18px;
padding-top: 12px;
margin-left: -0px;
}
.post_title {
width:424px;
height:auto;
float:left;
font-family: « Trebuchet MS »,Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:left;
padding-left:0px;
letter-spacing: normal;
margin-left:15px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #bce168;
}
h2 {
font-family: « Trebuchet MS »,Tahoma, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
margin:0px;
padding-top:2px;
padding-bottom:2px;
color: #FFFFFF;
}
h3 {
font-family: « Trebuchet MS »,Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;
margin:0px;
}
h2.pages {
text-align: left;
padding-left:3px;
padding-right:3px;
padding-bottom:2px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #6dc5f2;
color:#6dc5f2;
}
h3.comments {
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #d9dee0;
}
h3.respond {
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #d9dee0;
margin-bottom:2px;
}
h2 a, h2 a:visited {
font-family: Arial, « Trebuchet MS »,Tahoma, Helvetica, sans-serif;
font-size: 17px;
color: #0f93d7;
text-decoration: none;
}
h2 a:hover {
color: #bce168;
text-decoration: none;
}
.post_information {
font-family: Arial, « Trebuchet MS »,Tahoma, Helvetica, sans-serif;
width:424px;
height:auto;
float:left;
font-size:11px;
margin-left:15px;
margin-top:3px;
line-height:16px;
text-align:left;
}
.information_txt {
width:auto;
font-weight: bold;
font-family: Arial;
height:auto;
float:left;
color: #00a7ff;
}
.comment_icon {
width: 13px;
height:12px;
float:left;
background:url(images/comment.png);
background-repeat:no-repeat;
margin-top:2px;
margin-right:3px;
margin-left:5px;
}
.author_icon {
width: 13px;
height:12px;
float:left;
background:url(images/author.png);
background-repeat:no-repeat;
margin-top:1px;
margin-right:4px;
}
.category_icon {
width: 13px;
height:12px;
float:left;
background:url(images/category.png);
background-repeat:no-repeat;
margin-top:2px;
margin-right:4px;
margin-left:6px;
}
.sharethis_icon {
width: 11px;
height:12px;
float:left;
background:url(images/sharethis.gif);
background-repeat:no-repeat;
margin-top:2px;
margin-right:4px;
margin-left:6px;
}
.tagstart_icon {
width: 13px;
height:12px;
float:left;
background:url(images/tag_start.gif);
background-repeat:no-repeat;
margin-top:2px;
margin-right:0px;
}
.tagend_icon {
width: 13px;
height:12px;
float:left;
background:url(images/tag_end.gif);
background-repeat:no-repeat;
margin-top:2px;
margin-right:0px;
}
#clock_ {
width:300px;
height:auto;
float:left;
margin-top:15px;
padding-left: 10px;
}
#clock_img {
width:24px;
height:24px;
float:left;
background:url(images/clock.png);
background-repeat:no-repeat;
}
.icon_img {
width:22px;
height:22px;
float:left;
margin-left:3px;
margin-right:3px;
}
#clock {
width:auto;
height:auto;
float:left;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
margin-left:6px;
margin-right:6px;
margin-top:4px;
}
#box_search {
width:305px;
height:96px;
margin-left:5px;
float:left;
margin-top:13px;
text-align:left;
}
.search_text {
width:auto;
height:auto;
float:left;
margin-bottom:8px;
}
.search { width: 62px; height: 25px; background: url(./images/searchbutton.png) no-repeat;}
.keyword {
border: none;
background: transparent; color: #FFFFFF;
width: 218px;
border: none;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 13px;
} /* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 240px; } /* */
#buttonsearch { padding: 0px; margin: -25px 0px 0px 240px; top: 0px; background: none; }
#sidebar {
background-image: url(images/bg_right.png);
width:318px;
height:auto;
float:left;
padding-top:0px;
padding-left: 6px;
}
* html #sidebar {
width : 324px;
width : 318px;
}
#sidebar_base {
width:324px;
height:17px;
float:left;
margin-top:0px;
background-color: #000000;
background-image: url(images/bg_right_bottom.png);
background-repeat: no-repeat;
}
#bloc1 {
width:315px;
height:auto;
float:left;
}
#bloc2 {
width:315px;
height:auto;
float:left;
margin-top:10px;
text-align:left;
}
.bloc2_title, .bloc3_title, .bloc4_title, .bloc5_title, .bloc6_title, .bloc_sidebar_title {
width:315px;
float:left;
height:auto;
margin-bottom:8px;
text-align:left;
}
.bloc6_title_ {
width:315px;
float:left;
height:auto;
text-align:right;
margin-bottom:2px;
}
.bloc4_content {
width:315px;
float:left;
height:auto;
text-align:left;
padding-bottom:8px;
}
.bloc5_content {
width:315px;
float:left;
height:auto;
text-align:left;
padding-bottom:8px;
}
.bloc6_content {
width:315px;
float:left;
height:auto;
text-align:left;
padding-bottom:8px;
color:#FFFFFF;
}
.bloc_ads {
width:300px;
float:left;
height:auto;
text-align:left;
padding-top:10px;
padding-bottom:8px;
color:#FFFFFF;
padding-left:7px;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;}
.delicious-post { border-bottom: 1px solid #009bed; }
#bloc3 {
width:315px;
height:auto;
float:left;
margin-top:10px;
text-align:center;
}
#bloc4 {
width:315px;
height:auto;
float:left;
margin-top:10px;
text-align:center;
}
#bloc5 {
width:315px;
height:auto;
float:left;
margin-top:10px;
text-align:left;
}
#bloc6 {
width:315px;
height:auto;
float:left;
margin-top:20px;
text-align:center;
margin-left:6px;
}
.bloc_sidebar {
width:315px;
height:auto;
float:left;
margin-top:10px;
text-align:left;
}
.bloc_sidebar_content {
width:315px;
float:left;
height:auto;
text-align:left;
padding-bottom:8px;
}
#category {
width:150px;
height:auto;
float:left;
color:#AAFFFF;
padding-right: 7px;
}
#category_ {
width:150px;
height:auto;
float:left;
color:#AAFFFF;
padding-right: 0px;
text-align:left;
}
#category ul, #category_ ul {
margin: 0;
padding: 0;
text-align:left;
}
#category ul li, #category_ ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#category ul li ul, #category_ ul li ul {
padding: 0;
margin: 0;
}
#category ul li ul li, #category_ ul li ul li{
border-bottom: 1px solid #009bed;
padding-top: 4px;
padding-right: 0;
padding-bottom: 4px;
padding-left: 0px;
}
#category ul li ul li ul li, #category_ ul li ul li ul li{
padding: 1px 0 1px 10px;
border: none;
}
#category h2, #category_ h2, #sidebar .sidebartitle{
color: #ffffff;
margin: 0px 0px 2px;
font-family: « Trebuchet MS », Tahoma, Arial;
font-size: 120%;
font-style: normal;
line-height: 100%;
font-weight: normal;
font-variant: normal;
text-transform: uppercase;
}
ul.list-cat li, li.widget_categories li{
padding-left: 0px !important;
color:#FFFFFF;
font-size:100%;
}
/* Tag Cloud style */
ul#tagcloud { padding:0; margin:0; text-align:justify; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ffffff; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#e5edf1; font-size: 120%; }
ul#tagcloud li.t2 a { color:#dfebf1; font-size: 160%; }
ul#tagcloud li.t3 a { color:#d9eaf2; font-size: 190%; }
ul#tagcloud li.t4 a { color:#c1e1f2; font-size: 210%; }
ul#tagcloud li.t5 a { color:#b3dcf1; font-size: 230%; }
ul#tagcloud li.t6 a { color:#a2d6f1; font-size: 250%; }
ul#tagcloud li.t7 a { color:#93d1f1; font-size: 270%; }
ul#tagcloud li.t8 a { color:#84ccf1; font-size: 290%; }
ul#tagcloud li.t9 a { color:#6dc5f2; font-size: 310%; }
ul#tagcloud li.t10 a { color:#bce168; font-size: 330%; }
/* —*/
.bloc5_content li{
margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;border-bottom: 1px solid #009bed;
}
.bloc5_content ul{
margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
#footer {
margin-top: 15px;
width:897px;
height:auto;
float:left;
background-color: #00A7FF;
background-image: url(images/bg_footer.gif);
background-repeat: no-repeat;
}
#footer_base {
background-image: url(images/bg_footer_footer.gif);
width:897px;
height:20px;
float:left;
}
#footer_base2 {
background: url(images/bg_footer_under.gif) no-repeat;
padding-left: 10px;
padding-top: 87px;
padding-bottom: 0px;
width: 897px;
height: 63px;
float: left;
}
#footer_base2_ {
width:850px;
height:auto;
float:left;
}
#footer_bloc1 {
width:260px;
height:auto;
float:left;
padding-left:20px;
padding-right:20px;
}
.footer_bloc_header {
width:100%;
height:auto;
float:left;
margin-top:8px;
margin-bottom:8px;
text-align:left;
}
.footer_bloc_content {
width:100%;
height:auto;
float:left;
text-align:justify;
font-style:normal;
}
.footer_bloc_content2 {
width:100%;
height:auto;
float:left;
text-align:justify;
font-style:normal;
}
.footer_bloc2_footer {
width:321px;
height:20px;
float:left;
text-align:justify;
font-style:normal;
background:url(images/bg_footer_comments.gif);
background-repeat:no-repeat;
}
.footer_bloc_content li{
margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #009bed; color:#000000;font-style:normal; line-height:15px;
}
.footer_bloc_content li:hover{
background-color: #6dc5f2;
background-image: url(images/recentposts_hover.png);
background-repeat: repeat;
}
.footer_bloc_content2 li{
margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #57b2e1; color:#01242f;font-style:normal;
}
.footer_bloc_content2 li:hover{
background-color: #6dc5f2;
background-image: url(images/recentposts_hover.png);
background-repeat: repeat;
}
.footer_bloc_content2 li a:visited{
color:#ffffff;
}
.footer_bloc_content li a{
color:#ffffff;
}
.footer_bloc_content li a:visited{
color:#ffffff;
}
.footer_bloc_content li a:hover{
color:#007dbf;
}
.title a{
color:#bce168;
font-style:normal;
}
.title a:visited{
color:#bce168;
}
.title a:hover{
color:#6dc5f2;
}
.footer_bloc_content ul{
margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
.footer_bloc_content2 ul{
margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
#footer_bloc2 {
width:281px;
height:auto;
float:left;
margin-left:20px;
margin-right:20px;
}
#footer_bloc2_ {
width:321px;
height:auto;
float:left;
background:#007dbf;
}
#footer_bloc3 {
width:200px;
height:600px;
float:left;
padding-left:30px;
padding-top:15px;
/* background:#01242f; */
}
.footer_ads {
width:200px;
height:600px;
float:left;
color:#ffffff;
}
.post_info {
width:95%;
height:auto;
margin-left:auto;
margin-right:auto;
padding:5px;
/* background:#e5e9ea; */
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #d9dee0;
border-bottom-color: #d9dee0;
margin-bottom:10px;
font-size:11px;
color:#547766;
margin-top:5px;
}
#comments_box_ {
width:496px;
height:auto;
float:left;
margin-bottom:10px;
margin-top:10px;
color:#ffffff;
}
#comments_box {
width:486px;
height:auto;
float:left;
color:#ffffff;
padding-left:5px;
padding-right:5px;
}
.comment_ind_top {
width:480px;
height:9px;
float:left;
margin-top:10px;
margin-left:3px;
}
.comment_ind_content {
width:464px;
height:auto;
padding-left:10px;
padding-right:10px;
float:left;
text-align:left;
background-image: url(images/comment_ind_bg.gif);
margin-left:3px;
}
.comment_ind_bottom {
width:484px;
height:85px;
float:left;
background:url(images/comment_ind_bottom.gif);
margin-left:3px;
margin-bottom:2px;
}
.comment_ind_bottom_info {
width:410px;
height:auto;
float:left;
padding-left:68px;
margin-top:45px;
text-align:left;
}
.comment_ind_bottom_info a{
color:#00A7FF;
text-decoration:none;
}
.comment_ind_bottom_info a:visited{
color:#00A7FF;
text-decoration:none;
}
.comment_ind_bottom_info a:hover{
color:#bce168;
text-decoration:none;
}
.comment_form {
width:390px;
height:auto;
text-align:left;
float:left;
}
.navigation {
margin-top:5px;
margin-bottom:5px;
text-align:left;
width:486px;
float:left;
padding:5px;
}
.alignleft a { width:auto; float:left; background:#01242f; padding:5px; }
.alignright a { width:auto; float:right; background:#01242f; padding:5px; }
.footer_base2 a {
color:#00232e;
text-decoration:none;
}
.footer_base2 a:visited {
color:#00232e;
text-decoration:none;
}
.footer_base2 a:hover {
color:#ffffff;
text-decoration:none;
}
.footer_bloc_content2 li a:visited, .footer_bloc_content2 li a:hover {
color:#ffffff;
}
#box_search #searchform {
padding-top: 27px;
}
#sidebar a:link ,
#sidebar a:visited {
color: #003040;
}
#sidebar a:active ,
#sidebar a:hover {
color: #ffffff;
}Merci bcp pour ton aide !
Modération : Ajout des balises BBcode adéquates !
Grand merci !!
et ca marche …
http://www.confortablementlobotom.new.frMerci ca marche desolé de vous déranger mais je ne suis pas un pro du php et je n ai pas le tmps de le devenir, entre les etudes, le blog et notre association ( http://www.associationflap.org ) je n’ai pas le temps de lire 200 pages de php.
En tout cas merci beaucoup.Ah beh pourtant chez moi c’est assez aléatoire enfin aujourd’hui ca va mais quand on vient de poster c plus long: normal?
pour la sidebar qui redescend dans l album photo j ai deja posté a ce sujet mais pas de reponse …
je ne sais pas le faire j utilise photopress!!
merci de me renseigner a ce sujet !13 janvier 2006 à 10 h 32 min en réponse à : [Résolu] Comment supprimer massivement des liens ? #569262ah yes merci beaucoup z720
probleme résolu en 30 sec merci encorebenleroux
non merci j ai trouvé
http://blog.jodies.de/bonjour et merci pour vos reponse
je cherche un plugin me permettant d avoir dans ma sidebar les commentaires recents linker vers les posts en question. j ai cherché mais je me suis retrouvé face a des problemes de type rien ne se passe…
merci beaucoup de votre aideben
mais comment faire pour exclure une catégorie ….
sinon c bien ce que je veut fairemerci
ah j ai trouvé de quoi etre plus comprehensible
comme si je lisait la catégorie musique sans que les postes musique n apparaissent dans le blog
merci
j ai toujours ces petits problemes de theme
merci de votre réponse mais j avais tester cette solution
je l ai mis en ligne pour plus de compréhensioncette page me va tres bien mais je voudrai pouvoir poster plusieur fois dedans comme un « deuxieme blog »
je sais pas si je me fait comprendre…cette page integrer de cette facon au site grace au lien, mais qui puisse contenir une multitude de post different pour commenter chaque poste que je laisserai
dans le cadre d un soutien a nos groupe de collectif d artistemais cela et t il possible?
merci encore
-
AuteurMessages