Jump to content

Fisare Informatii Pe Aceeasi Linie In Userinfopane


Recommended Posts

Posted

Hey! Inainte, va rog aruncati o preivire la userpaneinfo-ul de pe http://letalcs.com/forum/ (la user in postari). Cum pot face ca valoarea (0, nr de mesaje, data de join) sa fie pe acelasi rand cu titlul lui

Ex:

Mesaje: 10

Momentan e

Mesaje:
10

Si cum pot face ca intre valori (intre mesaje, posturi, warnuri) sa fie o bara, o linie?

 

Multumesc anticipat.

Posted

Uite aici ceva asemanator, dar uita-te la problema de la userinfopane, poti schimba userinfopane-ul tau, cu ce am lasat eu in topic, va fi okey,

Posted

Nu ai si codul care trebuie bagat in css , uite-l mai jos :

 

.extraUserInfo{
	   font-size:11px;
	   padding:4px 0px;
}
.pairsJustified{
	   margin:2px 0 0;
	   font-size:9px;
	   border-bottom:1px dashed #2F2F2F;
	   overflow:hidden;
	   line-height:1.5;
}
.pairsJustified dt{
	   font-size:11px !important;
	   float:left;
	   padding-left:5px;
	   text-align:left;
	   max-width:100%;
	   color:#ababab;
	   text-shadow:0 1px #000;
}
.pairsJustified dd{
	   float:right;
	   font-size:10px !important;
	   text-align:right;
	   max-width:100%;
	   padding-right:5px;
	   text-shadow:0 1px #000;
}

  • Moderators
Posted

Ai uitat sa adaugi codu CSS in ipb_styles.css, e prin diferite topicuri de pe forum. Codu e:

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

.pairsJustified {
    margin: 2px 0 0;
    font-size: 9px;
    border-bottom: 1px dashed #000!important;
    overflow: hidden;
    line-height: 1.5;
}

.pairsJustified dt {
    padding-right: 5px;
    font-size: 11px!important;
    float: left;
    text-align: left;
    max-width: 100%;
    margin-right: 5px;
    color: rgb(55, 134, 216);
}

.pairsJustified dd {
    float: right;
    font-size: 10px!important;
    text-align: right;
    max-width: 100%;
}

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Posted

Nu ai si codul care trebuie bagat in css , uite-l mai jos :

 

.extraUserInfo{
	   font-size:11px;
	   padding:4px 0px;
}
.pairsJustified{
	   margin:2px 0 0;
	   font-size:9px;
	   border-bottom:1px dashed #2F2F2F;
	   overflow:hidden;
	   line-height:1.5;
}
.pairsJustified dt{
	   font-size:11px !important;
	   float:left;
	   padding-left:5px;
	   text-align:left;
	   max-width:100%;
	   color:#ababab;
	   text-shadow:0 1px #000;
}
.pairsJustified dd{
	   float:right;
	   font-size:10px !important;
	   text-align:right;
	   max-width:100%;
	   padding-right:5px;
	   text-shadow:0 1px #000;
}

Eu zic ca am postat in acel topic, tot ce era necesar.. uita-te mai atent, inainte de a lasa reply..

 

ekdjKhf.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.