[TYPO3-english] Custom CSS

Wieslaw Golsz golsz at interia.pl
Mon Aug 13 17:17:50 CEST 2018


In Constant

page.includeCSS.styleCSS = fileadmin/intense/css/style.css

In Setup

page.includeCSS.styleCSS = {
 file1 = fileadmin/intense/css/style.css
}
page.includeCSSLibs >
page.includeCSS.styleCSS >Result:http://remax-prestige.pl/typo3/Where is the mistake?W.Od: "Wieslaw Golsz" <golsz at interia.pl>Do: "TYPO3 English" <typo3-english at lists.typo3.org>; Wysłane: 14:47 Poniedziałek 2018-08-13Temat: Re: [TYPO3-english] Custom CSS> Thank you very much for your answer.  I tried:page.includeCSS.styleCSS = fileadmin/intense/css/style.cssbut not positive results...W.Od: jeppe at donslund.netDo: "TYPO3 English" <typo3-english at lists.typo3.org>; Wysłane: 14:36 Poniedziałek 2018-08-13Temat: Re: [TYPO3-english] Custom CSS> Hi Wieslaw
> > 
> > Try
> > 
> > page.includeCSS.myCss = fileadmin/intense/css/style.css
> > 
> > I think it need a "name"
> > 
> > Then you can include another css file with
> > 
> > page.includeCSS.anotherCss = fileadmin/intense/css/style.css
> > 
> > 
> > Regards
> > Jeppe Donslund
> > 
> > 
> > Wiesław Golsz skrev den 13.08.2018 14:28:
> > > Hello,
> > > 
> > > I made a copy of the original "Introduction" template. The original one
> > > was hidden.
> > > 
> > > I removed from the test template "includeCSSLibs" and "includeCSS" - 
> > > was cleared.
> > > 
> > > I have includ the line to "Constant".
> > > page.includeCSS = fileadmin/intense/css/style.css
> > > 
> > > But TYPO3 does not load customized css:
> > > http://remax-prestige.pl/typo3/
> > > 
> > > It should be like here
> > > http://remax-prestige.pl/htb/novi/projects/template/test2.html
> > > 
> > > The whole template record:
> > > 
> > > Constant
> > > 
> > > /[treeLevel = 0]//
> > > //page.theme.navigationstyle = default-transition//
> > > //page.theme.navigationtype = top//
> > > //[end]//
> > > //plugin.bootstrap_package.settings.less.brand-primary = #10a0cb//
> > > //page.theme.copyright.text = Running with  href="http://www.typo3.org" target="_blank">TYPO3 and  href="https://github.com/benjaminkott/bootstrap_package"
> > > target="_blank">Bootstrap Package.//
> > > //page.theme.meta.enable = 0//
> > > //page.logo.file = 
> > > fileadmin/introduction/images/introduction-package.svg//
> > > //page.logo.fileInverted =
> > > fileadmin/introduction/images/introduction-package-inverted.svg//
> > > //page.includeCSS = fileadmin/intense/css/style.css//
> > > //plugin.bootstrap_package.settings.less.section-primary-link-color = 
> > > #ff8//
> > > //plugin.bootstrap_package_contentelements.menu_thumbnail.media.height 
> > > =
> > > 170m//
> > > //plugin.bootstrap_package_contentelements.menu_thumbnail.media.width = 
> > > 170/
> > > 
> > > Setup
> > > 
> > > /page.includeCSS. =//
> > > //page.includeCSSLibs >//
> > > //page.includeCSS >/
> > > 
> > > Regards,
> > > 
> > > _______________________________________________
> > > TYPO3-english mailing list
> > > TYPO3-english at lists.typo3.org
> > > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list