PDA

View Full Version : Feedback for style changes



Rebound
24.07.10, 22:50
Feedback here.

naughtydog
24.07.10, 23:56
New theme Future Black is superb. Set as my default already. Layout and browsing looking fantastic. Thanks for this.

Cerberus
25.07.10, 01:47
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! :smile:

Donatas
25.07.10, 02:02
Wow, I didn't even notice there were multiple styles. Silly me. I love future black!

Sazzy
25.07.10, 08:48
Future black is bugged sometimes. Here's a quick and dirty fix:


font[color="Black"], font[color="#000000"]
{
color:white!important;
}

And for those that want to enjoy a fixed version of Future Black:


@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;
}
}

Vuze-Sbi
25.07.10, 14:04
Warning: Don't try mobile style :) There's no turning back it took 1.5 hours to get back normal.

Rebound
25.07.10, 15:16
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.

anon
25.07.10, 18:45
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?

Sazzy
25.07.10, 19:03
I noticed the quick fix didn't fix everything; Here's the new and improved version.



font[color="Black"], font[color="#000000"], *[style="color: black;"]
{
color:white!important;
}

anon
25.07.10, 19:04
new and improved

Just a question... isn't that a contradiction? :biggrin:

Sazzy
25.07.10, 19:07
Just a question... isn't that a contradiction? :biggrin:

Sometimes :lol: