End of Support for Joomla 3 - Forum closed
[SOLVED] Height of Header/Logo
Hi.
Sorry, but I do not find the possibility to change the height of the header with the background and logo.
I changed the the logo and the background and the height of the bg.jpg.
I think the solution is very easy, but I do not find it at the moment.
Best wishes
Sorry, but I do not find the possibility to change the height of the header with the background and logo.
I changed the the logo and the background and the height of the bg.jpg.
I think the solution is very easy, but I do not find it at the moment.
Best wishes
by joekuelue
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Yes its easy!
You have to set the margin for your logo to setup the height of the headerbar.
See image attached: >> 100px margin-bottom
You have to set the margin for your logo to setup the height of the headerbar.
See image attached: >> 100px margin-bottom
Attachment logo-bg_2015-09-06.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 2 months ago
by joomlaplates
Attachments:
Last edit: 9 years 2 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Indeed it is easy. Thank you very much for your fast reply.
Another short question.
Where (in which css) do I find the space or margin between the menu-module and the
top-module or whatever comes below the menu? I like to shrink it.
Thank you
Another short question.
Where (in which css) do I find the space or margin between the menu-module and the
top-module or whatever comes below the menu? I like to shrink it.
Thank you
by joekuelue
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
you can find any style with Firebug or "F12" Developer console from Google Chrome
www.joomlaplates.com/template-customizing
But please do not edit the org CSS files, you will loosing all your customizing if you update the template.
The gap between the menu and the top module are based on the DIV >> menu-shadow
Reduce the height and insert this code into the css/custom.css
you can find any style with Firebug or "F12" Developer console from Google Chrome
www.joomlaplates.com/template-customizing
But please do not edit the org CSS files, you will loosing all your customizing if you update the template.
The gap between the menu and the top module are based on the DIV >> menu-shadow
Reduce the height and insert this code into the css/custom.css
.menu-shadow {height:20px}
Attachment menu-shadow.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 2 months ago
by joomlaplates
Attachments:
Last edit: 9 years 2 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Hi
i want to do this for the magazine template. Where can i finf the style editor ?
Or do i need to do somethinfg else.
regards Jan
i want to do this for the magazine template. Where can i finf the style editor ?
Or do i need to do somethinfg else.
regards Jan
by Polleke
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there, you have to check the css code with Firebug and then add the code to your css/custom.css
www.joomlaplates.com/template-customizing
www.joomlaplates.com/template-customizing
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