Jump to content

Проблем с шрифтовете в MK Portal


Препоръчан пост

Здравейте,

 

Проблема е следния :

 

Шрифта е бял и нищо не се вижда , би трябвало да се пипа ЦЦС-а но незнам точно къде ! Като го маркирам се вижда !

 

http://i.data.bg/07/10/30/637712_orig.jpg

Link to comment
Сподели другаде

Заповядайте !

 

 

M
K  LIGHT BACKGROUND
P
=============================*/
/* Sfondo celle calendario, desrizione e statistiche moduli - Testo statistiche */
.modulecell {
background-color: #5A4A31;
color: #C8BCA6;
}
/* Sfondo Urlo sotto la barra dei link */
.urlo2 {
color: #C8BCA6;
background-image: url(images/sf.gif);
}
/* Sfondo Tabella news */
.tabnews {
background-color: #3F3627;
color: #C8BCA6;
}
.trattini {
background-color: #3F3627;
color: #C8BCA6;
}
/* Sfondo delle tre colonne del portale */
.tabmain {
color: #C8BCA6;
background-image: url(images/sf.gif);
}
/* Sfondo dei blocchi e moduli */
.tablemenu {
background-color: #000000;
color: #C8BCA6;
}
/* Sfondo della tabella del blocco UrloBox */
.taburlo {
background-color: #3F3627;
color: #C8BCA6;
}

/*=============================
M
K  MEDIUM BACKGROUND
P
=============================*/
/* Sfondo barra dei link */
.navigatore {
background-color: #352D21;
color: #ECE9D8;
}
/* Sfondo celle principali blocchi */
.tdblock {
background-color: #352D21;
color: #ECE9D8;
}
/* Colore dei bordi delle tabelle interne dei moduli */
.moduleborder {
background-color: #3F3627;
color: #ECE9D8;
}

/*=============================
M
K  DARK BACKGROUND
P
=============================*/
/* Sfondo e testo urlo box sotto barra dei link */
.urlo {
/* background-image: url(MKPORTALIMGDIR/m_sf.gif); */
/*background-color: transparent;*/
color: #C8BCA6;
}
/* Sfondo e testo titolo dei blocchi e moduli */
.sottotitolo {
/* background-image: url(MKPORTALIMGDIR/m_sf.gif); */
/*background-color: transparent;*/
color: #ffffff;
}

/*=============================
M
K  border and divider styles
P
=============================*/
/* Spessore e colore dei bordi della tabella principale */
.tabmain {
border: 1px solid #000000;	
}
/* Spessore e colore dei bordi delle tabelle principali dei blocchi emoduli*/
.tablemenu {
border: 1px solid #000000;	
} /* block wrapper, chat button strip */

/* Spessore e colore delle tabelle del modulo UrloBox */
.taburlo {
border: 1px solid #C8BCA6;	
}
/* Spessore e colore della dabella UrloBox sotto la barra dei link */
.urlo2 {
border: 1px solid #000000;	
}
/* Colore trattini orizontali PCA portale */
.trattini {
border: 1px solid #C8BCA6;	
}
/* Colore trattini verticali CPA portale */
.trattini2 {
border: 1px solid #C8BCA6;	
}
/* Colore trattini orizontali UrloBox e Citazioni */
.trattini3 {
border: 1px solid #C8BCA6;	
}
/* Spessore trattini orizontali PCA portale */	
.trattini {
border-width: 1px 0 0 0;
border-top-style: dashed;
}

/* Spessore trattini verticali PCA portale */
.trattini2 {
border-width: 0 1px 0 0;
border-right-style: dashed;
}

/* Spessore trattini orizontali UrloBox e Citazioni */
.trattini3 {
border-width: 0 0 1px 0;
border-bottom-style: dashed;
}

/* vertical spacer image used in portal skin */
/* .vspacer
{
background-image: url(MKPORTALIMGDIR/punto_vert.gif);
background-repeat: repeat-y;
background-color: transparent;	
} */

/*=============================
M
K  hyperlink styles
P
=============================*/
/* global links */
a:link 
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ECE9D8;	
text-decoration: none;	
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: underline;
}

a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ECE9D8;	
text-decoration: none; 	
}

/* Barra dei link, bold navbar, block, module links */
a.uno:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #ECE9D8; 
font-weight: bold;
text-decoration: none
}
/* Link visitati */
a.uno:visited {	
font-size: 10px; 
color: #ECE9D8; 
font-weight: bold;
text-decoration: none
}

/* Link al passaggio del mouse */
a.uno:hover {
font-size: 10px; 
color: #ffffff; 
font-weight: bold;
text-decoration: underline;
}

/* block text links */
.tablemenu a:link, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ECE9D8;	
text-decoration: none;	
}

.tablemenu a:hover {
text-decoration: underline;
color: #ffffff;
}

.tablemenu a:active { 
text-decoration: none; 	
}

/* global contrasting text and hyperlink color */

/* Colore testo descrittivo: "ultimo accesso", numero file, immagini, ecc... */
.mktxtcontr {
color: #ff0000;
font-weight: bold;
text-decoration: none;
}
/* Testo titoli news */
a.mktxtcontr:link {
color: #ff0000;
font-weight: bold;
text-decoration: none;
} 
/* Testo news visitate */
a.mktxtcontr:visited {
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

a.mktxtcontr:hover {
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}

/* contrasting text and hyperlink color 2 (admin) */
/* Questi campi quм sotto sono per i link modifica e cancella del PCA */
.mktxtcontr2 {
color: #0000ff;
font-weight: bold;
text-decoration: none;
}
a.mktxtcontr2:link {
color: #0000ff;
font-weight: bold;
text-decoration: none;
} 
a.mktxtcontr2:visited {
color: #0000ff;
font-weight: bold;
text-decoration: none;
}

a.mktxtcontr2:hover {
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}

/*=============================
M
K  form styles
P
=============================*/
/* Colore di sfondo delle caselle di spuntatura e sfondo e testo del tasto salva, invia e vota del PCA del portale */
input {
background-color: #3F3627;		
/* border: 1px solid #4C77B6; */	
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px; 
color: #ECE9D8;
vertical-align: middle;
}
textarea {
background-color: #3F3627;		
/* border: 1px solid #4C77B6; */	
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px; 
color: #ECE9D8;
vertical-align: middle;
}
select {
background-color: #3F3627;		
/* border: 1px solid #4C77B6; */	
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px; 
color: #ECE9D8;
vertical-align: middle;
}
.bgselect /* input fields */
/* Sfondo e testo dei menu a tendina e dei campi di testo */
{
background-color: #3F3627;		
/* border: 1px solid #4C77B6; */	
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px; 
color: #ECE9D8;
vertical-align: middle;
}
.mkbutton /* global submit buttons */
{
background-color: #3F3627;		
/* border: 1px solid #4C77B6; */	
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px; 
color: #ECE9D8;
vertical-align: middle;
}

/* button border - needed for blocks to display correctly in forum-view */	
.blsubmit,
.mkbutton {
border: 2px #9cf outset;
}

/* radio/checkbox buttons - remove background color and border in IE */	
.mkradio {
/*background-color: transparent;*/
border: 0px;		
}

/* configure blog textarea */
textarea.mkwrap1 {
overflow: auto;
/* width: 230px; */
width: 100%;
}

/* edit blog textarea */
textarea.mkwrap2 {
overflow: auto;
width: 500px ;
}

/* block input */
.mkblkinput {
background-color:#fff;
	font-size: 9px;
border: 1px dashed #808080;
margin: 2px;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* Barra dei link */
.navigatore {	
vertical-align: bottom;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 9px;
}

/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks {
padding: 0px;
}

/* block header/footer corner images - portal skin only */
/* Sfondo delle celle decorative dei blocchi e moduli */
.tdmenblock {
font-size: 0px;	
padding: 0px;  
margin: 0px; 
vertical-align: top;
/*background-color: transparent;*/
}

/* Font dei blocchi */
.tdblock {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 2px;	
}

/* Titoli blocchi e moduli */
.sottotitolo {
vertical-align: sub;	
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;	
/* color: #000000; */		 
}

/* horizontal spacer between blocks */
.tdspacer {
line-height: 3px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* Sfondo celle moduli titolo statistiche, utenti online e menu salta categoria a tendina */
.modulex {	
background-color: #231E17;
height: 25px;
}
/* Sfondo e altezza cella moduli titoli categoria */
th.modulex {	
background-color: #231E17;
height: 25px;
/* font-weight: normal;*/
white-space: nowrap;
}

/* Testo descrizione categoria */
.modulelite {
font-size: 8pt;
color:#ffffff;
}

/* center block padding (news, admin) */
.contents {
padding: 10px;
}

/* Link per le pagine multiple download galleri ecc... */
.mkpagelink {
background-color: #f0f5fa;
border: 1px solid #072a66;
padding:1px 3px 1px 3px;
color: #000;
font-weight: normal;
}

.mkpagelinklast {
background-color: #3F3627;
border: 1px solid #072a66;
padding:1px 3px 1px 3px;
color: #000;
font-weight:normal;
}

.mkpagecurrent {
background-color: #ffc9a5;
border: 1px solid #072a66;
padding:1px 3px 1px 3px;
color: #000;
font-weight:normal;
}

/*=============================
M
K  shoutbox module styles
P
=============================*/
/* module table with border (shoutbox, news) */
div.taburlo {	
width: 100%; /* center in IE */	
}

td.taburlo{
margin:5px;
padding:5px;
border: 0;
}

/* Cella descrizione urlobox sotto la barra dei link */
.urlo {
line-height: 18px;
vertical-align: bottom;
text-align: left;
font-weight: bold;
font-size: 11px;
/* color: #C8BCA6; */
padding: 4px;		 
}

/* Cella urlobox sotto la barra dei link */
.urlo2 {
padding: 4px;	
/* border-bottom: 1px solid #000000; */
border-width: 0 0 1px 0;
border-style: solid;
text-align: left;
color: #ECE9D8;
font-size: 11px;
font-weight: bold;
}

/* Colore testo nome utente ultimo urlo nella cella sotto la barra dei link */
.urlocontrast {	
color: #ffffff;
}

/*=============================
M
K  news module styles
P
=============================*/
/* Linee tratteggiate news */
.tabnews {
border: 1px dashed #C8BCA6;
margin:0px; 
padding:0px;
font-size: 10px;
color: #C8BCA6;	
}

/*=============================
M
K  admin cp styles
P
=============================*/
/* Titoli PCA portale */
.titadmin {
margin: 0px;
font-weight: bold;
font-size: 11px; 
color: #ECE9D8;
border-top: 1px dashed #C8BCA6;
}

/*=============================
M
K  font styles
P
=============================*/
/* Testo della scritta errore */
.mkerror {	
font-size: 12pt;
color: #ff0000;
font-weight:bold;
}

/* MKPQuote quotation text */
.mkquote { 		
color: #0000ff;	
}

/* MKPGallery module ecard */
.ecardtitle {
font-size: 10pt; 
font-weight: bold;
text-align: center;
}

/* MKPGallery slideshow caption text (modules/gallery/index.php function slide_update) */
/*
.mkslidecap {	
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-weight: bold; 
color: #ffffff;
}
*/

/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball {
font-size: 9px; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
background-color: #ffffff;	
padding: 0;	
}

.mkquotetext {
font-size: 10px; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
background-color: #ffffff;
margin: 0;
padding: 0;	
}
table .mkquotetable{				
width: auto; /* IE */	
text-align: left;
}

Link to comment
Сподели другаде

Почвай отгоре надолу и където видиш font с цвят #ffffff го сменяш на #000000, едно по едно :yeah:

Дам, това е вариант :)... че тоя готов код на испански ли са описанията не знам ама бъканица ми се струва.

Link to comment
Сподели другаде

Ти пробва ли та да казваш, че не може ? Би трябвало да стане ако са сменени всички цветове.

 

 

:offtopic: Моля да да не става излишен флууд да пишете само ако можете да отговорите !

Link to comment
Сподели другаде

:help: стигам до някъде и се отегчавам . неможе да стане така :( :bored:

Никъде не видях да кажеш "Да, направих го и не стана" и си помислих, че си се отегчил и си се отказал да го промениш цялото. Затова и писах.

Не мисля, че опитите за помагане са излишен флууд!

Link to comment
Сподели другаде

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гост
Отговори на тази тема

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   Не можете да качите директно снимка. Качете или добавете изображението от линк (URL)

Loading...
×
×
  • Създай ново...