
01-16-2010, 03:15 AM
|
|
|
Join Date: Jul 2009
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TheWindows7Site
Very nice forum color scheme. May I make a suggestion?
Go into your templates, open up vbulletin-chrome.css
Do a search for .toplinks form input.loginbutton
and change the attributes to read the following
PHP Code:
.toplinks form input.loginbutton {
font-size: {vb:math {vb:stylevar font.fontSize}-2}px;
padding: 0 {vb:math {vb:stylevar padding}/2};
background-color: #186400;
border:solid 1px #ffffff;
color: #ffffff;
}
And your login area will be perfect  (I matched the green for the background color)

|
Good Bro...................
|