virusdefender
V2EX  ›  CSS

找人帮忙写几行 css,用在 fullpage.js 创建的页面上

  •  2
     
  •   virusdefender ·
    virusdefender · Aug 19, 2015 · 3704 views
    This topic created in 3920 days ago, the information mentioned may be changed or developed.

    对于专业前端工程师肯定很简单,但是我主要是写后端的,前端也就会套用 bootstrap ,网上搜到的 css 在这个页面上都不管用,我觉得是 fullpage 的 js 给添加了什么奇怪的 class 导致的。

    要求是这样的,第一张图是第一屏,我要把那两行字左右和垂直居中。继续滚动四个字也是水平居中。

    第二张图还是我需要图片在左边,两行文字在右边,左右对称,贴近中轴线。图片后期会添加动画效果,使用的是 animate.css ,需要动画效果的时候也不会影响布局。

    我会适当的给点报酬( 50 元以内),真心不多,很不好意思,但是我做这东西也没有任何报酬的。感兴趣的可以留个邮箱或者 qq ,我把代码给你。

    http://ww4.sinaimg.cn/mw690/d43da0c5gw1ev7shvpwl4j21yu0y8dj9.jpg

    http://ww3.sinaimg.cn/mw690/d43da0c5gw1ev7si0sf39j21yy0y0tf3.jpg

    大图:
    http://ww4.sinaimg.cn/large/d43da0c5gw1ev7shvpwl4j21yu0y8dj9.jpg

    http://ww3.sinaimg.cn/large/d43da0c5gw1ev7si0sf39j21yy0y0tf3.jpg

    Supplement 1  ·  Aug 19, 2015
    已经搞定。谢谢~
    6 replies    2015-08-19 17:01:11 +08:00
    publicID001
        1
    publicID001  
       Aug 19, 2015
    然而现实是您需要一个团队
    virusdefender
        2
    virusdefender  
    OP
       Aug 19, 2015
    @publicID001 我就需要这一个页面~其余的已经搞定。
    Justineo
        3
    Justineo  
       Aug 19, 2015
    你没有报酬和能不能给别人报酬其实并没有关系。你别说找别人帮忙写 CSS ,而是直接问怎么写,估计还能有人帮你。
    likai
        4
    likai  
       Aug 19, 2015   ❤️ 1
    1.这个行不行?
    {position:absolute;
    top:50%;
    left:0px;
    width:100%;
    text-align:center;}

    2 同理 top:50%改成 bottom:10px 或其它

    如果不是 jquery 的 fullpage 话。
    这样应该是可以的
    likai
        5
    likai  
       Aug 19, 2015   ❤️ 1
    错了。我回答的是第一张图的
    virusdefender
        6
    virusdefender  
    OP
       Aug 19, 2015
    @likai 十分感谢,我已经找人搞定了,原理差不多的。您的 css 里面 top 50%的话就有点靠下了~

    width: 50%;height: 50%;overflow: auto;margin: auto;position: absolute; top: 0; left: 0; bottom: 0; right: 0;
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4514 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 10:07 · PVG 18:07 · LAX 03:07 · JFK 06:07
    ♥ Do have faith in what you're doing.