Exposition Graphique : ZeRTy Darki et 18 utilisateurs inconnus

 Mot :   Pseudo :  
 
Bas de page
Auteur
 Sujet :

CSS overblog

 
n°3293
Two fingers
Profil : Penguin
Avatar
profil
Posté le 12-07-2010 à 13:37:20  
 

Bonjour à toutes et à tous, j'aurais aimé savoir si parmi vous compté une personne capable de m'aidé à modifier le CSS de mon blog provenant de OverBlog. J'ai beau essayé d'apprendre sur le net aucun site ne correspond au fonction du css overblog ! Alors si vous êtes apte à m'aider répondez moi tout simplement... :)

answer
mood
GoogleAds
profil
Posté le 12-07-2010 à 13:37:20  
 

answer
n°3294
Tenkan
http://www.tenkan05.fr
Profil : Top Penguin
Avatar
profil
Posté le 12-07-2010 à 15:33:36  
 

Donne nous ton CSS ainsi que le code de ta page et dis nous ce que tu veux changer. ;)


---------------
http://www.tenkan05.fr
answer
n°3295
Two fingers
Profil : Penguin
Avatar
profil
Posté le 12-07-2010 à 16:42:34  
 

Tenkan a écrit :

Donne nous ton CSS ainsi que le code de ta page et dis nous ce que tu veux changer. ;)


 
Ok je vous met le tout ce soir car faut qu je travaille sur les images que je vais vous fournir pour faire le design merci d'avance ! :)

answer
n°3298
Two fingers
Profil : Penguin
Avatar
profil
Posté le 12-07-2010 à 17:28:15  
 

Re-Bonjour j'ai fini les images nécessaire au design, donc voilà le code CSS
 

Spoiler :

body, html {padding: 0px; margin: 0px;}
#global{padding: 0px; margin: 0px auto; width: 950px;}
 
.ln {clear:both;}
.cl {float:left;}
.clear {clear:both;}
 
/* modele */
#cl_0_0 {margin:0px 0px 15px 0px; padding:0px; width:100%;}
#cl_1_0 {margin:0 10px 0 0; width:625px; padding:5px}
#cl_1_1 {margin:0px; width:300px; }
#cl_2_0 {width:100%; margin:15px 0 0 0 ;}
.box {width:100%; overflow:hidden;}
 
/* easyblog structure 7 */
#cl_0_0 {margin-bottom: 0;}
#cl_1_0 {width:630px;}
#cl_1_1 {margin-top: 10px;}
.box {width: auto;}
#global {margin: 20px auto;}/*----------------------------------------------------------------------------*/
/* Variation                                                                  */
/*----------------------------------------------------------------------------*/
/* default pink common screen */
 
/* @group colors */
body {
 background-color: #fafafa;
 color: #787878;
}
 
a,
.box.presentation a,
.box.presentation li a,
.box .listAll a,
.box.concours a,
.titreArticle,
.infoExtrait,
.titreArticle,
.divTitreArticle h2,
.divPageTitle h2,
.titreExtrait a,
a.linkRecomm,
.presentation h3 a,
.listArticles a,
#miniGlobal h2,
.newWindow a,
.box a,
.box a:hover,
#menuob a {
 color: #ff8d8f;
}
 
.calendarToday1 {
 
}
.calendarToday1, .calendarToday1 a, .calendarToday1 a:hover {
 color: #ff8d8f;
}
 
 
a:hover,
.box.presentation a:hover,
.box.presentation li a:hover,
.box .listAll a:hover,
.box.concours a:hover,
.titreArticle:hover,
.presentation h3 a:hover,
.listArticles a:hover,
.titreArticle:hover,
.titreExtrait a:hover,
.newWindow a:hover,
a.linkRecomm:hover {
 color: #ff8d8f;
}
 
.article {
 border-bottom: 1px dotted #a7a7a7;
}
 
.date, box-titre {
 color: #ff8d8f;
}
 
.afterArticle, .plusExtrait {
 color: #bebebe;
}
 
.afterArticle a, .afterArticle a:visited {
 text-decoration: none;
}
 
/* @end */
 
.commentOption {
}
 
.concours a img {border: 0px; background: transparent; margin: 0px;}
.concours {padding-right: 0px;}
 
/* common screen */
 
/* @group general */
 
* {
 margin: 0;
 padding: 0;
 outline: none;
}
 
body {
 font: normal 62.5% Georgia, serif;
}
 
#global {
 background-repeat: repeat-x;
}
 
body, #miniGlobal {
}
 
img {
 border: 0;
}
 
a {
 text-decoration: underline;
}
 
a:hover {
 text-decoration: underline;
}
 
p {
 margin: .8em 0 .5em 0;
}
 
h1, h2, h3 {
 font-weight: normal;
}
 
textarea {
 margin: 5px 0;
}
 
legend {
 padding-left: 5px;
 padding-right: 5px;
}
 
/* @end */
 
/* @group header */
 
#header {
 font-size: 1.2em;
 border: 1px solid #ccc;
}
 
#top {
 text-align: center;
 padding: 20px;
 border: 1px solid #eee;
 margin: 5px;
}
 
#top h1 {
 padding: 0px;
 margin: 0px;
 font-size: 4em;
 letter-spacing: -1px;
}
 
#top a {
 text-decoration: none;
}
 
 
 
#top .box-content {
 padding: 0px;
 background: transparent;
 border: 0px none;
}
 
#top .box-titre {
 display: none;
}
 
#top .box-footer {
 display: none;
}
 
/* @end */
 
/* @group footer */
 
#footer p {
 margin: 0;
 padding: 0;
}
 
#footer .box-content {
 padding: 0px;
 background: transparent;
 border: 0px none;
}
 
#footer .box-titre {
 display: none;
}
 
#footer .box-footer {
 display: none;
}
 
/*
 
 @end */
 
/* @group content */
 
#ln_1 {
 padding: 0;
 background-repeat: repeat-y;
}
 
* html #ln_1{
 float:left;
}
*+html #ln_1 {
 float:left;
}
 
.box-content p {
 margin: 0;
 padding: 3px;
}
 
/* @end */
 
/* @group articles */
 
.article {
 margin-top: 5px;
 padding: 0 0 0 0;
 font-size: 1.2em;
 line-height: 1.4;
}
 
.contenuArticle, .extrait {
 padding: 0px 0px 5px 5px;
 margin: 0px;
 text-align: justify;
}
 
.extrait {
 font-size: 1.2em;
}
 
.date {
 text-transform: uppercase;
 font: 82%/1.4em 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
 letter-spacing: .2em;
}
 
.dateExtrait .date {
 font-size: 100%;
}
 
.divTitreArticle h2 {
 padding: 0 0px 10px;
 font-size: 1.6em;
}
 
.divTitreArticle h2 a {
 text-decoration: none;
}
 
.titreExtrait {
 padding: 0 0px 10px;
 font-size: 1.3em;
 display: block;
 font-weight: normal;
}
 
.topic {
 
}
 
.topic a {
 text-transform: lowercase;
}
 
.contenuArticle img {
 border-style: solid;
 border-width: 1px;
 padding: 3px;
 background-color: #494949;
 border-color: #3A3A3A;
}
 
.contenuArticle img.GcheTexte {
 float: left;
 margin: 3px 10px 3px 0;
}
 
.beforeArticle {
 padding: 0;
 margin: 25px 0 0 0;
 width: 100%;
}
 
.cl ul {
 margin: 0;
 padding: 0;
}
 
.contenuArticle p {
 margin: 10px 0;
 padding: 0;
}
 
.contenuArticle ul {
 margin: 10px 15px;
 padding: 0;
}
.contenuArticle ol {
 margin: 10px 15px;
 padding: 0;
}
 
.contenuArticle ul li {
 margin: 0;
 padding: 0;
 background-repeat: no-repeat;
 background-position: 0 4px;
}
 
.extraitArticle {
 margin-top: 10px;
 margin-bottom: 20px;
 border-bottom: 1px dotted #a7a7a7;
}
 
.hrExtrait {
 display: none;
}
 
.afterArticle, .plusExtrait {
 text-transform: uppercase;
 font: 82%/1.4em 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
 margin: 0px;
 padding: 6px 0 2px 0;
 font-size: .95em;
 text-align: right;
}
 
.afterArticle a, .plusExtrait a {
 text-decoration: underline;
 text-transform: uppercase;
 font-weight: normal;
 font-style: normal;
 margin-left: 5px;
}
 
.afterArticle a:hover, .plusExtrait a:hover {
 text-decoration: none;
}
 
.afterReactions {
 margin-top: 20px;
 padding: 2px 10px 2px 0px;
 font-size: 1.1em;
}
 
/* @end */
 
/* @group sidebar */
 
.box {
 font-size: 1.1em;
 line-height: 1.3;
 /*margin: 0 15px 10px 15px;*/
 margin: 0 0 15px 0;
 padding-bottom: 10px;
 border-bottom: 1px dotted;
}
 
.box.pub {
 padding-left: 0;
 padding-right: 0;
}
 
.box.pub .box-titre {
 
}
 
.box.pub .box-content h2 {
 font: 78%/1.4em 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
}
 
.box.pub .box-content div div h2, .box.pub .box-content div div div {
 padding: 0 10px;
}
 
.box img {
 background: #FFF;
}
 
.box-titre h2 {
 padding-bottom: 5px;
 font: 1.4em 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
 text-transform: uppercase;
}
 
.box li {
 list-style-type: none;
}
 
 .box .articlerecent li, .micropayment li, .micropayment li,
 .box.articlerecent li:hover, .micropayment li:hover,
.box.album li,
.box.album li:hover,
.box.categorie li,
.box.categorie li:hover,
.box.commentrecent li,
.box.commentrecent li:hover,
.box.archive li ,
.box.archive li:hover {
 display: block;
 padding: 2px 5px 5px 5px;
 text-decoration: none;
}
 
 .box .articlerecent a, .micropayment a, .micropayment a,
.box.album a,
.box.categorie a,
.box.commentrecent a,
.box.archive a {
 text-decoration: none;
}
 
.box li a.newWindow {
 border: 0;
 display: inline;
 padding: 0;
}
 
.box-content ul {
 margin: 10px 0;
}
 
.box .box-footer {
 display: none;
}
 
.box.presentation {
 line-height: 1.4;
}
 
.box.presentation a, .box.presentation a:hover {
 text-decoration: underline;
 border: 0;
 padding: 0;
 background: none;
}
 
.box.presentation h3 {
 margin: 5px 0pt;
 text-transform: uppercase;
 font-size: 1.3em;
}
 
.box.presentation h3 a {
 text-decoration: none;
}
 
.listAll em {
 font-style: normal;
 text-transform: capitalize
}
 
.listAll a {
 text-decoration: underline;
}
 
/* calendrier */
 
.box.calendrier {
 padding-left: 0;
 padding-right: 0;
}
 
.box.calendrier .box-titre {
 padding-left: 15px;
 padding-right: 15px;
}
 
.calendarTable1 {
 width: 100%;
 font-size: .9em;
 padding: 0;
 margin: 0;
}
 
.calendarTable1 {
 padding: 0;
}
 
.calendarTable1 {
 background: transparent;
}
 
.calendarToday1, .calendarToday1 a, .calendarToday1 a:hover {
 color: #000;
}
 
.calendarTable1 table {
 width: 100%;
}
 
/* recommander */
.linkRecomm {
 text-transform: capitalize;
}
 
/* album */
 
.box.album .center, .box.aleaim .center {
 text-align: left !important;
}
 
/* syndication */
 
.w3c li a {
 border: 0;
 padding: 0;
}
 
.w3c li a:hover {
 background: transparent;
}
 
/* recherche */
 
.box.recherche input {
 padding: 1px;
}
 
/* @end */
 
/* @group comments */
 
.spanLinkComment {
 padding-left: 3px;
}
 
.commentContainer {
 border-bottom: 1px solid;
 margin-bottom: 10px;
}
 
.commentMessage {
 margin: 0 5px 0 5px;
}
 
.commentMessage {
 font-size: 1.1em;
 line-height: 1.2em;
 border: 0;
}
 
.commentOption {
 text-align: right;
 margin-bottom: 5px;
 padding: 1px 0 2px 0;
}
 
.commentOption a {
 color: #9c9c9c;
}
 
.responseMessage, .responseOption {
 margin-left: 20px;
}
 
h2.h2commentMessage {
 margin: 10px 0 5px 0;
 font-size: 16px;
 color: #FFF;
}
 
.afterReactions .spanAddComment {
 font-size: 1.1em;
 text-transform: capitalize;
 font-weight: bold;
 padding: 3px 5px;
}
 
.afterReactions .spanAddComment a{
 text-decoration: none;
}
 
#miniGlobal {
 margin-top: -10px;
 font-size: 1.1em;
}
 
#miniGlobal .center {
 margin: 10px;
}
 
#miniGlobal h2 {
 font-size: 1.6em;
}
 
#img_key {
 vertical-align: middle;
}
 
/* @end
 
 */
 
/* @group list all */
 
.resumeArticle {
 margin-top: 5px;
}
 
.listArticles {
 font-size: 1.2em;
 line-height: 1.3em;
 padding: 10px 0;
 border-bottom-style: solid;
 border-bottom-width: 1px;
}
 
.listArticles a, .listArticles a:hover {
 font-weight: bold;
 text-decoration: underline;
}
 
.listArticles a:hover {
 font-weight: bold;
 text-decoration: underline;
}
 
.listArticles a, .listArticles a:hover {
 font-size: 1em;
 font-weight: bold;
 text-decoration: underline;
}
 
/* @end */
 
/* @group misc */
 
#ln_2 {
 background-repeat: no-repeat;
}
 
#cl_1_1, #cl_1_2, #cl_1_0 {
 position: relative;
}
 
#cl_1_1, #cl_1_2, #cl_1_0 {
 margin-top: 30px;
 padding: 0;
}
 
#debug_hidden {
 display: none;
}
 
.GcheTexte {
 float: left;
 margin: 3px;
}
 
.DrteTexte {
 float: right;
 margin: 3px;
}
 
.CtreTexte {
 margin: 3px auto;
 display: block;
}
 
.hitcitation {
 font-style: italic;
 text-align: justify;
 padding: 5px 20px;
 background: transparent !important;
}
 
.hitencart {
 text-align: justify;
 font-weight: bold;
 margin: 5px 0px;
 padding: 5px 5px;
}
 
.hitimportant {
 font-weight: bold;
 font-weight: bold;
 font-size: 120%;
}
 
.hitperso1 {
 font-style: italic;
}
 
.hitperso2 {
 font-weight: bold;
}
 
#legals {
 padding: 20px 0;
}
 
/* @end */
 
 
/* @group list all */
 
.resumeArticle {
 background: transparent;
}
 
.listArticles {
 border-color: #3D3D3D;
}
 
/* @end */
 
/* @group pagination */
 
.pagination {
 margin-top: 10px;
 margin-bottom: 30px;
 font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
}
 
.nextPage, .textNext, .previousPage, .textPrevious,.textLast,.textFirst {
 text-transform: uppercase;
 margin: 2px;
}
 
/* @end */
 
/* @group search */
 
.divTitleSearch h2 {
 color: #FFF;
 margin-bottom: 4px;
}
 
.divSearchConcepts {
 font-size: 12px;
 margin-bottom: 10px;
}
 
.divSearchConcepts h3, h3.searchResultsTitle {
 font: normal 12px Arial, Helvetica, sans-serif;
}
 
 
.searchResult {
 padding: 10px 0 0 0;
 font-size: 11px;
 color: #CCC;
}
 
.searchResult div {
 color: #FFF;
 font-size: 12px;
}
 
.searchResult h3, .divSearchResults h3 {
 font-size: 13px;
 margin-bottom: 4px;
}
 
 
 
.error {
border:2px dashed red;
color:red;
display:block;
font-weight:bold;
margin:3px;
padding:5px;
text-align:center;
}
 
 
.ok {
border:2px dashed #00CC99;
color:#00CC99;
display:block;
font-weight:bold;
margin:3px;
padding:5px;
text-align:center;
}
/* @end */
 
 
/* easyblog pink article 7 */
 
#header {
 background-color: transparent;
 font-size: 1.2em;
}
 
#ln_2 {
 padding:20px 0 5px 10px;
}
 
/* @group user */
 
#top {
 padding: 30px;
}
 
.article {
 margin-top: 5px;
 padding: 0 0 0 0;
 font-size: 1.2em;
 line-height: 1.3;
}
 
.contenuArticle {
 padding: 0px 0px 5px 5px;
 margin: 0px;
 text-align: justify;
}
.beforePage {
 padding: 0;
 margin: 25px 0 0 0;
 width: 100%;
 text-align: right;
}
 
.page {
 margin-top: 5px;
 padding: 0 0 0 0;
 font-size: 1.2em;
 line-height: 1.3;
}
 
.date {
 
}
 
.titreArticle {
 
}
 
.afterArticle a,
.afterArticle a:visited,
.plusExtrait a,
.plusExtrait a:visited {
 color: #a5a5a5;
 text-decoration: none;
}
 
.afterArticle a:hover,
.plusExtrait a:hover {
 color: #ff8d8f;
}
 
 
 
.commentMessage {
 
}
 
.commentOption {
 font-size: 10px;
 color: #9c9c9c;
}
 
.extraitArticle {
 
}
 
.dateExtrait {
 
}
 
.extrait {
 
}
 
/* @end */
/*----------------------------------------------------------------------------*/
/* Personnalisation                                                           */
/*----------------------------------------------------------------------------*/
body {
 background-color: #dcfcff ! important;
background-image: none ! important;
}
#top h1,
#top h1 a {
 color: #000000;
 font-family: "Georgia";
 font-size: 48px;
}
.contenuArticle, .pageContent, .extraitArticle { background-color: #dcfcff ! important;
 color: #787878 ! important;
 font-family: "Georgia";
 font-size: 12px;
}
.divTitreArticle h2, .divPageTitle h2,
.divTitreArticle h2 a, .divPageTitle h2 a,
.titreExtrait {
 color: #060606 ! important;
 font-family: "Georgia" ! important;
 font-size: 19px ! important;
}
.box-titre h2 {
 color: #787878 ! important;
 font-family: "Trebuchet MS" ! important;
 font-size: 11px ! important;
}
.commentMessage {
 color: #787878 ! important;
 font-family: "Georgia" ! important;
 font-size: 11px ! important;
}
.responseMessage {
 color: #787878 ! important;
 font-family: "Georgia" ! important;
 font-size: 11px ! important;
}


 
L'adresse du blog : http://dageek.over-blog.fr/
 
Ma demande :
 
1) Tout d'abord si vous pouviez supprimé le cadre qui entoure le logo ce serait bien.
 
2) Ensuite il faudrait installer ces boutons par rapport au pages  
 
- Home = http://dageek.over-blog.fr/ = (normal) http://img638.imageshack.us/img638/361/home1l.gif = (passage de la souris) http://img715.imageshack.us/img715/7803/home2.gif
 
- Vidéos = http://dageek.over-blog.fr/pages/videos-3388449.html = (normal) http://img9.imageshack.us/img9/1485/vido1.gif = (passage de la souris) http://img707.imageshack.us/img707/170/vido2.gif
 
-Photos = http://dageek.over-blog.fr/pages/photos-3388469.html = (normal) http://img690.imageshack.us/img690/6757/photosd.gif = (passage de la souris) http://img413.imageshack.us/img413/1331/photos2.gif
 
- Extras = http://dageek.over-blog.fr/pages/extras-3388471.html = (normal) http://img693.imageshack.us/img693/8993/extras.gif = (passage de la souris) http://img801.imageshack.us/img801/3342/extras2.gif
 
- Contact = http://dageek.over-blog.fr/pages/contact-3387269.html = (normal) http://img189.imageshack.us/img189/2718/contact1u.gif = (passage de la souris) http://img819.imageshack.us/img819/7645/contact2.gif
 
C'est tout pour le moment si vous pouviez le faire ce serais gentil de votre part, car je ne comprend absolument rien au CSS ! Merci d'avance bonne fin d'après midi.

answer
n°3299
tribtil
Brain's Cracking
Profil : Penguin
Avatar
profil
Posté le 12-07-2010 à 17:44:50  
 

Le cadre doit simplement être un attribut border situé sur l'id ln_0 ou la classe ln. Il te suffit de le supprimer.
 
Après les boutons, ça ne se fait pas en css...
Le css n'est là que pour le style.
 
Non ?


---------------
http://nsm03.casimages.com/img/2010/05/06//100506023525176385977295.png
answer
n°3300
Tenkan
http://www.tenkan05.fr
Profil : Top Penguin
Avatar
profil
Posté le 12-07-2010 à 19:25:09  
 

Pour enlever le cadre. :)

 
Code :
  1. #header {
  2. font-size: 1.2em;
  3. }
  4. #top {
  5. text-align: center;
  6. padding: 20px;
  7. margin: 5px;
  8. }
 


Pour les boutons c'est en javascript qu'il faut le faire. ;)


Message édité par Tenkan le 12-07-2010 à 19:25:22

---------------
http://www.tenkan05.fr
answer

Aller à :
Ajouter une réponse