End of Support for Joomla 3 - Forum closed
[SOLVED] Amending the Header height
I am trying to amend the Header height and/or insert a top margin on the header . When using firebug I can do this ok. According to firebug the file I need to edit is nexus.css. When I amend the actual file for real, nothing happens.
What am I doing wrong?
denhammedia.com/bodi
What am I doing wrong?
denhammedia.com/bodi
by denham
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Add this syntax below to your css/csutom.css
#header {
margin-top: 200px;
}
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