AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Desarrollar una aplicación o un sitio web / Estilos / Estilos CSS
  • Overview
  • Importing an existing style sheet
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project.
This allows you to reuse the styles created with another tool and to include them in your WEBDEV website.
Note: When importing an existing HTML page, WEBDEV also suggests importing its CSS styles. For more details, see Importing an existing HTML page.
Importing an existing style sheet
To import an existing CSS style sheet:
  1. Open a page in the page editor.
  2. In the "Página" pane, in the "Tema y estilos" group, pull down "Styles" and select "Edit WEBDEV and external CSS element styles".
  3. In the window that appears, click on the "External CSS resources" tab. From this window, you can:
    • Import a CSS file:
      In the file explorer, select the CSS file to be imported. This file will be copied to the project directory if necessary.
    • New in SaaS
      Point to CSS:
      Enter the URL of the resource to be referenced.

      Note: the referenced resource must be referenced and accessed from a different domain.
      Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2.
      For more details, see Using new features exclusive to WINDEV Suite SaaS 2025.
    • Delete selected CSS.
    • Relocate selected CSS.
  4. Validate.
Note Imported styles can be used:
  • directly in the "Style" tab of the fields, specifying the CSS class to be used in the "Element style" field.
  • when creating a new style.
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 03/04/2025

Señalar un error o enviar una sugerencia | Ayuda local