Changing the page margin in LyX - margin

does anyone knows how is it possible to the change the margines of a page in LyX?
thanks

Document > Settings > Page Margins

Related

How to expland the Wordpress menu zone?

I have the following problem: when I try to add more options to the menu it becomes distorted.
This is how I want it to look like:
Normal menu
But this is how it looks after I add some more options:
Distorted menu
Logo is small and it shouldn't take half of the menu bar.
Could anyone please help me to fix this issue?
Thank you
I saw your site, you need to disable/remove the max-width for .home #header #menu-header. see image for reference:
Hope this may help you.

WordPress Weird Margin on Product Items

http://snappyblue.com/
Where is this margin coming from?! I have tried doing all kinds of fixes with the styles in WordPress and nothing seems to fix the products which are list items under an unordered list. The products seem to have a great margin at the top and are ordered like a ladder. I've tinkered with it using firebug as well. Please help.
Please a the snippet of code from your WordPress stylesheet (css) file. So we can see what the problem is. You can get there by going to your admin panel > Apperances > Editor. Then on that the right sidebar go to your Style

What could be CSS causes of breaking under footer

As you see in the image, under the footer there is white part which is not body.
I checked that all the div is closed> I am using html5. I am wondering if anyone can suggest possible causes of this problem.
Thanks in advance.
Try setting the html's height to 100%.
I once faced the same exact problem. I got it solved by removing a css file that wasn't required by the site and it was messing up the with default rules.

Hyperlinks A HREF do not work

I'm a bit fooling around with a new website idea. But when i was testing it the A HREF does not work. It's not even showing a finger/hand pointer.
It's the text at the content area (the first white block under the header, but not the menu). The headers should be links to the posts (Wordpress).
screenshot of the links that do not work (red arrows):
http://new.go80.nl/screenshots/brokenlinksscreen.png
Actually all the links in that area do not work.
And at the Contact page not even the google maps work.
I can't move around and can't click the links.
Can somebody please help me figure this out? I don't want to start over.
Website: http://new.go80.nl/headlines
EDIT, i first linked to the home page. Beacouse I'm new here i could only add one link and the home page actually is OK so I linked to the Headlines page.
Thank you guys very much!
Greetings, Joeri Kosters
It looks like focus is going to the pagewrap div by default
EDIT #2: Make sure you give an example that actually shows the problem : )
It looks like somehow you've gotten z-index: -1 on div#content, so it is falling 'behind' div#pagewrap and so is not clickable. Get rid of that and you should be fine.
There is a z-index: -1 in your global.css in your #content id section. Remove this and your problem is fixed.
The z-index is making all of the #content links unreachable by the mouse.
Umm, you haven't put this text inside <a></a> elements, according to the HTML source.
Umm just put those headlines text in between the "a" and href tags.
Your Heading

html tag has 28px to margin which seems to come from nowhere

I'm getting this top margin from alexchen.info #2. I'm not sure what's that. It is not my CSS file (style.css).
I'm not sure what other information provide. Any suggestions?
That's most likely the space taken up by the admin bar introduced in WordPress 3.1. I don't know why they'd put an admin bar on the frontend and not the admin page, but that's how it is.
Go to your admin profile page and you can turn it off from there (or enable it only on the admin panel).
See also http://wordpress.org/support/topic/margin-top-added-to-html-and-body-tags-after-upgrade-to-31
Try putting html{ margin-top: 0 !important; } in the last line of the last CSS document linked to..

Resources