You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am experienced wordpress developer and also a asp.net dev, and now I am trying to work with Typo3 v13. I installed the boostrap package and the introduction content (locally via ddev). Basically I am building a onepager with a little bit of content and the bootstrap package and intro content is perfect as I plan to remove the few pages not needed and customize a few things here and there. I am reading the documentation and trying to follow some youtube videos. It seems that there was a "big" change from version 12 and a lot of that documentation is "out of date". For example, the template section is moved to Tsconfig & Typoscript and I am not sure what guidlines to follow, as there it seems a legacy and "new" way.
Let's take the logo for example. I am setting the width and height of it via the constants (TypoScript menu). My values exceed the max- values set via css from somewhere., which means they won't take effect. So now I have a few ways to deal with it,
edit the css that sets the max values
add another css class that overrides them
wrap the logo in another html element and add custom css
What is the intended way of getting this things done? How would you do it, what would you recommend. Whats the approach in Typo3.
I would be very gratefull if someone can point me in the right direction, I am not needing detailed instructions, just a few keywords so I can lookup the topics online.
Thank you very much!
The text was updated successfully, but these errors were encountered:
Support
Description
Hi, I am experienced wordpress developer and also a asp.net dev, and now I am trying to work with Typo3 v13. I installed the boostrap package and the introduction content (locally via ddev). Basically I am building a onepager with a little bit of content and the bootstrap package and intro content is perfect as I plan to remove the few pages not needed and customize a few things here and there. I am reading the documentation and trying to follow some youtube videos. It seems that there was a "big" change from version 12 and a lot of that documentation is "out of date". For example, the template section is moved to Tsconfig & Typoscript and I am not sure what guidlines to follow, as there it seems a legacy and "new" way.
Let's take the logo for example. I am setting the width and height of it via the constants (TypoScript menu). My values exceed the max- values set via css from somewhere., which means they won't take effect. So now I have a few ways to deal with it,
What is the intended way of getting this things done? How would you do it, what would you recommend. Whats the approach in Typo3.
I would be very gratefull if someone can point me in the right direction, I am not needing detailed instructions, just a few keywords so I can lookup the topics online.
Thank you very much!
The text was updated successfully, but these errors were encountered: