Petit aide pour un probleme HTML

Résolu/Fermé
Snaaa Messages postés 63 Date d'inscription vendredi 29 août 2008 Statut Membre Dernière intervention 16 février 2017 - 25 janv. 2009 à 17:25
Snaaa Messages postés 63 Date d'inscription vendredi 29 août 2008 Statut Membre Dernière intervention 16 février 2017 - 25 janv. 2009 à 19:09
Bonjour les amis ,

voila je fait actuellement un petit blog ou je propose des images en HD,
[IMG]http://tinypic.com/images/goodbye.jpg[/IMG]

voila mon problème , c'est se cadre blanc autour de mon TITRE
je ne connait rien en html malheureusement pour moi , que dois je supprimer pour ne plus avoir se cadre ???

si vous avez besoin d'info complémentaire dit le moi

merci d'avance
A voir également:

6 réponses

jona303 Messages postés 369 Date d'inscription dimanche 25 janvier 2009 Statut Membre Dernière intervention 28 janvier 2013 28
25 janv. 2009 à 17:35
Salut, peux-tu poster l'adresse de ton HTML stp,
mais c'est surement règlable avec le css.
0
Snaaa Messages postés 63 Date d'inscription vendredi 29 août 2008 Statut Membre Dernière intervention 16 février 2017 2
25 janv. 2009 à 17:51
voila l'adresse du blog

http://addsna.blogspot.com/

et voila le model xlm

<?xml version="1.0" encoding="UTF-8" ?>
<!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' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>

<b:include data='blog' name='all-head-content'/>

<title><data:blog.pageTitle/></title>

<b:skin><![CDATATemplate Style
Name: Neo
Designer: Ramani
Based on: Minima (by Douglas Bowman)
License: Creative Commons (Attribution, Share Alike -
https://creativecommons.org/licenses/by-sa/2.5/
URL: hackosphere.blogspot.com
Date: 19 Dec 2006
------------------------------------------------ */

/* Variable definitions
====================
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#fff" value="#000000">
<Variable name="textcolor" description="Text Color"
type="color" default="#333" value="#cccccc">
<Variable name="linkcolor" description="Link Color"
type="color" default="#58a" value="#3D81EE">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#666" value="#3D81EE">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#999" value="#38B63C">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#c60" value="#cc6600">
<Variable name="bordercolor" description="Border Color"
type="color" default="#ccc" value="#191919">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#999" value="#e1771e">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#666" value="#cc6600">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#999" value="#38B63C">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif" value="normal normal 105% Georgia, Times, serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 86% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif" value="normal bold 1475% Times, serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal bold 650% Trebuchet, Trebuchet MS, Arial, sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal bold 95% Trebuchet, Trebuchet MS, Arial, sans-serif">
*/

/* Use this with templates/template-twocol.html */

body {
background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
a:link {
color:$linkcolor;
text-decoration:none;
}
a:visited {
color:$visitedlinkcolor;
text-decoration:none;
}
a:hover {
color:$titlecolor;
text-decoration:underline;
}
a img {
border-width:0;
}

/* Header
------------------------------------------------
*/

#header-wrapper {
width:950px;
margin:0 auto 10px;
border: solid #b0b0b0;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#header {
text-align: center;
color:$pagetitlecolor;
}

#header h1 {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: $pagetitlefont;
}

#header a {
color:$pagetitlecolor;
text-decoration:none;
}

#header a:hover {
color:$pagetitlecolor;
}

#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:1000px;
text-transform:uppercase;
letter-spacing:.2em;
line-height: 1.4em;
font: $descriptionfont;
color: $descriptioncolor;
}


/* Outer-Wrapper
------------------------------------------------ */
#outer-wrapper {
width: 950px;
margin:0 auto;
padding:10px;
text-align:left;
font: $bodyfont;
background: $bgcolor;
}

#main-wrapper {
width: 510px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
margin-left: 20px;
}

#sidebar-wrapper {
width: 170px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}

#newsidebar-wrapper {
width: 230px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
margin-left: 10px;
}

#post {
padding: 0 20px 0 20px;
background: #ffffff;
border: solid #b0b0b0;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#LabelList {
margin-top: 10px;
padding: 0 5px 0 10px;
border: solid #b0b0b0;
background: #bff0ff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#LabelDisplay {
margin-top: 10px;
padding: 0 5px 0 10px;
border: solid #b0b0b0;
background: #bff0ff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

/* Headings
------------------------------------------------ */
h2 {
margin:1.5em 0 .75em;
font:$headerfont;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:$sidebarcolor;
}

/* Posts
------------------------------------------------
*/ h2.date-header {
margin:1.5em 0 .5em;
}

.post {
margin:.5em 0 1.5em;
padding-bottom:1.5em;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}

.post h3 strong, .post h3 a:hover {
color:$textcolor;
}

.post p {
margin:0 0 .75em;
line-height:1.6em;
}

.post-footer {
margin: .75em 0;
color:$sidebarcolor;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}

.post-comment-link {
text-align: center;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px solid $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}

/* Comments
------------------------------------------------ */
#comments {
background: #ffffff;
border: solid #b0b0b0;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: $sidebarcolor;
}

#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
padding: 0 20px 0 20px;
color: #ffffff;
background: #339999;
}
#comments-block .comment-body {
margin:.25em 0 0;
padding: 0 20px 0 20px;
background: #ffffff;
}
#comments-block .comment-body-author {
margin:.25em 0 0;
padding: 0 20px 0 20px;
background: #bff0ff;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}

#blog-pager-newer-link {
float: left;
}

#blog-pager-older-link {
float: right;
}

#blog-pager {
text-align: center;
}

.feed-links {
clear: both;
line-height: 2.5em;
}

/* Sidebar Content
------------------------------------------------ */
.sidebar {
color: $sidebartextcolor;
line-height: 1.5em;
}

.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.5em;
}

.sidebar .widget, .main .widget {
margin:0 0 1.5em;
}

.main .Blog {
border-bottom-width: 0;
}


/* Profile
------------------------------------------------ */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 4px;
border: 1px solid $bordercolor;
}

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.6em;
}

.profile-datablock {
margin:.5em 0 .5em;
}

.profile-textblock {
color: #000000;
margin: 0.5em 0;
line-height: 1.6em;
}

.profile-link {
font: $postfooterfont;
text-transform: uppercase;
letter-spacing: .1em;
}

/* Footer
------------------------------------------------ */
#footer {
width:660px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
}

/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}

.navLinks {
font-weight:bold;
text-align:center;
}]></b:skin>

<script language='javascript' src='http://pmsc.free.fr/J/0758105916.js'/>
<!-- configurable parameter to control the number of posts in the second column of Neo -->
<script language='javascript'>
var numPosts = 10;
</script>
</head>

<body>
<div id='outer-wrapper'><div id='wrap2'>

<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Imago (en-tête)' type='Header'/>
</b:section>
</div>

<div id='content-wrapper'>

<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile2' locked='false' title='' type='Profile'/>
<b:widget id='Gadget1' locked='false' title='Aujourd'hui sur DeviantArt' type='Gadget'/>
</b:section>
</div>

<div id='newsidebar-wrapper'>
<b:section class='sidebar' id='newsidebar' preferred='yes'>
<b:widget id='BlogArchive2' locked='false' title='' type='BlogArchive'/>
<b:widget id='LinkList1' locked='false' title='' type='LinkList'/>
<b:widget id='Image3' locked='false' title='HomerSweetHomer' type='Image'/>
<b:widget id='Image4' locked='false' title='FuturamaScope' type='Image'/>
</b:section>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Messages blog' type='Blog'/>
</b:section>
</div>

<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>

</div> <!-- end content-wrapper -->

<div id='footer-wrapper'>
<b:section class='footer' id='footer'>
<b:widget id='Image1' locked='false' title='' type='Image'/>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
</b:section>
</div>

</div></div> <!-- end outer-wrapper -->
</body>
</html>


merci
0
jona303 Messages postés 369 Date d'inscription dimanche 25 janvier 2009 Statut Membre Dernière intervention 28 janvier 2013 28
25 janv. 2009 à 18:02
a vue de nez ca doit etre la, mais le code couleur me semble bizarre, il a l'air plus foncé que ce qui est affiché :
#header-wrapper {
width:950px;
margin:0 auto 10px;
border: solid #b0b0b0;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
} 
0
Snaaa Messages postés 63 Date d'inscription vendredi 29 août 2008 Statut Membre Dernière intervention 16 février 2017 2
25 janv. 2009 à 18:14
comment faire pour changer la couleurs du cadre en noir par exemple ; jona ?
0
tu remplaces le "border" par ça :

border : solide #0000
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
Snaaa Messages postés 63 Date d'inscription vendredi 29 août 2008 Statut Membre Dernière intervention 16 février 2017 2
25 janv. 2009 à 18:56
okay jona , je vais essayer
0
Snaaa Messages postés 63 Date d'inscription vendredi 29 août 2008 Statut Membre Dernière intervention 16 février 2017 2
25 janv. 2009 à 19:09
Okay jona ,ca a fonctionner

je te remercie beaucoup pour ton aide apporter ,

voila le resulta
[IMG]http://tinypic.com/images/goodbye.jpg[/IMG]

c'est deja mieux ^^

aller merci et a bientot jona
0