Die Suche ergab 1 Treffer

von borstilein
Mi 2. Jan 2008, 15:18
Forum: Version 4.6
Thema: Spaltenbreite im wysiwyg Editor
Antworten: 1
Zugriffe: 1430

Spaltenbreite im wysiwyg Editor

Hallo zusammen,

wenn ich im wysiwyg Editor eine Tabelle anlege, gebe ich dieser die ID content zu welcher folgende css Information gehört:

#content td{
width: 110px;
height: 110px;
padding-left: 10px;
padding-bottom: 10px;
color: #000000;
text-align: left;
vertical-align: top;
font ...