End of Support for Joomla 3 - Forum closed
Whitespace between logo and menu
how can i reduce the whitespace between my logo and the menu?
i can't find where to change it?
www.bartvandendungen.nl
i can't find where to change it?
www.bartvandendungen.nl
by whitedust
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Whitespace between logo and menu
Posted 8 years 5 months ago #14133
Hi there,
the gap is based on the logo module ( html module).
1.) Disable the Joomla Editor
2.) Open the logo module and delete or setup the margin parameter you like > margin:170px
No Space
the gap is based on the logo module ( html module).
1.) Disable the Joomla Editor
2.) Open the logo module and delete or setup the margin parameter you like > margin:170px
<div style="margin:170px auto; width:560px" data-uk-scrollspy="{cls:'uk-animation-slide-top'}" class="uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-slide-top">
<img alt="" src="/images/markfield-logo.jpg">
</div>
No Space
<div style="margin:0 auto; width:560px" data-uk-scrollspy="{cls:'uk-animation-slide-top'}" class="uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-slide-top">
<img alt="" src="/images/markfield-logo.jpg">
</div>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates