• Resolved johnspeterson

    (@johnspeterson)


    Hi,
    Thanks for the great plugin!

    Is there a style with “no style”, ie. plain simple text?

    Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author twinpictures

    (@twinpictures)

    You can add your own custom style:
    https://spacedonkey.de/2005/t-countdown-custom-styles/

    here is one to try:

    .leia-tophtml, .leia-bothtml {
    	margin: 0 auto;
    	padding: 0;
    	font-size: 12px;
    	clear: both;
    }
    
    .leia-dashboard {
    	background: transparent;
    	padding: 4px 2px 2px 0;
    	height: 30px;
    	color: #000;
    	font-family: "Adamina", sans-serif;
    	font-size: 13px;
    }
    
    .leia-trailing_text {
    	display: inline-block;
    	float: left;
    	margin-left: 7px;
    }
    
    .leia-dash {
    	display: inline-block;
    	float: left;
    }
    
    .leia-digit {
    	display: inline-block;
    	float: left;
    	}
    
    .leia-dash_title {
    	display: inline-block;
    	float: left;
    }
    
    .leia-bothtml {
    	display: none;
    }
    
    Thread Starter johnspeterson

    (@johnspeterson)

    Perfect.

    Thanks for the super fast reply!

    Plugin Author twinpictures

    (@twinpictures)

    Glad it worked out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No style, plain text’ is closed to new replies.