LogoTest

%STARTSECTION{"css"}%<!-- -->
<literal>
<style>
#foswikiLogo img {
  display:none;
}
#foswikiLogo {
  background-image:url('%PUBURLPATH%/Community/BrandLogoTalk/Foswiki_logo_2011.png');
  background-repeat:no-repeat;
  background-position: -22px -893px;
  display:block;
  width:250px;
}
#patternClearHeaderLeft {
  height:120px;
}
#patternClearHeaderLeft,
#patternTopBarButtons,
#patternTopBarContentsWrapper,
#patternTopBar {
  background:#2A3652;
}
#patternSideBar {
  background:transparent;
}
#patternScreen {
  padding:0px;
}
#foswikisiteUserBar {
  position:absolute;
  top:95px;
  right:5px;
  z-index:999;
}
#foswikisiteUserBar a:link,
#foswikisiteUserBar a:visited,
#foswikisiteUserBar li {
  color:#fff;
}
</style>
</literal>
<!-- -->%ENDSECTION{"css"}%


This topic: Sandbox > LogoTest
Topic revision: 25 Feb 2011, SvenDowideit
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads