We are attempting to do some CSS customizations and I'm following the
directions under "I just want to add a few CSS rules"
here<http://archivesspace.github.io/archivesspace/user/customizing-and-theming-archivesspace/>.
There are specific directions to create a file called
archivesspace/plugins/local/frontend/views/layout_head.html.erb and add the
line:
<%= stylesheet_link_tag "#{@base_url}/assets/custom.css" %>
Should I actually insert our "base url" (in our case http://aspace.rollins.edu)
above so that it would read:
<%= stylesheet_link_tag "#{@http://aspace.rollins.edu}/assets/custom.css" %>
Thanks
Nate
_______________________________________________
Archivesspace_Users_Group mailing list
[email protected]
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group