ichhabe das phpBB2 als komponente in ein mambo os eingebaut, dies (sollte) aber hierfür keine rolle spielen:
In der Startpage des Forum ist, wenn man z.b. ein subSilver - template nutzt, zusätzlich zur link rel. zur css datei, der ganze Style nochmals direkt im code intigriert. nun steht auch extra im quelltext drin, das man das entfernen kan wenn man mit dem eigenen css fertig ist. ja nun - ich bin fertig und will den ganzen salat loswerden, nur wo und wie? ich kann das, was im code drin steht nirgends finden, weder in der datenbank, noch im template selber oder im forumscode, also wo ist das zeug? und wie bekommt man das sauber raus aus dem code?
ich meine das hier:
-ich will das *.CSS freigeben und der gesamte style-code darunter soll verschwinden:
<!-- link rel="stylesheet" href="templates/subRebel/subRebel.css" type="text/css" -->
<style type="text/css">
<!--
/*
The subRebel Theme for phpBB version 2+
Created by Karl Tauber
http://www.ktauber.com
Based on the original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */