CSS按钮定位 - 包括小提琴 [英] CSS button positioning - fiddle included

查看:101
本文介绍了CSS按钮定位 - 包括小提琴的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有以下小工具,其中包含我正在使用的HTML代码段:

I have the following fiddle which includes a snippet of the HTML I'm working with:

http://jsfiddle.net/UQGs6/

基本上这是一个向导屏幕的一部分,我试着以纳入。我使用的步骤向导插件。但我的问题是关于按钮。我想让按钮显示在同一个位置为每个屏幕。我做了fieldset.step的高度= 475px。

Basically this is part of a wizard screen that I'm trying to incorporate. I'm using the stepy wizard plugin. But my question is about the buttons. I would like to have the buttons display in the same location for every screen. I made the height of the fieldset.step = 475px.

我想让我的按钮更接近底部。

I want my buttons to be closer to the bottom. How can I do this?

更新时间:

推荐答案

fiddle: http://jsfiddle.net/thomas_peklak/UQGs6/1/

其他css:

fieldset.step {position:relative}
#default-buttons-0 {position:absolute;bottom:15px;right:15px}

这篇关于CSS按钮定位 - 包括小提琴的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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