I'm doing a test upgrade on a client's site from Joomla 3 to Joomla 4; the site uses the T3 framework and plugin, and the T3_bs3-empty template. The update went fine, but I've discovered there are changes in the HTML which have caused some of my CSS to be missed. I posted about this in a Joomla forum and no one seems to know if this change comes from Joomla or the template I'm using, so I'm posting it here too to see if this is a T3 template thing. For example, the full article image in J3 is wrapped in a Div tag with a class "pull-left" for floating it on the left side of the text. In J4, the same image is wrapped in a Figure tag, with a class "left". (see screenshots)

I can make the CSS changes, but I'm wondering: Is this is a change created by your template in the update process? And if so, is there a list of all the HTML changes somewhere that I could view? That would make my job a lot easier than trying to hunt for them all manually. Many thanks in advance.

    ptwd Hi

    Yes, that update comes from Joomla and we follow that change.

    And of course, you can customize that easily with template override.

    • ptwd replied to this.
      9 days later

      saguaros

      Thanks for your reply. An HTML override is an option, but I can't override what I don't know has changed. I was hoping there was an article somewhere that talks about the changes like that so that I could change the CSS or create an override. Without that, it's a needle in a haystack issue. I've searched for it and raised the issue in an off-site Joomla forum, but no one seems to know anything about it. Thanks for at least confirming the issue. Do you folks have an article about this somewhere or a list of changes like that? It would be a huge help. Otherwise, thanks for your reply. 🙂

        ptwd Joomla 3 and Joomla 4 have so many changes, there can be articles talking about the features between these 2 versions only, we don't have articles mentioning changes in code, unfortunately.

        • ptwd replied to this.
          4 days later
          Write a Reply...
          You need to Login to view replies.