网站后台响应 [英] Website background responsive

查看:154
本文介绍了网站后台响应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

即时通讯使用这种code:

Im using this code:

body {
background-image:url('http://evoxity.net/modules/themeconfigurator/img/bgen.jpg')!important;
background-repeat:no-repeat!important;
-webkit-background-size:cover!important;
-moz-background-size:cover!important;
-o-background-size:cover!important;
background-size:fixed!important;
background-position:center!important;
}

我试图创建响应,到目前为止,其workign但它应该是比较静态的。我的问题是,在默认情况下和IM我的网站软件犯规功能容器背景不说深入到CSS由我自己做的,所以我决定在后台创建它。

I tried to create it responsive and its workign so far but it should be more static. My problem is, that my website software doesnt feature container background by default and im not that deep into css to do it by my self so i decided to create it on the background.

现在我想与@media工作,但我也想获得这样的背景下保持它是如何即使我以windwos栏添加到浏览器的左/右站点。

Now i would like to work with @media but i also would like to get this background keeping how it is even if i add the windwos bar to the right/left site of the browser.

我用一个模块,该网站软件创建的背景,它可以在CSS实现他们以及,但我不知道它的ID,所以我不能用CSS修改它。这就是为什么我现在就做我自己的原因。

I used a module for that website software to create backgrounds and it can implement them in css as well but i dont know the id of it so i cant modify it with css. Thats the reason why i do it now by my own.

要再次获得一个点上的问题。如果你有一个1920×1080分辨率的屏幕并拖动窗口栏到网站,背景招式之一,但它应该保持静态和刚刚获得比它的工作原理正确的网站上cuttet。

To get the question on a point again. If you have a 1920x1080 resolution screen and drag your windows bar to one of the sites, the background moves but it should stay static and just get cuttet on the right site than it works.

推荐答案

我用这篇文章作为背景图片参考 -

I use this article as reference for background images-

http://css-tricks.com/perfect-full-page -background图像/

这是结果的演示,如果它是你在找什么用户资格

This is the demo of the result, if it is what you are looking for-

http://css-tricks.com/examples/FullPageBackgroundImage/css- 1.PHP

这篇关于网站后台响应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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