0
Answered

CSS seems to have no effect

Rushi 7 years ago updated by Christian Fritz 7 years ago 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!

Answer

Answer
Answered

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.


Answer
Answered

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.