Difference between revisions of "SUNScholar/XMLUI Theme/M1/Styling"

From Libopedia
Jump to navigation Jump to search
Line 11: Line 11:
 
* http://htmldog.com
 
* http://htmldog.com
 
* http://htmlhelp.com/reference/css
 
* http://htmlhelp.com/reference/css
 +
 +
==CSS styling of DSpace XMLUI, Tips and Tricks==
 +
To do.
  
 
  '''[[SUNScholar/Asset Presentation|Back to Presentation]]'''
 
  '''[[SUNScholar/Asset Presentation|Back to Presentation]]'''

Revision as of 10:37, 21 November 2012

Modify site CSS styles

Find a good web 2.0 developer to help you with this, this is the core of the repository website styling !!

Type the following.

cd /home/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/src/main/webapp/themes/Mytheme/lib/css

Modify the css files to suit yourself.

CSS and HTML help links

CSS styling of DSpace XMLUI, Tips and Tricks

To do.

Back to Presentation