Szare tło na poście.

Założony przez  tivep91.

wersja skryptu MyBB: 1.6.9
adres forum: http://forum.ownots.com.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Chcę, aby tematy nie były wyświetlane na szarym tle, tylko po prostu na białym, bo te szare psuje PHP Code, pogrubia, i nie czytelne jest trochę.

Styl to BlueSteel.

[Obrazek: DRsPVYf.jpg]


PROSZĘ O POMOC!!!

Z GÓRY DZIĘKUJĘ.
Wchodzisz w global.css - szukasz .post_body {

i zmieniasz
background-color:#6B6B6B;
na
background-color:#fff;
Nie zadziałało, ale coś tam wykombinowałem i już trybi, tylko teraz kod PHP też jest tak wyświetlany, a chcę, żeby był jak normalnie. Pomocy?

Pomoże ktoś? Jak zmienić żeby kod PHP był wyświetlany normalnie, a nie w tym szarym??
Pokaż twój global.css
Tu masz kolory CSS:
https://webboard.pl/wiki.php?przewodnik-...-mybb.html
Pozmieniaj sobie jak chcesz.
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
global.css:
body {
    
background#efefef url(images/bluesteel/pokelegendbg.png) top left repeat;
    
color#000;
        
font-familyTahomaGenevasans-serif;
    
font-size13px;
    
text-aligncenter/* IE 5 fix */
    
line-height1.4;
        
margin0px auto;
}

a:link {
    
color#000000;
    
text-decorationnone;
        
text-shadow#3a3a3a;
}

a:visited {
    
color#000000;
    
text-decorationnone;
}

a:hovera:active {
    
color#000000;
    
text-decorationunderline;
}

#logorow {
        
height81px;
        
width100%;
        
background#000000 url(images/bluesteel/logobg.png) center left repeat-x;
}

.
logo {
        
positionabsolute
        
top0px;
        
left0px;
        
z-index1000;
        
overflowhidden;
}

.
time {
        
width398px;
        
height35px;
        
line-height35px;
        
font-size10px;
        
font-weightnone;
        
backgroundtransparent url(images/bluesteel/timebg.pngcenter center no-repeat;
        
floatright;
        
margin-top27px;
        
margin-right25px;
        
color#797979;
        
text-shadow#000000 0px -1px 0px;
}

.
time a:link {
    
color#797979;
    
text-decorationnone;
}

.
time a:visited {
    
color#797979;
    
text-decorationnone;
}

.
time a:hover, .thead a:active {
    
color#ffffff;
    
text-decorationnone;
}

#subnav {
        
height26px;
        
width100%;
        
background#0067a1 url(images/bluesteel/navbg.png) center left repeat-x;
        
padding-top5px;
}

.
navlinks ul {
    
color#000000;
    
padding-left35px;
        
text-alignleft;
        list-
style-typenone;
        
overflowhidden;
        
font-size11px;
        
margin-top0px;
}

.
navlinks li {
        
floatleft;
}

.
navlinks ul a:link {
        
displayblock;
    
color#FFFFFF;
    
text-decorationnone;
        
margin-right30px;
        
text-shadow#00375a 1px 1px 0px;
        
padding3px;
        
padding-left7px;
        
padding-right7px;
}

.
navlinks ul a:visited {
    
color#FFFFFF;
    
text-decorationnone;
}

.
navlinks ul a:hover, .menu ul a:active {
    
color#FFFFFF;
    
text-decorationnone;
        
background#004971;
        
border-radius5px 5px 5px 5px;
}

.
navigationcontainer {
        
background#6b6b6b;
        
color#FFFFFF;
        
text-shadow#3a3a3a 0px -1px 0px;
        
border-radius5px 5px 5px 5px;
        
padding10px;
}

#container {
    
width85%;
    
background#fff;
    
border1px solid #9e9e9e;
        
border-top0px;
        
border-radius0px 0px 5px 5px;
    
color#000000;
    
marginauto auto;
    
padding20px;
    
text-alignleft/* IE 5 fix */
}

#content {
    /* FIX: Make internet explorer wrap correctly */
    
widthauto !important;

}

.
menu ul {
    
color#000000;
    
font-weightbold;
    
text-alignright;
    
padding4px;
}

.
menu ul a:link {
    
color#000000;
    
text-decorationnone;
}

.
menu ul a:visited {
    
color#000000;
    
text-decorationnone;
}

.
menu ul a:hover, .menu ul a:active {
    
color#4874a3;
    
text-decorationnone;
}

#panel {
        
width100%;
        
margin0 auto;
        
height25px;
        
line-height25px;
    
background#000000 url(images/bluesteel/panel.png) top left repeat-x;;
    
color#797979;
    
font-size11px;
        
border-top1px solid #FFFFFF;
        
positionfixed;
        
bottom0px;
        
left0px;
        
right0px;
        
text-alignleft;
}

.
panelpadding {
        
padding-left35px
        
padding-right35px;
}

#panel a:link {
    
color#797979;
    
text-decorationnone;
}

#panel a:visited {
    
color#797979;
    
text-decorationnone;
}

#panel a:hover, .thead a:active {
    
color#ffffff;
    
text-decorationnone;
}

#panel .remember_me input {
    
vertical-alignmiddle;
    
margin-top: -1px;
}


table {
    
color#5f5f5f;
        
font-familyTahomaGenevasans-serif;
    
font-size13px;
}

.
tborder {
    
background#FFFFFF;
    
width100%;
    
marginauto auto;
        
border-radius5px 5px 5px 5px;
}

.
thead {
    
background#026CB1 url(images/bluesteel/thead.png) top left repeat-x;
    
color#ffffff;
        
border1px solid #005178;
        
border-radius5px 5px 0px 0px;
        
line-height31px;
        
padding0px;
        
padding-left10px;
        
padding-right10px;
        
text-shadow#002b50 0px -1px 0px;
}

.
thead a:link {
    
color#ffffff;
    
text-decorationnone;
}

.
thead a:visited {
    
color#ffffff;
    
text-decorationnone;
}

.
thead a:hover, .thead a:active {
    
color#ffffff;
    
text-decorationnone;
}

.
tcat {
    
background#000000 url(images/bluesteel/tcat.png) top left repeat-x;
        
height22px;
        
line-height22px;
    
color#FFFFFF;
    
font-size10px;
        
padding0px;
        
padding-left10px;
        
padding-right10px;
}

.
tcat a:link {
    
color#FFFFFF;
}

.
tcat a:visited {
    
color#FFFFFF;
}

.
tcat a:hover, .tcat a:active {
    
color#FFFFFF;
}

.
trow1 {
    
background#FFFFFF;
}

.
trow2 {
    
background#FFFFFF;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_selected td {
    
background#FFFBD9;
}

.
trow_sep {
    
background#e5e5e5;
    
color#000;
    
font-size12px;
    
font-weightbold;
}

.
tfoot {
    
background#FFFFFF;
    
color#000000;
        
border-radius0px 0px 5px 5px;
}

.
tfoot a:link {
    
color#000000;
    
text-decorationnone;
}

.
tfoot a:visited {
    
color#000000;
    
text-decorationnone;
}

.
tfoot a:hover, .tfoot a:active {
    
color#000000;
    
text-decorationunderline;
}

.
bottommenu {
    
background#6b6b6b;
    
color#FFFFFF;
    
padding10px;
        
text-shadow#3a3a3a 0px -1px 0px;
        
border-radius5px 5px 5px 5px;
}

.
bottommenu a:link {
    
color#FFFFFF;
    
text-decorationnone;
}

.
bottommenu a:visited {
    
color#FFFFFF;
    
text-decorationnone;
}

.
bottommenu a:hover, .tfoot a:active {
    
color#FFFFFF;
    
text-decorationunderline;
}

.
navigation {
    
color#FFFFFF;
    
font-size12px;
}

.
navigation a:link {
        
color#FFFFFF;
    
text-decorationnone;
}

.
navigation a:visited {
        
color#FFFFFF;
    
text-decorationnone;
}

.
navigation a:hover, .navigation a:active {
        
color#FFFFFF;
    
text-decorationnone;
}

.
navigation .active {
    
color#FFFFFF;
    
font-size12px;
    
font-weightbold;
}

.
smalltext {
    
font-size11px;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

input.textbox {
    
background#ffffff;
    
color#000000;
    
border1px solid #0f5c8e;
    
padding1px;
}

textarea {
    
background#ffffff;
    
color#000000;
    
border1px solid #0f5c8e;
    
padding2px;
        
font-familyTahomaGenevasans-serif;
    
line-height1.4;
    
font-size13px;
}

select {
    
background#ffffff;
    
border1px solid #0f5c8e;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#000;
}

.
popup_menu {
    
background#ccc;
    
border1px solid #000;
}

.
popup_menu .popup_item {
    
background#fff;
    
color#000;
}

.
popup_menu .popup_item:hover {
    
background#C7DBEE;
    
color#000;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
    
border1px solid #f30;
    
color#f30;
}

.
valid_field {
    
border1px solid #0c0;
}

.
validation_error {
    
backgroundurl(images/invalid.gifno-repeat center left;
    
color#f30;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_success {
    
backgroundurl(images/valid.gifno-repeat center left;
    
color#00b200;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_loading {
    
backgroundurl(images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
menu ul {
    list-
stylenone;
    
margin0;
}

.
menu li {
    
displayinline;
    
padding-left5px;
}

.
menu img {
    
padding-right5px;
    
vertical-aligntop;
}

#panel .links {
    
margin0;
    
floatright;
}

.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top3px;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#000000;
    
color#000000;
    
height1px;
    
border0px;
}

#copyright {
    
font11px TahomaGenevasans-serif;
    
margin0;
    
padding10px 0 0 0;
}

#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}

blockquote {
    
border1px solid #555555;
    
margin0;
    
background#000000;
    
padding4px;
        
border-radius5px 5px 5px 5px;
}

blockquote cite {
    
font-weightbold;
    
border-bottom1px solid #ccc;
    
font-stylenormal;
    
displayblock;
    
margin4px 0;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

blockquote cite span.highlight {
    
floatnone;
    
font-weightbold;
    
padding-bottom0;
}

.
codeblock {
    
background#6b6b6b;
    
border1px solid #555555;
    
padding4px;
        
border-radius5px 5px 5px 5px;
}

.
codeblock .title {
    
border-bottom1px solid #ccc;
    
font-weightbold;
    
margin4px 0;
}

.
codeblock code {
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
font-familyMonacoConsolasCouriermonospace;
    
font-size13px;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
displayblock;
    
padding3px;
    
text-decorationnone;
    
white-spacenowrap;
}

.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(images/error.gifno-repeat 0;
}

div.error.ul {
    
margin-left24px;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom5px;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}
.
pagination .pages {
    
font-weightbold;
}

.
pagination .pagination_current, .pagination a {
    
padding2px 6px;
    
margin-bottom3px;
}

.
pagination a {
    
border1px solid #81A2C4;
}

.
pagination .pagination_current {
    
background#F5F5F5;
    
border1px solid #81A2C4;
    
font-weightbold;
    
color#000;
}

.
pagination a:hover {
    
background#F5F5F5;
    
text-decorationnone;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_content {
    
padding5px 10px;
}

.
quick_jump {
    
backgroundurl(images/jump.gifno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px/* amount of padding needed for image to fully show */
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}
        
.
post_body  {
-
moz-border-radius:7px 7px 7px 7px;
border-radius:7px 7px 7px 7px;
background#fff;
margin:10px;
padding:11px;
color#000000; 
}

.
post_body a:link {
    
color#FFFFFF;
    
text-decorationnone;
        
font-weightbold;
}

.
post_body a:visited {
    
color#FFFFFF;
        
text-decorationnone;
}

.
post_body a:hovera:active {
    
color#CCCCCC;
        
text-decorationnone;
}

.
post_arrow {
border-bottom:12px solid #6b6b6b;
border-left:11px solid transparent;
border-right:11px solid transparent;
height:0;
margin-bottom:-12px;
margin-left:15px;
margin-top:3px;
width:0;


Dzięki!! :) Zrobiłem :))

Można zamknąć.!! :P
Matslom napisał 03.04.2013, 22:58:
Ni zamykamy wątkow [Obrazek: modnotice_howto.png]



Użytkownicy przeglądający ten wątek:

1 gości