如何在mobirise网站建设者的右侧和左侧菜单中放置内容? [英] How to put content on the right side and the menu on the left in mobirise website builder?

查看:87
本文介绍了如何在mobirise网站建设者的右侧和左侧菜单中放置内容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Mobirise bootstrap buildr中将内容放在右侧和左侧菜单中?我正在使用代码编辑器,但它无法正常工作。



我尝试过:



How to put content on the right side and the menu on the left in Mobirise bootstrap buildr? I'm using Code Editor but it doesn' work properly.

What I have tried:

header#masthead {
    width: 100%;
    max-width: 20%;
    text-align: center;
    position: fixed;
    background-color: #232323;
    padding: 10px 20px;
    float: left;
}

推荐答案

如果你想要它在右边,你为什么要使用 float:left



此外,您使用的是位置:已修复。我相信这会阻止 float 工作。



除此之外,我们没有任何想法你的标记是什么样的,所以我们不知道你发布的CSS会如何影响它。
If you want it on the right, why are you using float:left?

Also, you're using position:fixed. I believe this will prevent float from working at all.

Beyond that, we don't have any idea what your markup looks like, so we have no real idea how the CSS you posted will affect it.


这篇关于如何在mobirise网站建设者的右侧和左侧菜单中放置内容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆