Solved: 5 Years, 8 Months, 2 Weeks ago Adding Image to Postbit Background
#11
Solved: 5 Years, 8 Months, 2 Weeks ago
(2019-04-27, 09:47 PM)Michael2014 Wrote: open your global css file

and add some background properties like

  background-image: url(image-address.png);
   background-color: #cccccc;

to


.post.classic .post_author {
   border: 1px solid #3A3939;
   float: left;
   width: 15%;
   margin: 0;
   margin-top: -15px;
   padding: 0px 10px;
}

[Image: HEOe5fG.png]

Thank you, I'll go ahead and give that a try now.

Edit: I was able to do it successfully. Will this change be just for me or will it be the background of every user?
Reply
#12
Solved: 5 Years, 8 Months, 2 Weeks ago
(2019-04-27, 10:24 PM)Photo Wrote:
(2019-04-27, 09:47 PM)Michael2014 Wrote: open your global css file

and add some background properties like

  background-image: url(image-address.png);
   background-color: #cccccc;

to


.post.classic .post_author {
   border: 1px solid #3A3939;
   float: left;
   width: 15%;
   margin: 0;
   margin-top: -15px;
   padding: 0px 10px;
}

[Image: HEOe5fG.png]

Thank you, I'll go ahead and give that a try now.

Edit: I was able to do it successfully. Will this change be just for me or will it be the background of every user?

Every user. Global CSS controls the entire website
Hey man, what's up?
Reply
#13
Solved: 5 Years, 8 Months, 2 Weeks ago
(2019-04-27, 10:37 PM)Michael2014 Wrote:
(2019-04-27, 10:24 PM)Photo Wrote:
(2019-04-27, 09:47 PM)Michael2014 Wrote: open your global css file

and add some background properties like

  background-image: url(image-address.png);
   background-color: #cccccc;

to


.post.classic .post_author {
   border: 1px solid #3A3939;
   float: left;
   width: 15%;
   margin: 0;
   margin-top: -15px;
   padding: 0px 10px;
}

[Image: HEOe5fG.png]

Thank you, I'll go ahead and give that a try now.

Edit: I was able to do it successfully. Will this change be just for me or will it be the background of every user?

Every user. Global CSS controls the entire website

Gotcha, I appreciate the help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)