Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
frontend:theme [2012/05/22 22:43]
giancarlo
frontend:theme [2012/05/29 10:34]
giancarlo
Line 96: Line 96:
   background: #fff url(images/bg-content.png) repeat-x 50% 0;    background: #fff url(images/bg-content.png) repeat-x 50% 0; 
   position: relative;   position: relative;
 +}
 +
 +#wrapper #container .sidebar .block {
 +  margin-right: 10px;
 +  padding-left: 5px;
 +}
 +
 +#block-islandora_solr_search-advanced {
 +  background: #fff url(images/bg-content.png) repeat-x 50% 0;
 +}
 +
 +#block-islandora_solr_search-advanced h2 {
 +/*  background: #fff url(images/bg-tabs.png) repeat-x 50% 0; */
 +  font-size: 1.3em;
 +/*  height: 24px; */
 +  padding: 16px 0 0 0;
 +  color: #000;
 +}
 +
 +#block-islandora_solr_search-basic_facets h2 {
 +  font-size: 1.3em;
 +  color: #000;
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +}
 +
 +#block-islandora_solr_search-basic_facets h3 {
 +  font-size: 1em;
 +  color: #000;
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 } }
  
Line 148: Line 177:
 #tabs-tabset .cellthumb1 img{ #tabs-tabset .cellthumb1 img{
   border: 0px solid #dbdbf8;   border: 0px solid #dbdbf8;
 +}
 +
 +#tabs-tabset tbody {
 +  border: 0px solid #fff;
 } }
  
Line 187: Line 220:
 } }
  
 +#tabs-tabset h2 {
 +  color: #000;
 +}
 +#tabs-tabset h3, h4 {
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +  color: #000;
 +}
  
  
Line 211: Line 251:
 } }
  
 +
 +ul.primary-links {
 +  margin: 4.5em 0 0 0;
 +  padding: 0;
 +  float: right; /* LTR */
 +  position: relative;
 +  z-index: 4;
 +  background: #fff;
 +}
 +
 +ul.primary-links li {
 +  margin: 0;
 +  padding: 0;
 +  float: left; /* LTR */
 +  background-image: none;
 +}
 +
 +ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
 +  display: block;
 +  margin: 0 2px;
 +  padding: 2px 5px 0px 5px;
 +  color: #0000ce;
 +/*  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0; */
 +  background: #fff url(images/bg-tabs.png) repeat-x 50% 0;
 +  height: 24px;
 +  width: 100px;
 +  text-align: center;
 +}
 +
 +ul.primary-links li a.active {
 +  color: #000;
 +/*  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0; */
 +}
 +
 +ul.primary-links li a:hover {
 +/*  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0; */
 +  text-decoration: none;
 +}
  
 </code> </code>
 
 
frontend/theme.txt ยท Last modified: 2012/05/29 10:34 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki