Replies: 2 comments 4 replies
-
I agree, but changes must be made with surgical precision. These files are not updated, only a few have undergone changes over the years. If we are going to look inside every of them there is inconsistency in many places, for example I reported one here #1652 Also, email templates must be analyzed. |
Beta Was this translation helpful? Give feedback.
-
Updating the frontend theme -- one of the final frontiers :) This is sort of tricky I guess. I can see the removal of the Would it be better for us to have something like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
I'm trying to work on a new frontend theme for our beloved platform and I'd like it to be as extensible as possible without using custom .phtml files. So the theme uses the "base" phtml files as much as possible.
In this process I found some things of the base templates that would need an update, since that theme was created many years ago and CSS now it's extremely more powerful than before so a lot of elements wouldn't be needed anymore.
A couple of example:
which screw all the CSS frameworks out there. Will we ever have the possibility to remove those two useless spans?
which I'd like to replace with SVG symbols, embedded in the html. will we ever be allowed to do that?
So the question is actually: how will we manage the changes to the base theme?
Beta Was this translation helpful? Give feedback.
All reactions