The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do I change the "I Agree to these terms" buttons?

3 posters

Go down

Solved How do I change the "I Agree to these terms" buttons?

Post by siriuslypadfoot November 9th 2010, 8:23 am

When a user registers to my forum, the two buttons on the Forum Terms of Service page have text that is so light that it is difficult to read. Is there a way I can change these buttons?

How do I change the "I Agree to these terms" buttons? Forum10
avatar
siriuslypadfoot
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do I change the "I Agree to these terms" buttons?

Post by Sanket November 9th 2010, 12:44 pm

Your forum version?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How do I change the "I Agree to these terms" buttons?

Post by siriuslypadfoot November 10th 2010, 1:59 pm

phpBB3 (prosilver)
avatar
siriuslypadfoot
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do I change the "I Agree to these terms" buttons?

Post by WHITESABBATH November 10th 2010, 4:00 pm

look in your css style sheet for a code similar to this and change the "color" to #000000, or try adding this code and see if it helps. don't forget to hit send.
ACP>display>colors>css stylesheet
Code:
}
a.button1:link, a.button1:visited, a.button1:active, a.button2:link, a.button2:visited, a.button2:active {
color: #000000;
text-decoration: none;
padding: 2px 8px;
line-height: 250%;
vertical-align: text-bottom;
background-position: 0 1px;
}
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: How do I change the "I Agree to these terms" buttons?

Post by siriuslypadfoot November 11th 2010, 6:06 am

Awesome! Thank you very much!
avatar
siriuslypadfoot
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do I change the "I Agree to these terms" buttons?

Post by Sanket November 11th 2010, 9:51 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
How do I change the "I Agree to these terms" buttons? 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum