I’ve been reading docs and watching vids on the T3 Framework in general, however one thing has left me confused:
It’s talking about changing something in, for instance, tpl/blocks/mainbody/nosidebar.php just changing the number like this: .col-xs-12 to this .col-xs-10 to change body width, rather than adjusting css or less for width.
What I haven’t found and is not clear is if there is any risk of these php files being altered on updates to either a plugin or template.
So is it safe? Or should the width instead be done in less or css?
I’m using it on Joomla 3.
I tried to ask on the T3 framework discussions but the registration is broken.