[Archivesspace_Users_Group] CSS changes clarification

Nathan Hosburgh NHOSBURGH at Rollins.edu
Tue Oct 11 13:47:06 EDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20161011/78153f4a/attachment.html>


More information about the Archivesspace_Users_Group mailing list