开发者

Sandbox Theme Center Menu Elements

开发者 https://www.devze.com 2023-01-11 19:41 出处:网络
The theme is here (the page is a live preview) http://www.plaintxt.org/themes/sandbox/ 开发者_开发问答

The theme is here (the page is a live preview) http://www.plaintxt.org/themes/sandbox/

开发者_开发问答

I've been trying with all mixtures of text-align: center; and margin: 0 auto; I just can't seem to move the elements of the menu into the center of the page.

Any help would be great :)


use a width:XXXpx (for example 800px) for div#menu ul and also set a margin:0 auto; to this. You have to set a width to center elements with margin:0 auto;

0

精彩评论

暂无评论...
验证码 换一张
取 消