Results 1 to 11 of 11

Thread: Feedback for style changes

  1. #1
    Moderator
    Rebound's Avatar
    Join Date
    19.04.07
    Location
    Ende der Welt
    P2P Client
    Faze Mod 0.2 Private Beta
    Posts
    3,725
    Activity Longevity
    6/20 20/20
    Today Posts
    0/5 sssss3725

    Feedback for style changes

    Feedback here.


    Thanks

  2. Who Said Thanks:

    Cerberus (25.07.10) , naughtydog (24.07.10)

  3. #2

    Join Date
    15.06.09
    Location
    Naughty Land
    P2P Client
    Bitcomet & Utorrent
    Posts
    246
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss246
    New theme Future Black is superb. Set as my default already. Layout and browsing looking fantastic. Thanks for this.
    Thanks

  4. #3

    Join Date
    25.07.10
    Posts
    29
    Activity Longevity
    0/20 16/20
    Today Posts
    0/5 sssssss29
    I like all the styles, but I like the Enlightened Fluid style the most. It's probably since the forum upgrade, this has been the default therefore I am more accustomed with this than the others. However, thanks for the additional styles!
    Thanks

  5. #4

    Join Date
    11.06.10
    Location
    England
    Posts
    48
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss48
    Wow, I didn't even notice there were multiple styles. Silly me. I love future black!
    Thanks

  6. #5
    Future black is bugged sometimes. Here's a quick and dirty fix:

    Code:
    font[color="Black"], font[color="#000000"]
    {
      color:white!important;
    }
    And for those that want to enjoy a fixed version of Future Black:

    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("sb-innovation.de") {
    
    *
    {
      font-family: Calibri, Arial, sans-serif!important;
    }
    
    #bord1
    {
      width: 1064px ! important;
    }
    
    .body_wrapper
    {
      width: 1024px ! important;
    }
    
    #bord1, .body_wrapper, .below_body
    {
      margin-left: auto !important;
      margin-right: auto !important;
    }
    
    table.main
    {
      width:90%!important;
    }
    
    td.new, td.membertitle_font
    {
      font-size:.85em!important;
    }
    
    td.middle
    {
      width:70%!important;
    }
    
    td.membertitle_font, td.icons
    {
      width:15%!important;
    }
    
    td.icons
    {
      text-align:center!important;
      padding: 3px!important;
    }
    
    .below_body
    {
      display:none!important;
    }
    
    .postuseravatar, .postbit_reputation
    {
      width:100% !important;
    }
    
    .lastedited, .postbit_reputation, .postuseravatar
    {
      text-align: center!important;
    }
    
    .postuseravatar img
    {
      border:0!important;
    }
    
    font[color="Black"], font[color="#000000"]
    {
      color:white!important;
    }
    }
    Last edited by Sazzy; 25.07.10 at 09:02.
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Thanks

  7. Who Said Thanks:

    Instab (25.07.10) , Rebound (25.07.10) , cheatos (25.07.10)

  8. #6

    Join Date
    20.05.10
    Posts
    333
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss333
    Warning: Don't try mobile style :) There's no turning back it took 1.5 hours to get back normal.
    Last edited by Vuze-Sbi; 25.07.10 at 14:04.
    Thanks

  9. #7
    Moderator
    Rebound's Avatar
    Join Date
    19.04.07
    Location
    Ende der Welt
    P2P Client
    Faze Mod 0.2 Private Beta
    Posts
    3,725
    Activity Longevity
    6/20 20/20
    Today Posts
    0/5 sssss3725
    Mobile style is, like the name says, only for pda's and other mobiles. SB-I detect automaticly if you're using a mobile and set the mobile style for you. You need no manuell select for that style.


    Thanks

  10. Who Said Thanks:

    Vuze-Sbi (25.07.10)

  11. #8
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,443
    Activity Longevity
    8/20 19/20
    Today Posts
    5/5 ssss39443
    Quote Originally Posted by Rebound View Post
    Mobile style is, like the name says, only for pda's and other mobiles. SB-I detect automaticly if you're using a mobile and set the mobile style for you.
    SB-I auto-detecting if you're using a phone and using an appropriate, light style... I never though this day would come.

    What's next, having our own ISP?
    "I just remembered something that happened a long time ago."
    Thanks

  12. #9
    I noticed the quick fix didn't fix everything; Here's the new and improved version.

    Code:
    font[color="Black"], font[color="#000000"], *[style="color: black;"]
    {
      color:white!important;
    }
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Thanks

  13. #10
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,443
    Activity Longevity
    8/20 19/20
    Today Posts
    5/5 ssss39443
    Quote Originally Posted by Sazzy View Post
    new and improved
    Just a question... isn't that a contradiction?
    "I just remembered something that happened a long time ago."
    Thanks

  14. #11
    Quote Originally Posted by anon View Post
    Just a question... isn't that a contradiction?
    Sometimes
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Thanks

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •