Jump to content

Recommended Posts

Posted
ACP > LOOK & FEEL > TEMA TA > CSS > Ipb_Styles.Css 

Adaugi :

.extraUserInfo{

  font-size:11px;
  padding:4px 0px;
}


.pairsJustified {
margin: 3px 3px 2px;
font-size: 9px;
border-bottom: 1px dashed #262626;
overflow: hidden;
line-height: 1.5;
}


.pairsJustified:hover {
border-bottom: 1px solid #4e4e4e;}

.pairsJustified dt {
padding-right: 5px;
float: left;
text-align: left;
max-width: 100%;
margin-right: 5px;
font-size: 10px;
color: #5e5e5e;
text-shadow: 0 1px #000;
}


.pairsJustified dd {
float: right;
font-size: 10px;
color: #5e5e5e;
text-shadow: 0 1px #000;
text-align: right;
max-width: 100%;
}

 

Posted
ACP > LOOK & FEEL > TEMA TA > CSS > Ipb_Styles.Css 

Adaugi :

.extraUserInfo{

  font-size:11px;
  padding:4px 0px;
}


.pairsJustified {
margin: 3px 3px 2px;
font-size: 9px;
border-bottom: 1px dashed #262626;
overflow: hidden;
line-height: 1.5;
}


.pairsJustified:hover {
border-bottom: 1px solid #4e4e4e;}

.pairsJustified dt {
padding-right: 5px;
float: left;
text-align: left;
max-width: 100%;
margin-right: 5px;
font-size: 10px;
color: #5e5e5e;
text-shadow: 0 1px #000;
}


.pairsJustified dd {
float: right;
font-size: 10px;
color: #5e5e5e;
text-shadow: 0 1px #000;
text-align: right;
max-width: 100%;
}

Sa numai deschid alt topic cu aceias problema.

ON:

Poi la mine nu se vede in tabel si cum pot adauga si country flag & warning points?

GpEfPcC.png

 

Founder &  Developer -  CST16.ro - Live The Game With US

Contact: contact@CST16.ro

Steam: Contact Steam 

Skype: alehannnt

76561198343467454.pngAddFriend.png

 

Posted

Adauga asta in CSS > ipb_styles.css la sfarsit: 

.extraUserInfo {
    font-size: 11px;
    padding: 4px
0px;
}


.pairsJustified {
    margin: 1px 0 0;
    font-size: 11px;
    border: 1px solid #303030;
    overflow: hidden;
    line-height: 2;
    list-style-type: none;
}


.pairsJustified
dt {
    font-size: 11px !important;
    float: left;
    padding-left: 4px;
    text-align: left;
    max-width: 100%;
    color: #9A9A9A;
    text-shadow: 0 1px #000;
}


.pairsJustified
dd {
    float: right;
    font-size: 10px !important;
    text-align: right;
    max-width: 100%;
    padding-right: 4px;
    text-shadow: 0 1px #000;
}

Si cand faci un custom profile field la Topic View Format pui asta:

<dl class="pairsJustified">
<dt>{title}:</dt>
<dd>
{content}
</dd>
</dl>

http://forum.nexusarena.ro

Se cauta STAFF activ si serios! Varsta +15 ani! Pentru detalii Contact me! Skype: krazy_boy2014

Click here to Join our Forum! 

footer.png

Posted

 

Adauga asta in CSS > ipb_styles.css la sfarsit: 

.extraUserInfo {
    font-size: 11px;
    padding: 4px
0px;
}


.pairsJustified {
    margin: 1px 0 0;
    font-size: 11px;
    border: 1px solid #303030;
    overflow: hidden;
    line-height: 2;
    list-style-type: none;
}


.pairsJustified
dt {
    font-size: 11px !important;
    float: left;
    padding-left: 4px;
    text-align: left;
    max-width: 100%;
    color: #9A9A9A;
    text-shadow: 0 1px #000;
}


.pairsJustified
dd {
    float: right;
    font-size: 10px !important;
    text-align: right;
    max-width: 100%;
    padding-right: 4px;
    text-shadow: 0 1px #000;
}

Si cand faci un custom profile field la Topic View Format pui asta:

<dl class="pairsJustified">
<dt>{title}:</dt>
<dd>
{content}
</dd>
</dl>

 

 

Am asta.. ;)

Founder &  Developer -  CST16.ro - Live The Game With US

Contact: contact@CST16.ro

Steam: Contact Steam 

Skype: alehannnt

76561198343467454.pngAddFriend.png

 

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.