Difference between revisions of "SUNScholar/XMLUI Theme/M1/Document Structure"
Jump to navigation
Jump to search
| Line 22: | Line 22: | ||
Upload your favicon to the images folder, see link below. | Upload your favicon to the images folder, see link below. | ||
| + | |||
| + | $HOME/source/dspace/modules/xmlui/src/main/webapp/themes/SUNScholar/images | ||
Revision as of 12:28, 28 May 2015
Back to Mirage 1 Modification
Contents
Introduction
These changes are optional.
Edit the following file:
nano $HOME/source/dspace/modules/xmlui/src/main/webapp/themes/SUNScholar/lib/css/style.css
Increase overall document width
- Go to line 129 and increase the width to 1050px.
- Go to line 206 and increase the width to 750px.
- Go to line 205 and change float to right.
- Go to line 211 and change float to left.
Create "favicon.ico" image
Please see: http://www.favicon-generator.org for creation of favicons.
A favicon is the icon that appears in the browser address bar next to the website address.
Upload your favicon to the images folder, see link below.
$HOME/source/dspace/modules/xmlui/src/main/webapp/themes/SUNScholar/images