
1 1212e Aug 14, 2011 不错哦! ps. 楼主肯定是G友 ... :DD |
2 hyden Aug 14, 2011 很不错。清晰可见。 |
3 subpo Aug 14, 2011 不错!怎么搞? |
4 kendisk Aug 14, 2011 求 分享/ |
5 Just1n Aug 14, 2011 很漂亮,求css。。 |
6 unstop Aug 14, 2011 很棒。 |
7 smallcolor OP 都说了是标题党嘛,按照livid开放的内容,目前还做不到图上的效果。 现在帖子更新频率还是很低的,所以,分栏也没什么意义。 将来V2EX内容越来越多,我倒是更倾向于只看订阅的节点内容。 |
8 bluef Aug 14, 2011 很好看, 求CSS/油猴 |
9 mywaiting Aug 14, 2011 铜球CSS,,,楼主给力点啊,,,别吊胃口啊,,, |
10 Livid MOD PRO Follow will be a great feature for Tornado version. |
12 liuhang0077 Aug 14, 2011 我只能说,很给力! |
13 X_Del Aug 14, 2011 footer是直接反色的 |
14 freefcw Aug 14, 2011 大爱啊!这个主题真是非常的出色 |
15 romoo Aug 14, 2011 呃,手机看不到图,联想中。 |
16 fe1ng Aug 14, 2011 这个真棒啊 ,喜欢~ |
17 fanzeyi Aug 14, 2011 很帅 求实现! |
18 kingrever Aug 15, 2011 漂亮。 |
19 zhiyuxi Aug 15, 2011 哪里弄个的来啊,,求啊 |
20 linchanx Aug 15, 2011 这个主题太赞了 求实现 |
21 amyhyde Aug 15, 2011 great look! |
22 pepsin Aug 15, 2011 求实现,希望有大牛伸出援手 |
23 itommy Aug 15, 2011 这样一页的信息量比较大,不用老上上下下的。我喜欢 |
24 Numbcoder Aug 15, 2011 这个设计太酷了。 |
25 Matata Aug 15, 2011 via iPad 求这个css!!!! |
26 SakagamiJun Aug 15, 2011 哇噢……这个太棒了… |
27 spritevan Aug 15, 2011 /* adjust logo img */ #TopMain a img { margin-left:5px!important; } /* topics move to left side */ #topics_index { margin-left: 220px; } #topics_index .cell[align=left] { width:225px; float:left; margin-left:-250px; } #topics_index .cell[align=left] table { display:block; } #topics_index .cell[align=left] table tr > td { display:block; width:100%!important; } #topics_index .cell[align=left] .bigger { display:none; } #topics_index .cell[align=left] .snow { color:rgba(0,0,0,.3) } /* resize right side & ad */ .mlt { width:190px; } #Rightbar { width:222px; } #Rightbar .box iframe, #Rightbar .box ins { width:200px!important; height:200px!important; } /* resize topic list & nodes portal */ #Content { margin-right:230px; } #Content > .sep20 ~ .box { width:960px; margin-left:-10px; clear:both; } /* resize textarea onfocus */ textarea:focus { height:200px; } 我来发个螃蟹给大家吃~ :) |
29 smallcolor OP 左侧又没有东西,先不要实现三栏吧。 两栏的类似CSS代码: http://jsfiddle.net/smallcolor/b7Mfg/ |
30 underone Aug 15, 2011 不错么。。。 |
31 X_Del Aug 15, 2011 @smallcolor logo没有垂直居中 |
32 smallcolor OP |
33 fe1ng Aug 15, 2011 用了smallcolor的css,不错呀。 |
34 X_Del Aug 15, 2011 @smallcolor 我是X_Del啦,不是X_Dei |
36 zxb888 Aug 15, 2011 非常好! |
37 lin Aug 15, 2011 |
38 X_Del Aug 16, 2011 貌似实现3栏有难度~因为那几个sidebar没有单独的id,只能用特殊的选择器了 |