Gerberás modulstílus
Gerberás szövegdoboz |
A legjobb hatás akkor érhető el, ha az egyszerű modulodban erről a két helyről is kiveszed a pipát:
A kódot így, ahogy van egy másolás-beillesztéssel viheted is :)
|
LindaDesign |
Kód
<div align="center">
<table cellspacing="0" cellpadding="0" class="frissmodul">
<tbody>
<tr>
<td height="" class="frisscim">Egyedi szövegdoboz</td>
</tr>
<tr>
<td height="" class="frissszöveg">
<p>IDE JÖN A SZÖVEG! IDE JÖN A SZÖVEG! IDE JÖN A SZÖVEG! IDE JÖN A SZÖVEG! IDE JÖN A SZÖVEG! IDE JÖN A SZÖVEG!</p>
</td>
</tr>
<tr>
<td height="7" class="frissdatum" colspan="2">LindaDesign</td>
</tr>
</tbody>
</table>
<p><style type="text/css">
.frissmodul {
/* az egész táblakód. Itt a szélesség beállítása a lényeges */
background:transparent;
font-family: georgia;
color: #706246;
text-shadow: #E8AEAE 2px 2px 2px;
font-size: 20px;
font-weight: bold;
font-style: italic;
text-align: center;
letter-spacing: px;
HEIGHT: 100%;
width: 499px;}
.frisscim {
/* a táblafejléc kódja */
background:transparent;
background-image: url(//aranymeli.gportal.hu/portal/aranymeli/image/gallery/1280685851_03.png);
font-family: georgia;
text-shadow: #E8AEAE 2px 2px 2px;
color: #852738;
text-align: center;
font-size: 20px;
font-weight: bold;
font-style: italic;
padding-top: 170px;
text-align: center;
letter-spacing: px;
HEIGHT: 222px;
border-bottom: 0px dotted #ffffff;}
.frissdatum {
/* a dátumrész kódja */
background: transparent;
background-image: url(//aranymeli.gportal.hu/portal/aranymeli/image/gallery/1280685839_85.png);
font-family: georgia;
font-size: 11px;
color: #706246;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 50px;
text-align: center;
text-transform:;
text-shadow: #cbcbc7 1px 1px 1px;
font-weight: ;
font-style: ;
HEIGHT: 113px;
line-height: 14px;
border-bottom: 0px dotted #ffffff;}
.frissszöveg {
/* a tartalmi rész kódja */
background-color: transparent;
background-image: url(//aranymeli.gportal.hu/portal/aranymeli/image/gallery/1280685845_13.png);
font-family: georgia;
font-size: 8pt;
color: #706246;
text-align: left;
text-transform:;
padding-left: 25px;
padding-right: 20px;
padding-bottom: 0px;
font-weight: ;
font-style: ;
HEIGHT: 100%;
line-height: 12px;
text-shadow: #cbcbc7 1px 1px 1px;
}
-->
</style></p>
</div>
|