Forums » Simple Page Plugin - Modified Page Header

RSS feed for this topic

Info

  • Posted in Plugins
  • Started 6 months ago by max.stalman
  • 3 posts by 2 users
  • Latest reply from max.stalman

Tags

No tags yet.

  1. Dear Community,

    I need to have a custom <head> content in one of my Omeka pages which is basically a "Simple Pages" page. The idea of customising the <head> section of HTML of that page is to be able to use a local stylesheet as well as link to some script files.

    Any ideas are welcome.

    Thanks in advance!

  2. The SimplePages plugin itself doesn't have any way of modifying the <head>.

    You'd have to do this with either a separate plugin or by modifying the view Omeka uses to display each simple page.

    On the other hand, scripts do work correctly when included in the body (for most scripts), and you can easily include CSS in your theme's stylesheet that targets this one simple page specifically, or just the specific element you're looking to style.

  3. Hi John,

    Thanks a lot for the information.

    Sincerely,
    Max

Reply

You must log in to post.