WebsiteBaker Support (2.8.x) > Diskussion über WB (closed)
jeder neue Abschnitt in content als extra div
andi2005:
das scheint aber irgendwie nich so richtig gefunxt zu haben.
Manuell habe ich es jetzt gefunden.
Danke, Bernd!
Andi.
andi2005:
Hallo.
Vielen dank für eure Hilfe.
Leider erscheint bei mir kein dropdown menü in der styles Liste.
Installationsfehler dachte ich zuerst. Nach Installation brachte aber auch nichts.
Hier meine fckstyles.xml:
<?xml version="1.0" encoding="utf-8" ?>
<!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
* File Name: fckstyles.xml
* This is the sample style definitions file. It makes the styles combo
* completely customizable.
* See FCKConfig.StylesXml Path in the configuration file.
*
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<Styles>
<Style name="Image on Left" element="img">
<Attribute name="style" value="padding: 5px; margin-right: 5px" />
<Attribute name="border" value="2" />
<Attribute name="align" value="left" />
</Style>
<Style name="Image on Right" element="img">
<Attribute name="style" value="padding: 5px; margin-left: 5px" />
<Attribute name="border" value="2" />
<Attribute name="align" value="right" />
</Style>
<Style name="Custom Bold" element="span">
<Attribute name="style" value="font-weight: bold;" />
</Style>
<Style name="Custom Italic" element="em" />
<Style name="Title" element="span">
<Attribute name="class" value="Title" />
</Style>
<Style name="Code" element="span">
<Attribute name="class" value="Code" />
</Style>
<Style name="Title H3" element="h3" />
<Style name="Custom Ruler" element="hr">
<Attribute name="size" value="1" />
<Attribute name="color" value="#ff0000" />
</Style>
</Styles>
ist da irgendwo noch ein Fehler drin der euch auffällt? Was ich über xml und die Syntax weiss, passt das doch oder?
Danke!
Andi :-))
andi2005:
Danke :wink:
leprechaun:
Hallo,
das gleiche bei mir. Kein Eintrag im Styles-Menue vorhanden.
Tausend Grüße
ruebenwurzel:
Hallo,
wenn ihr eine editor.css verwendet, dann müsst ihr die styles darin angeben.
Matthias
Navigation
[0] Message Index
[*] Previous page
Go to full version