Re: [Tiki-users] Adding custom css file for a particular tiki page
Bernard Sfez via TikiWiki-users <[email protected]> Thu, 14 Oct 2021 11:06:20 +0300
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
You may have to tweak your admin preference filters (basic, advanced, etc) to see the “missing” field.
Other ways to do:
* If you have access to your files, you can directly modify your theme and add the id of the page in the CSS used - #page_23 {color:#000;}
* You can also use the HTML wiki plugin directly on the page and add a style - {HTML()}<style> body {color: #000;}</style>{HTML}
Bernard
PS: I suggest to use our forum (https://tiki.org/forums <https://tiki.org/forums>) to extend this question.
> On 13 Oct 2021, at 21:50, DrOteonu via TikiWiki-users <[email protected]> wrote:
>
> [Tiki version 21.4 (MyISAM)]
>
> Hi All,
>
> I am trying to add an external custom css file for a particular tiki page. I found this manual to do this:
>
> http://twessentials.tikiforsmarties.com/Customizing+Per+Page#contentcustomcssperpage-1 <http://twessentials.tikiforsmarties.com/Customizing+Per+Page#contentcustomcssperpage-1>
>
> Unfortunately, my "Look and feel - Customization" tab looks a bit different. There is no "Custom html head content" field. We use Tiki version 21.4 (MyISAM).
>
> How should I accomplish this? Where is the most recent documentation about this procedure?
>
> Thanks in advance,
>
> DrOteonu
> _______________________________________________
> TikiWiki-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users
_______________________________________________
TikiWiki-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-users