Jump to content

Recommended Posts

Posted

Cum ai peocedat?! Ești sigur cã nu a mers.. Mai intram la alți useri ca și tine cu Tw, dãdeam recache + rebuild apoi mergea.. Ai procedat bine?..

Posted

Scuzaţi de 2X. POST

 

Am văzut din întâmplare pe site-ul tău ai un hook numit Forum Statistics,nu arată bine ,nu se "asortează" cu forumul şi m-am gândit să te ajut,din moment ce mă plictisesc.

 

Deci. 

 

Intri în css,acolo e toată magia.

Cauţi

element.style {
background: lightgray;
}

Îl ştergi şi pui :

element.style {
background: #0a151e;
}

După cauţi :

#gfxministat .title {
border-style: none;
padding: 2px 0px 8px 0px;
width: 45px;
text-align: center;
font-family: Arial;
font-size: 10px;
margin-top: -7px;
font-weight: bold;
color: #646464;
/* text-shadow: 0px 1px 1px #fff; */
}

Ştergi tot şi adaugi :

 

#gfxministat .title {
border-style: none;
padding: 2px 0px 8px 0px;
width: 45px;
text-align: center;
font-family: Arial;
font-size: 10px;
margin-top: -7px;
font-weight: bold;
color: #FFFFFF;
}

După cauţi :

#gfxministat .titleblue {
border-style: none;
padding: 2px 0px 8px 0px;
width: 45px;
text-align: center;
font-family: Arial;
font-size: 10px;
margin-top: -7px;
font-weight: bold;
color: #646464;
text-shadow: 0px 1px 1px #fff;
color: #FFFFFF;
}

Ştergi şi adaugi :

#gfxministat .titleblue {
border-style: none;
padding: 2px 0px 8px 0px;
width: 45px;
text-align: center;
font-family: Arial;
font-size: 10px;
margin-top: -7px;
font-weight: bold;
color: #FFFFFF;
}

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.