Ciao a tutti, sto realizzando un sito con dream 8 attravrso tabelle layout a cui ho associato il seguente css:
<style type="text/css">
.testo {
font-family: verdana;
font-size: 9px;
font-style: normal;
line-height: normal;
width:auto;
height:auto;
overflow: scroll;
table-layout: fixed;
text-transform: none;
color: #003366;
font-weight: normal;
font-variant: normal;
text-align: justify;
padding: 10px;
}
</style>
<style type="text/css">
.titolo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
color: #003366;
text-align: center;
outline-color: #ECE9D8;
}
</style>
<style type="text/css">
.sottotitolo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
text-align: left;
color: #333366;
}
</style>
<script language="JavaScript">
<!--
Nella cella centrale ( <tr>
<td height="320" colspan="2" valign="top" bordercolor="#003366" ><div align="center">
<p class="testo">[b][i])
devo inserire un testo molto lungo e NON RIESCO A FARE COMPARIRE LA SCROLL BAR come posso fare???![]()
grazie![]()

Rispondi quotando

!!!