Page 1 of 1

Comment remonter le titre dans les imagettes

PostPosted: Mon Aug 30, 2010 7:45 am
by uynntoo
Bonjour


comment remonter le titre dans les imagettes présentant les galeries http://www.pbase.com/uynntoo, car certains titres débordent sur la bordure noire


Mla feuille de style est celle-ci:

<setvar color1 = #000000>
<setvar color2 = #DBD5BC>
<setvar color3 = #505050>
<setvar color4 = navy>
<setvar color5 = red>
<setvar color6 = black>
<setvar color7 = #ffffff>


DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
font-family:" Optima", Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background : #DBD5BC;


}

html,


body {
margin-bottom: 10px;
margin-top: 10px;
background: #DBD5BC ;
text-align:center;
vertical-align: center;
font-size: 15px;
}
h1 {
font-size: 16px;
color: #000000;
text-align: center;
}
h2 {
padding-top:15px;
padding-bottom:15px;
border-radius : 20px 20px;
font-size: 25px;
color: #000000 ;
Font-Weight: Bold;
text-align: center;
style="border-width:1px;
border-style:solid;
border-color:black;
background:#DFDAE1;
margin-top: 2cm;
margin-bottom: 1.5cm;
}

#inline_slideshow td

{
border-style : solid;
border-radius : 20px 20px;
border-width : 3px;
border-color : #000000>;
vertical-align: center;
text-align: center;
}

.caption {
font-size : 10pt;
color : #000000 ;
font-style : italic;
}

.title {
font-size : 15pt;
color : #000000;
font-style : normal;
}

.galleryheader
font-size : 15pt;
color : #000000>;
font-style : normal;

IMG.thumbnail {
border-style : solid;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active
{
border: solid ;
color : #000000 ;
margin-bottom: -45px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
width: 218px;
display: block;;
height: 250px;
}
a.thumbnail:hover {
margin-bottom: -55px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
width: 218px;
display: block;
background: #ffffff;
height: 250px;
}
td.thumbnail
{
height: 250px;
width: 218px;

}




Merci

Re: Comment remonter le titre dans les imagettes

PostPosted: Fri Sep 03, 2010 1:07 pm
by uynntoo
résolu en augmentant la valeur margin-bottom: -45px; à :idea: :idea: - 55px