Difference between revisions of "SUNScholar/XMLUI Theme/M1/Banner Logo"

From Libopedia
Jump to navigation Jump to search
m
Line 8: Line 8:
 
Overwrite or create a file called '''logo.png''' and make sure that the CSS stylesheets refer to your custom logo header image file.
 
Overwrite or create a file called '''logo.png''' and make sure that the CSS stylesheets refer to your custom logo header image file.
  
===Step 2 - Define logo XSL===
+
===Step 2 - Define logo CSS===
 
Edit the following file:
 
Edit the following file:
  nano $HOME/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace/modules/xmlui/src/main/webapp/themes/Mytheme/lib/xsl/core/page-structure.xsl
+
  nano $HOME/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace/modules/xmlui/src/main/webapp/themes/Mytheme/lib/css/style.css

Revision as of 13:16, 27 May 2015

Back to Mirage 1 Modification

Upload your repositories logo to the following images folder.

$HOME/source/dspace/modules/xmlui/src/main/webapp/themes/Mytheme/images

Overwrite or create a file called logo.png and make sure that the CSS stylesheets refer to your custom logo header image file.

Step 2 - Define logo CSS

Edit the following file:

nano $HOME/source/dspace/modules/xmlui/src/main/webapp/themes/Mytheme/lib/css/style.css