Quote:
Originally Posted by chaoshand
Hmm... i thought as much about the importing of styles. Tis a shame.
About uploading XML files... when i change things, i prefer uploading many times even for just one small change. I usually make temp styles to do this but its no goos when most of your temp style goes away because of a mis-import. The reason i would rather use the XML file is because i will never be able to remember where everything in the vB's layout of the style in the ACP (in xml file if you want to add a button such as 'register program' then you do a simple search on where the reply button is (mini one) and you plop the code in there while in the ACP you must filter through all of those... i dont know what they call it >.<
That is why correct XML upload capabilities are needed, im usually rather busy and dont have the time to go through the ACPs stlye layout.
|
Thats in the navbar btw
Actually most of the templates that you will need to edit are faily easy to find.
header, footer, navbar, headinclude, postbit, showthread, forumhome.
Editing more templates than that would be atad of overkill, within the header footer navbar and headinclude you should be able to control the greator majority of the style of the forums.
the template sytem is fairly logical.
If you want to edit the showthread.php page's templates, they are grouped in the showthread template group
and ^^ I do know most of the template system like the back of my hand, its my speciality.