0
Отвечен

Script to put a custom CSS style

Denis 7 лет назад обновлен Christian Fritz 7 лет назад 1

Hello,


I created a custom style "bibbase.css". This is placed the bibbase folder that is located at the root of my site. When I put it in the following script I created a custom style "bibbase.css". This is placed the bibbase folder that is located at the root of my site. When I put it in the following script <script src = "https://bibbase.org/show?bib=address of the zotero database & jsonp = 1 & filter = year: 2017 & css = site address / bibbase / bibbase.css"> < Script>, nothing happens. The script to put a custom css is "& css = css file location"?

I forgot something to make it work?

Ответ

Ответ
Отвечен

If you are embedding your bibbase page into your own page, then you just need to add your css to your own page just like any other css, i.e., add

<link href="/bibbase.css" rel="stylesheet">

to the head in your html file.

Ответ
Отвечен

If you are embedding your bibbase page into your own page, then you just need to add your css to your own page just like any other css, i.e., add

<link href="/bibbase.css" rel="stylesheet">

to the head in your html file.

Сервис поддержки клиентов работает на платформе UserEcho