Monday, January 28, 2019

Predicted Grade

Predicting your grade at interim 



  • 4 transparent animated GIFs
  • 2 numbers
  • 1 % sign
  • 1 letter





  • Add a background colour


<div style="background: peru;">

</div>





Use the following CODE to fix the background issue behind the transparent images.

Go to:
Design - Layout - Template Designer - Advanced - (scroll down to) - Add CSS
then paste in the following:


.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,

.BlogList .item-thumbnail img {

  padding: 0 !important;

  border: none !important;

  background: none !important;

  -moz-box-shadow: 0px 0px 0px transparent !important;

  -webkit-box-shadow: 0px 0px 0px transparent !important;

  box-shadow: 0px 0px 0px transparent !important;

}


PLACE your ANIMATED gifs INTO a TABLE
place bgcolor ="red" behind all cells
choose your own colors
colour options


Predicted Grade

No comments:

Post a Comment