0
Résolu

CSS seems to have no effect

Rushi il y a 7 ans mis à jour par Christian Fritz il y a 7 ans 1

I am new to CSS coding so this may be a stupid question but I am trying to follow your suggestions on the support forum to change the "type" headings. However, the CSS I wrote seems to have no effect:


https://bibbase.org/show?bib=https://www.dropbox.com/s/epjy4lodj36qfsl/scc.bib?dl=1&group0=type&nocache=1&https://www.dropbox.com/s/nucyj6u35zf0cwj/scc.css?dl=1&filter=keywords:SCC&theme=side#


Could you please let me know why?


THank you!

Solution

Solution
Résolu

A CSS really only makes sense when you embed your BibBase listing in your own page. I see that you are embedding it in https://scc.okstate.edu/publications. You need to add the CSS file directly to the head of the HTML of that page, like you are doing with the other CSS files that are already referenced there.


Solution
Résolu

A CSS really only makes sense when you embed your BibBase listing in your own page. I see that you are embedding it in https://scc.okstate.edu/publications. You need to add the CSS file directly to the head of the HTML of that page, like you are doing with the other CSS files that are already referenced there.