oekoguide;135610Hi,
First of all: thanks for the answer!
But there is a problem:
Wiht this code I can generate another module-position, but I have to know WHERE to put it in index.html.
!
Firstly, it’s the index.php file (I believe). Remember, you also need to add the position within the template.xml file (very easy).
Secondly, I believe you would put it at/around the same place as the other left modules are placed within the code.
That, plus the relative CSS you will create for that position, will determine the overall positioning/styling.
I found that by studying the index.php file, you can figure out the logic of the code placement.
That’s how I learned (and continue to learn).
🙂