The Accept terms on registration button
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
The Accept terms on registration button
Hi few members told me the text and background are white to accept terms when registering here is a pic maybe you can help thank you
Would like the background black.

Forum Link
Would like the background black.

Forum Link
Re: The Accept terms on registration button
Hi,
Add this into your CSS: ACP >> Display >> Colors >> CSS
Add this into your CSS: ACP >> Display >> Colors >> CSS
- Code:
a.button1, a.button2, button.button2, input.button1, input.button2 {
background-color: #030303 !important;
}
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
Re: The Accept terms on registration button
I'm amazed i found it made the text black but thats just fine thanks for the help *)
- Code:
a.button1:active, a.button1:link, a.button1:visited, a.button2:active, a.button2:link, a.button2:visited {
background-position: 0 1px;
color: #000;
line-height: 250%;
padding: 2px 8px;
text-decoration: none;
vertical-align: text-bottom;
}
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum