Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Roelof Wobben
0
Views
8
Comments
Can I have my own layout for my app
Discussion
How-to
Hello,
I have a beatifull html template which I want to use for my new app,
Is there some sort of manual how I can use it instead of the standard themes ?
Roelof
Justin James
MVP
You'd have to create the layouts yourself in a theme. The F1 help has the information on working with Themes and Layouts to create the templates.
J.Ja
Roelof Wobben
Oke,
I will read it and hope I can make something like this layout :
https://themeforest.net/tisa-premium-admin-template/full_screen_preview/7223491
and then the invoice page.
Alberto Ferreira
This link do not work.
Page Not Found
Roelof Wobben
here is the good link :
https://themeforest.net/item/tisa-premium-admin-template/full_screen_preview/7223491
Roelof Wobben
Is this possible or not ?
Miguel Ventura
Staff
It's perfectly possible. To use it you should
create a new theme in your application without a base theme
use your themeforest theme's CSS in the application theme you created
create containers with the appropriate CSS classes that the theme requires (use the
Style
property for that)
Cheers,
Miguel
Roelof Wobben
Oke, last question which pops into my mind.
How can I add multiple custom fonts and multiply css files to my project.
Roelof
Justin James
MVP
Roelof -
You can include other fonts or CSS files from the main theme CSS using the URL syntax for them... and then put them under "Resources" in your eSpace. There should be a link or documentation out there explaining how to figure out what URL to use based on the eSpace name and the target directory of the resource.
I suggest that you use a tool like TypeKit for the fonts, it is much easier and flexible!
J.Ja
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...