Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 - 3 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: How do you change the size of the login boxes
by Burning on 2008/5/30 11:25:44

hi,

Try also to reduce these values

Quote:

font-size:1em;
margin:0 0 2px;
padding:.1em;


@+
Re: How do you change the size of the login boxes
by Bassman on 2008/5/30 4:28:23

This is what I did for an old theme (not using #xo-blablah) but you can see what to do for your theme:

Quote:

td#leftcolumn input button{background-color: #C8DCEA;
border-color: #CBCBCB;
color: #000000;
font-family: verdana, arial, ms sans serif;
font-size: 8pt;

}
td#rightcolumn input button{background-color: #C8DCEA;
border-color: #CBCBCB;
color: #000000;
font-family: verdana, arial, ms sans serif;
font-size: 8pt;

}
td#leftcolumn input{background-color: #C8DCEA;
border-color: #CBCBCB;
color: #000000;
font-family: verdana, arial, ms sans serif;
font-size: 8pt;

}
td#rightcolumn input{background-color: #C8DCEA;
border-color: #CBCBCB;
color: #000000;
font-family: verdana, arial, ms sans serif;
font-size: 8pt;

}
Re: How do you change the size of the login boxes
by richardb96 on 2008/5/29 20:34:10

this only seems to change the length of the box & not the overall scale (height as well)?
Re: How do you change the size of the login boxes
by Burning on 2008/5/28 16:41:47

hi,

Try to edit /css/content-data.css ("width" property):

le="color: #000000"><?php #xo-userbar input[type=text],#xo-userbar input[type=password] { width:80px; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#3676b0; background-color:#fcfcfc; border:1px solid #bbb; outline:none!important; margin:0 0 2px; padding:.1em; } #xo-userbar input[type=text]:hover,#xo-userbar input[type=password]:hover { font-size:1em; background-color:#fff; color:#639ace; border:1px solid #3676b0; outline:none!important; } #xo-userbar input[type=text]:focus,#xo-userbar input[type=password]:focus { outline:none!important; font-size:1em; border:1px solid #3676b0!important; background-color:#fff; color:#639ace; }


@+
Re: How do you change the size of the login boxes
by richardb96 on 2008/5/28 15:52:50

Hi,

ok i've put size="6" in there and thats made it shorter in length... how do I decrease the height or make the font smaller (just in those two boxes tho...

Who's Online

188 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits