Friday, September 6, 2019

Blog Enhancers




              custom size 1500 x 200   (Edit Header)

Predicting your grade

body { background-color: #93B874; }




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;

}




No comments:

Post a Comment

Last Day to Submit Work for Infotech class - Wednesday, June 17th

Good morning everyone, this week's assignment, MakeCode Activity 2, is the last one for Infotech class.  Looking ahead to next week, u...