[opencms-dev] Stylesheet !!! URGENT !

Thomas März thomasmaerz at gmx.de
Fri Jun 20 21:13:01 CEST 2003


Roberto Ghizzioli <scrivimi at robertoghizzioli.it> writes:
> in attachment there is a screenshot about my Wysiwyg editor. How you can
> see there's no possibility to choose a text style to link to the
> content.
>
> Why ? 
> Is my IE corrupt ???
>
> PS: the screenshot example is the documentation project !!! so the css
> are just defined !!!

This is the template 
/system/modules/org.opencms.templates/templates/opencms_standard

|<?xml version="1.0" encoding="ISO-8859-1"?>
|
|<xmltemplate>
|<stylesheet>/system/modules/org.opencms.templates/resources/opencms.css</stylesheet>
|
|<template>
|<element name="jsp"/>
|</template>
|
|<elementdef name="jsp">
|    <class>com.opencms.flex.CmsJspTemplate</class>
|    <template>../jsptemplates/opencms-standard.jsp</template>
|</elementdef>
|    
|</xmltemplate>
 
and there is the stylesheet for the WYSIWYG editor defined!

What exactly is your problem?

Best Regards,
Thomas März




More information about the opencms-dev mailing list