5
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; }
@+
Still learning CSS and... english