![]() |
Add colours to background post of user groups - 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: Add colours to background post of user groups (/thread-162677.html) |
RE: Add colours to background post of user groups - SvePu - 2015-01-13 You can also change the whole post content color like here in forum. Search in theme postbit/postbit_classic template:
Replace all with:
Save changes! Also add to theme showthread.css your desired color changes like:
RE: Add colours to background post of user groups - iAmPandi - 2015-01-13 (2015-01-13, 07:38 PM)SvePu Wrote: You can also change the whole post content color like here in forum. Just tried it and it didn't work ![]() Thanks though. RE: Add colours to background post of user groups - SvePu - 2015-01-13 I've tested it before posting - it works! ![]() RE: Add colours to background post of user groups - iAmPandi - 2015-01-13 (2015-01-13, 08:11 PM)SvePu Wrote: I've tested it before posting - it works! Not for me ![]() Is it a posibility that my theme is stopping it from working? RE: Add colours to background post of user groups - SvePu - 2015-01-13 You pasted the css rule on wrong place. - Remove these css changes. Open theme showthread.css in advanced mode.- Place the posted css code at button of that file and save changes. RE: Add colours to background post of user groups - geazy - 2015-01-13 (2015-01-13, 09:52 PM)SvePu Wrote: You pasted the css rule on wrong place. - Remove these css changes. You know how to do the WHOLE body (like the postbit details as well) http://puu.sh/etJux/c25affb47c.jpg RE: Add colours to background post of user groups - SvePu - 2015-01-13 If you want change the background color inclusive bg under user info then open the theme template postbit_classic and search for:
Replace the whole line with:
Finally add to theme showthread.css
RE: Add colours to background post of user groups - iAmPandi - 2015-01-13 (2015-01-13, 10:19 PM)SvePu Wrote: -text- Already tried that, still didn't work: RE: Add colours to background post of user groups - SvePu - 2015-01-13 Could you post an URL to your forum pls? RE: Add colours to background post of user groups - iAmPandi - 2015-01-13 (2015-01-13, 10:27 PM)SvePu Wrote: Could you post an URL to your forum pls? Sure, here it is: http://www.cragaming.com/ |