This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
anpassung_bestehende_systemseiten [2019/12/20 10:27] wikiadmin created |
anpassung_bestehende_systemseiten [2019/12/20 10:35] (current) wikiadmin |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * find ''/httpdocs/application/modules/users/views/flatty/visits.twig'' | * find ''/httpdocs/application/modules/users/views/flatty/visits.twig'' | ||
| - | * find the block in question, in this case, it's ''<div class="b-tabs b-tabs_wrapper">'' | + | * find the block in question, in this case, it's |
| - | * create a new block with text like this: ''<div class="mb20">New text</div>'' | + | <code> <div class="b-tabs b-tabs_wrapper"></code> |
| - | * this is the result: http://joxi.ru/KAxzWXeIZ6YkEm | + | * create a new block with text like this: |
| + | <code><div class="mb20">New text</div></code> | ||
| + | * this is the result: | ||
| + | |||
| + | {{:5a524c2674.jpg?400|}} | ||