feat: add footer logo
This commit is contained in:
@@ -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__top">
|
||||||
<div class="site-footer__grid">
|
<div class="site-footer__grid">
|
||||||
<div class="site-footer__left">
|
<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'}" />
|
<f:cObject typoscriptObjectPath="lib.dynamicContentSlide" data="{pageUid: '{data.uid}', colPos: '90'}" />
|
||||||
</div>
|
</div>
|
||||||
<div class="site-footer__right">
|
<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 |
Reference in New Issue
Block a user