+ Reply to Thread
Page 1 of 4 123 ... LastLast
Results 1 to 15 of 54

Thread: SBi's Custom Theme

  1. #1

    SBi's Custom Theme

    SBi's Custom Theme, as requested by SBf ^^

    It's a quick mock up since I didn't have A LOT of spare time to work on this. I might continue working on it later, though, when I find some more spare time.

    One with hearts for the true lovers, one without for those that don't feel manly enough to deal with it.

    This code is meant for Stylish!! (Since Greasemonkey sucks for userstyles) Obviously, it can easily be converted to a Greasemonkey script, but I wouldn't recommend it as Greasemonkey injects after page load while Stylish injects before. This way you don't have that half second "flash" you get with Greasemonkey. If demand is high enough, I'll post a Greasemonkey version too.

    Enjoy guys!

    SBi Hearts for true lovers


    Spoiler Code:
    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("sb-innovation.de") {
    html {
        min-height: 100% !important;
    }
    
    
    body {
      background:-moz-radial-gradient(center top, #18212b, #5c80a5) no-repeat scroll 0 0 transparent!important;
    }
    
    #brd_outer
    {
      border:0 !important;
    }
    
    #brd_in
    {
      border: 1px #18212b solid !important;
    }
    
    #logo
    {
      background:transparent!important;
    }
    
    #hdr_rs
    {
      background:transparent!important;
    }
    
    #hdr
    {
      background:url('http://i47.tinypic.com/2u9spir.png') no-repeat scroll 0 0 transparent!important;
      padding-top:145px!important;
      border: 1px #18212b solid !important;
      position:relative!important;
      top:1px!important;
      width:872px!important;
    }
    
    table.tcat > tbody > tr > td > img
    {
      visibility:hidden!important;
    }
    
    .tcat, .vbmenu_control
    {
      background:-moz-linear-gradient(center top, #5c80a5, #2d4158) scroll 0 0 transparent!important;
      color: #5c80a5!important;
      font-weight:normal!important;
    }
     
    table.tcat, 
    .tborder td.tcat
    {
      border: 1px #18212b solid !important;
    }
    
    table.tcat a:link, 
    table.tcat a:visited, 
    table.tcat a:hover,
    table.tcat strong,
    td.tcat center,
    #nav_back a:link, 
    #nav_back a:visited, 
    #nav_back a:hover,
    .tborder td.tcat a:link, 
    .tborder td.tcat a:visited, 
    .tborder td.tcat a:hover ,
    .vbmenu_control a:link, 
    .vbmenu_control a:visited, 
    .vbmenu_control a:hover { 
     color: #7cb0e5!important;
    } 
    
    #nav_back
    {
      background:-moz-linear-gradient(center top, #5c80a5, #2d4158) scroll 0 0 transparent!important;
    }
    
    #nav_btm
    {
      background: #18212b !important;
      height:1px!important;
      width:872px!important;
    }
    
    .tcat .smallfont
    {
      color: white!important;
    }
    
    }


    SBi For Manly Men


    Spoiler Code:

    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("sb-innovation.de") {
    html {
        min-height: 100% !important;
    }
    
    
    body {
      background:-moz-radial-gradient(center top, #18212b, #5c80a5) no-repeat scroll 0 0 transparent!important;
    }
    
    #brd_outer
    {
      border:0 !important;
    }
    
    #brd_in
    {
      border: 1px #18212b solid !important;
    }
    
    #logo
    {
      background:transparent!important;
    }
    
    #hdr_rs
    {
      background:transparent!important;
    }
    
    #hdr
    {
      background:url('http://i45.tinypic.com/ffakr6.png') no-repeat scroll 0 0 transparent!important;
      padding-top:145px!important;
      border: 1px #18212b solid !important;
      position:relative!important;
      top:1px!important;
      width:872px!important;
    }
    
    table.tcat > tbody > tr > td > img
    {
      visibility:hidden!important;
    }
    
    .tcat, .vbmenu_control
    {
      background:-moz-linear-gradient(center top, #5c80a5, #2d4158) scroll 0 0 transparent!important;
      color: #5c80a5!important;
      font-weight:normal!important;
    }
     
    table.tcat, 
    .tborder td.tcat
    {
      border: 1px #18212b solid !important;
    }
    
    table.tcat a:link, 
    table.tcat a:visited, 
    table.tcat a:hover,
    table.tcat strong,
    td.tcat center,
    #nav_back a:link, 
    #nav_back a:visited, 
    #nav_back a:hover,
    .tborder td.tcat a:link, 
    .tborder td.tcat a:visited, 
    .tborder td.tcat a:hover ,
    .vbmenu_control a:link, 
    .vbmenu_control a:visited, 
    .vbmenu_control a:hover { 
     color: #7cb0e5!important;
    } 
    
    #nav_back
    {
      background:-moz-linear-gradient(center top, #5c80a5, #2d4158) scroll 0 0 transparent!important;
    }
    
    #nav_btm
    {
      background: #18212b !important;
      height:1px!important;
      width:872px!important;
    }
    
    .tcat .smallfont
    {
      color: white!important;
    }
    
    }



    For rounded corners, see this post.


    Note: this doesn't work anymore due to the vB4 update!

    Note 2: updated as of 18/7, go here!
    Last edited by Sazzy; 25.06.10 at 22:29.
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    Gapo (25.12.10) , SealLion (05.07.10) , Extraterrestrial (05.07.10) , saebrtooth (29.06.10) , hearthrob (26.06.10) , tokiodrift1 (26.06.10) , Snitlev (26.06.10) , anon (26.06.10) , kazuya (26.06.10) , C3PO (26.06.10) , Uninvited2611 (26.06.10) , slikrapid (26.06.10) , crystal (25.06.10) , Blocker (25.06.10) , Vuze-Sbi (25.06.10) , Instab (25.06.10) , The248 (25.06.10) , hellman (25.06.10) , SBfreak (25.06.10) , Mihai (25.06.10) , cheatos (25.06.10)

  3. #2
    Elite hellman's Avatar
    Join Date
    21.03.10
    Location
    HELL
    P2P Client
    Grim Torrent
    Posts
    1,611
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssss1611
    loved it ............. awesome
    that really can b used no kidding

    next time use red and balck combination.my fav ..not a orde just a request if u ever did made one more
    Tutorials one should read\
    1. The ultimate weapon- Waffles method
    2. Categorized tutorial list

    My buddies
    1. MIHAI ( Cheat Inventor )
    2.ANON(Ex- Spammer aka Porn dvd burner)
    3. SBFREAK( Porn addict)
    4. CHEATOS( Best CODER )
    5.MASTER RAZOR( Advance TECHNO DUDE )
    6.SAZZY ( My Love )
    7.SLIKRAPID ( 4th Dimensional Being)
    8.YOCO( Gamer n Movie Maniac)
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    tokiodrift1 (26.06.10) , Sazzy (25.06.10)

  5. #3
    not my kind of style
    but thumbs up for the work
    Reply With QuoteReply With Quote
    Thanks

  6. Who Said Thanks:

    tokiodrift1 (26.06.10) , Sazzy (25.06.10)

  7. #4
    Moderator
    Instab's Avatar
    Join Date
    17.09.09
    Posts
    6,661
    Activity Longevity
    5/20 17/20
    Today Posts
    0/5 sssss6661
    the bg gradient reminds me of ScT. at least a bit.
    Your account has been disabled.
    Reply With QuoteReply With Quote
    Thanks

  8. Who Said Thanks:

    tokiodrift1 (26.06.10) , Sazzy (25.06.10)

  9. #5
    Quote Originally Posted by hellman View Post
    next time use red and balck combination
    I'll keep that in mind.

    I like to use blue though, due to the psychology behind it, and blue just being plain pretty!

    Quote Originally Posted by Blue
    The color of the sky and the ocean, blue is one of the most popular colors. It causes the opposite reaction as red. Peaceful, tranquil blue causes the body to produce calming chemicals, so it is often used in bedrooms. Blue can also be cold and depressing. Fashion consultants recommend wearing blue to job interviews because it symbolizes loyalty. People are more productive in blue rooms. Studies show weightlifters are able to handle heavier weights in blue gyms.
    Quote Originally Posted by Red
    The most emotionally intense color, red stimulates a faster heartbeat and breathing. It is also the color of love. Red clothing gets noticed and makes the wearer appear heavier. Since it is an extreme color, red clothing might not help people in negotiations or confrontations. Red cars are popular targets for thieves. In decorating, red is usually used as an accent. Decorators say that red furniture should be perfect since it will attract attention.

    The most romantic color, pink, is more tranquilizing. Sports teams sometimes paint the locker rooms used by opposing teams bright pink so their opponents will lose energy.
    This psychology can be found in any professional site. Blue is usually a more professional look, while for instance yellow is usually a new, young and refreshing company. More about this on Google!

    Quote Originally Posted by Instab View Post
    the bg gradient reminds me of ScT. at least a bit.
    Not on there so I wouldn't know ^^
    Last edited by Sazzy; 25.06.10 at 21:20.
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Reply With QuoteReply With Quote
    Thanks

  10. Who Said Thanks:

    tokiodrift1 (26.06.10) , Blocker (25.06.10) , hellman (25.06.10)

  11. #6
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    Quote Originally Posted by Sazzy View Post
    Not on there so I wouldn't know ^^
    The place closed, but you can see a review here:
    http://www.sb-innovation.de/showthre...threadid=10667
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  12. Who Said Thanks:

    tokiodrift1 (26.06.10)

  13. #7
    Quote Originally Posted by anon View Post
    The place closed, but you can see a review here:
    http://www.sb-innovation.de/showthre...threadid=10667
    Looks more like 1 color rather than a gradient to me
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Reply With QuoteReply With Quote
    Thanks

  14. Who Said Thanks:

    tokiodrift1 (26.06.10)

  15. #8
    What about making everything a bit more "round" like sct?

    Reply With QuoteReply With Quote
    Thanks

  16. Who Said Thanks:

    tokiodrift1 (26.06.10)

  17. #9
    You can, if you want to.

    However, because of the way some stuff is built up in this site, it results in having little (almost invisible but enough to annoy me) edges behind the corners. If I remove these, All the light grey borders are gone in the posts, making them a complete mess.

    If you still want this, you can easily get this by doing the following:

    Add this to "#hdr":
    Code:
      -moz-border-radius-topright: 3em!important; 
      -moz-border-radius-topleft: 3em!important;
    And add this to ".tcat, .vbmenu_control"

    Code:
      -moz-border-radius-topright: .5em!important; 
      -moz-border-radius-topleft: .5em!important;
    and then it looks like this!

    Last edited by Sazzy; 25.06.10 at 22:32.
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Reply With QuoteReply With Quote
    Thanks

  18. Who Said Thanks:

    tokiodrift1 (26.06.10) , Blocker (25.06.10) , The248 (25.06.10)

  19. #10
    Advanced User
    Join Date
    30.07.09
    P2P Client
    Azureus™
    Posts
    847
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss847
    I think we need a theme in what.cd style, will try to make one for anon (anytime soon)...
    Reply With QuoteReply With Quote
    Thanks

  20. #11
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    Anyone managing to make a What.cd anorex-like theme for SB-I gets +100 rep from me. Fact.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  21. Who Said Thanks:

    tokiodrift1 (26.06.10)

  22. #12
    Quote Originally Posted by anon View Post
    Anyone managing to make a What.cd anorex-like theme for SB-I gets +100 rep from me. Fact.
    If only you just heard my giant sigh.
    g̺̗͙̺l̜̜i͖̦͇̙t͕̲̜c͇̮͕̺̩͎̰̜h͕̦̘
    Reply With QuoteReply With Quote
    Thanks

  23. Who Said Thanks:

    tokiodrift1 (26.06.10)

  24. #13
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,430
    Activity Longevity
    7/20 19/20
    Today Posts
    1/5 ssss39430
    I'm bad at reading between the lines. Does that mean you're not able to do it?
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  25. Who Said Thanks:

    tokiodrift1 (26.06.10)

  26. #14
    Advanced User Blocker's Avatar
    Join Date
    11.03.09
    Location
    The Pirate Bay
    P2P Client
    VEM
    Posts
    1,619
    Activity Longevity
    6/20 18/20
    Today Posts
    1/5 sssss1619
    Great job Sazzy seems like you're the SB-I Greasemonkey Master

    Rep added
    Last edited by Blocker; 25.06.10 at 23:24.
    Reply With QuoteReply With Quote
    Thanks

  27. Who Said Thanks:

    tokiodrift1 (26.06.10) , Sazzy (26.06.10)

  28. #15
    great work Sazzy , the theme looks slick and stylish agreed with Instab , it does remind me of ScT as well .
    Reply With QuoteReply With Quote
    Thanks

  29. Who Said Thanks:

    tokiodrift1 (26.06.10) , Sazzy (26.06.10)

+ Reply to Thread
Page 1 of 4 123 ... LastLast

Tags for this Thread

Posting Permissions

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