setting top margin for button menu

Post your questions and problem reports here.
Post Reply
jslx7
Posts: 1
Joined: Sat Apr 01, 2017 4:45 pm

setting top margin for button menu

Post by jslx7 »

How can I set a top margin so that the button menu doesn't start from top left corner but 1 cm from the top? Couldn't find the right place from the .css file. :o
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: setting top margin for button menu

Post by Aivars »

I think in this case the right way would be to insert the menu in some container (DIV) and add padding/margin to it. In this way you will always keep the margin even if you update the menu and overwrite its css file at some point.
Blumentals Software Programmer
Post Reply