[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gallery-checkins
Subject:    [Gallery-checkins] CVS: gallery/skins/redmarble/css embedded_style.css,NONE,1.1.2.1
From:       John Kirkland <john_kirkland () users ! sourceforge ! net>
Date:       2003-09-30 21:41:23
[Download RAW message or body]

Update of /cvsroot/gallery/gallery/skins/redmarble/css
In directory sc8-pr-cvs1:/tmp/cvs-serv6819/skins/redmarble/css

Added Files:
      Tag: BRANCH_1_4_1_skins
	embedded_style.css 
Log Message:
Adding skins files.


--- NEW FILE ---
/* This is the style sheet used when Gallery is embedded into

   another product, like PHP-Nuke, and when it's running 

   standalone.



   If you would like to customize the styles please create 

   copy of this file called 



     "embedded_style.css" (same name without ".default")



   If that file is found in this directory it will be 

   used instead of this one.



   Some of the styles below are overriden by specific 

   album properties. These are noted 

*/ 





/* 

   default text styles - background and colors overriden by

   album 'bgcolor', 'background', and 'textcolor' properties.

*/

BODY  

	{ 

          font-family: Verdana, Arial, Helvetica, sans-serif;

	  font-size: 10pt;
      color:#ffffff;
      font-weight:bold;
	  
      background-image: url('../images/mod_background.jpg');

	  margin-top: 25px;

	  margin-left: 0px;

   	  margin-right: 0px;

	}

TD, P 

	{ 

	  font-family: Verdana, Arial, Helvetica, sans-serif;

	  font-size: 10pt; 

	}





/* 

   link colors - overridden by the album 'linkcolor' property.

*/

	A   { color: #ffffff; text-decoration: none; }

	A:link	{ color: #ffffff; text-decoration: none; }

	A:visited	{ color: #ffffff; text-decoration: none; }

	A:active	{ color: #ffffff; }

	A:hover	{ color: #C0C0C0; }



/* 

   text styles 

*/

.title                          /* album titles on main page */

	{ 

		background-image: url(../images/mod_titlemid.jpg);

  		line-height:140%;

  		padding:2px;

        margin-top:2px;		

  		width: 100%;

	}

.title a,

.title a:link,

.title a:visited,

.title a:active {

		font-family:verdana, arial, sans-serif;

		color:#ffffff;

		font-size:x-small;

		font-weight:bold;

		letter-spacing: .2em;  

		text-decoration: none;

	}

 .title a:hover {

		color: #C0C0C0;

		text-decoration: none;

	} 

	



.albumdesc 					/*album description includes all text and background*/

	{

		font-family:verdana, arial, sans-serif;

		color:#ffffff;

		font-size:x-small;

		font-weight:bold;

  		background-color: #92846A;

  		line-height:140%;

  		padding:2px;

        margin-top:2px;		

  		border:0px dashed #000000;

		

							

	}



.desc                           /* album descriptions on main page just description and author*/

	{ 

	  	font-family:verdana, arial, sans-serif;

		color:#ffffff;

		font-size:x-small;

		font-weight:bold;

  		line-height:140%;

  		padding:2px;

        margin-top:2px;		

  		letter-spacing: .2em; 

		

				 

	}





.caption                        /* photo captions on all pages */

	{ 

	  font-size: 10px; 	

							 

	}



.modcaption					/* modifies background for caption text to reside */

	{

		font-family:verdana, arial, sans-serif;

		color: #ffffff;

		font-size: 10px;

		font-weight:bold;

  		background-color: #363636;

  		line-height:140%;

  		padding:2px;

        margin-top:2px;		

  		border:0px dashed #000000;

		width=100%  

							 

	}



.error                          /* all error text */

	{ 

	  color: red; 

	  font-size: 12px; 

	}



.headbox			/* box around the page headers */

	{

	}



.head                           /* page headers behind the Gallery title*/

	{ 

	  	font-family:verdana, arial, sans-serif;

		color:#ffffff;

		font-size: 16px;

		font-weight:bold;

  		background-image: url(../images/mod_titlebar.jpg);

		line-height:140%;

  	   	letter-spacing: .2em;

		border:0px dashed #000000;

		height: 28px;  

			 

	}

.head a,

.head a:link,

.head a:visited,

.head a:active {

        font-weight: normal;

        color:#ffffff;

		text-decoration: none;

	}

 .head a:hover {

		font-weight: normal;

        color: #C0C0C0;

		text-decoration: underline;

	} 

	

.bread                          /* used in breadcrumb bars */

	{ 

	  font-size: 10px; 

	}





.fineprint                      /* used for fine print */

	{ 

	  font-size: 10px; 

	}

.popuphead

	{

	  font-size: 16px;
 	  font-weight: bold;
	  color: #ffffff;

	}

.popup

	{

	  font-size: 12px;
	  font-weight: bold;
		color: #ffffff;	  

	}

.editlink			/* Used for the [edit] tags */

	{

	  font-size: 10px;
		font-weight: bold;
		color: #ffffff;	  

	}



.modnavbox						/* main navigation bar next and previous */ 

	{ 

	  	font-family:verdana, arial, sans-serif;	

		color:#ffffff;

		font-size: 12px; 

		font-weight:bold;

  		background-image: url(../images/mod_navbar.jpg);

		line-height:140%;

  	   	letter-spacing: .2em;

		border:0px dashed #000000;

		width: 100%;

		height: 28px;

	   

			 

	}

.modnavbox a,

.modnavbox a:link,

.modnavbox a:visited,

.modnavbox a:active {

        font-weight: normal;

        color:#ffffff;

		text-decoration: none;

	}

 .modnavbox a:hover {

		font-weight: normal;

        color: #C0C0C0;

		text-decoration: underline;

	}



.admin                          /* used in admin bars - the serch text*/

	{ 

	  font-size: 10px;
	  color: #ffffff; 

	  font-weight: bold;
		 

	}



.modnavboxtop				/*navagation bar top of screen where admin buttons show*/

	{ 

	  	font-family:verdana, arial, sans-serif;

		color: #ffffff;

		font-size: 10px;

		font-weight:bold;

  		background-color: #92846A;

		line-height:140%;

  		letter-spacing: .2em;

		border:0px dashed #000000;

		width: 100%  

			 

	}

.modnavboxtop a,

.modnavboxtop a:link,

.modnavboxtop a:visited,

.modnavboxtop a:active {

        font-weight: normal;

        color: #ffffff;

		text-decoration: none;

	}

 .modnavboxtop a:hover {

		font-weight: normal;

        color: #C0C0C0;

		text-decoration: none;

	}



.modnavboxmid				/*navagation bar middle where the link for the albums show*/

	{ 

	  	font-family:verdana, arial, sans-serif;

		color: #ffffff;

		font-size: 10px;

		font-weight:bold;

  		background-color: #363636;

		line-height:140%;

  		border:0px dashed #000000;

		width: 100%  

			 

	}

.modnavboxmid a,

.modnavboxmid a:link,

.modnavboxmid a:visited,

.modnavboxmid a:active {

        font-weight: normal;

        color:#ffffff;

		text-decoration: none;

	}

 .modnavboxmid a:hover {

		font-weight: normal;

        color: #C0C0C0;

		text-decoration: underline;

	}

.modfooter				/*navagation bar middle where the link for the albums show*/

	{ 

	  	font-family:verdana, arial, sans-serif;

		color:#ffffff;

		font-size: 8px;

		font-weight:normal;

  		background-color: #92846A;

  		line-height:140%;

  		padding:2px;

        border:0px dashed #000000;

		width=100%   

			 

	}

.modfooter a,

.modfooter a:link,

.modfooter a:visited,

.modfooter a:active {

        color:#ffffff;

		text-decoration: none;

	}

 .modfooter a:hover {

		color: #C0C0C0;

		text-decoration: none;

	}





.mod_titlelft 

	{

	background-image: url(../images/mod_titlelft.jpg);

	{

.mod_titlemid

	{

	background-image: url(../images/mod_titlemid.jpg);

	{

.mod_titlert

	{

	background-image: url(../images/mod_titlert.jpg);

	{




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
__[ g a l l e r y - c h e c k i n s ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic