MyBB Community Forums
Change the font, size and colour of user status in each post? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: Change the font, size and colour of user status in each post? (/thread-221435.html)



Change the font, size and colour of user status in each post? - vk_knight - 2019-01-09

Change the font, size and colour of user status in each post? 

Here is an image . https://ibb.co/XX3jYb6

I am talking about the items in the right side of the image. These are present in each post. Will I able to change them?


RE: Change the font, size and colour of user status in each post? - Mjniu - 2019-01-10

Hi, look at this and learn to do it

https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector

https://www.w3schools.com/css/default.asp


RE: Change the font, size and colour of user status in each post? - Serpius - 2019-01-10

(2019-01-09, 04:50 PM)vk_knight Wrote: Change the font, size and colour of user status in each post? 

Here is an image . https://ibb.co/XX3jYb6

I am talking about the items in the right side of the image. These are present in each post. Will I able to change them?

Take a look at this screenshot. This should help you to find and modify the code that you need.

[Image: c0681e2c2399a7eeae0c10b31c9e2668.png]


RE: Change the font, size and colour of user status in each post? - vk_knight - 2019-01-10

Once again you guys did it. Thanks again.

Its easy when I use chrome's inspect element to see the line and then edit it, wherever it is.