2 tgodfrey Jun 27, 2016 04:08

A hint, anyone?
First of all, multiblogs.php is no longer shipped out for versions 6+: http://b2evolution.net/man/multiblogs-php
I guess that could be the primary reason why no one attended your question, meaning support on the coding side the dev team is leaving that one to anyone who are interested in using that piece of code.
Yes. Thank you for your reply. That is probably the case. Still, it really was just a question about how to link to non-minifed css, I am unable to clarify this.
Hi
However any duplicate selectors will be overridden by the default code unless you delete it
Ah. Great. Thanks. The second option you outline should do the job for me.
OK. Let me put it another way: when I view css elements, they are controlled by
/rsc/css/bootstrap/bootstrap.min.css
What I would like to do is have them controlled by
/rsc/css/bootstrap/bootstrap.css
which I have ready to hand. So, I copy bootstrap.css to /rsc/css/bootstrap/, but how and where do I bring this file into play? I assume it has something to do with lines 67-78, or is that not the case?