Quote:
Originally Posted by axi
Quote:
Originally Posted by GlobalFusion
Originally Posted by GlobalFusion
Thats an easy CSS attribute.
|
Thanks Global.. But where do i add this?
|
In the CSS for your 'box'.
Code:
border: 1pt solid #000000;
background-color: #FFFFCC;
padding: 1px;
font: 8pt;
overflow: auto;
note: havent tested this idea yet - but that
would enable scroll bars. just not sure whether it will fix the 'no css' with excess chars problem.
will try it out now.