feat: add footer logo
This commit is contained in:
parent
8905c5731d
commit
43344b8868
3 changed files with 2 additions and 14 deletions
|
|
@ -16,17 +16,3 @@ plugin.tx_news {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Define footerMenu here
|
||||
lib.footerMenu = HMENU
|
||||
lib.footerMenu {
|
||||
special = directory
|
||||
special.value = {$page.footerMenuPid}
|
||||
1 = TMENU
|
||||
1 {
|
||||
NO {
|
||||
wrapItemAndSub = <li>|</li>
|
||||
stdWrap.noTrimWrap = | | |
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@
|
|||
<div class="site-footer__top">
|
||||
<div class="site-footer__grid">
|
||||
<div class="site-footer__left">
|
||||
<f:image src="EXT:base/Resources/Public/Images/greens-efa-logo.png" alt="Greens EFA Logo" />
|
||||
<f:image src="EXT:base/Resources/Public/Images/logo.png" alt="Lena Schilling Logo" />
|
||||
<f:cObject typoscriptObjectPath="lib.dynamicContentSlide" data="{pageUid: '{data.uid}', colPos: '90'}" />
|
||||
</div>
|
||||
<div class="site-footer__right">
|
||||
|
|
|
|||
BIN
packages/base/Resources/Public/Images/greens-efa-logo.png
Normal file
BIN
packages/base/Resources/Public/Images/greens-efa-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue