Terms of Service Links
3 posters
Page 1 of 1
Terms of Service Links
Hello, in this screenshot you can see the "Agree to these terms" page with the "agree to these terms buttons the potential new members must click to complete registration, the problem is these buttons are white and the forum link color is similar to a aqua color and thus it is very difficult to see what is written on these link buttons. Is there a code I can use to change the color of these buttons or change the color of the text that is written on these buttons so it is readable? thanks, I just noticed this and I really need to get this straightened out asap. I appreciate anything you can do. thanks
Last edited by runawayhorses on May 19th 2012, 11:56 pm; edited 1 time in total
Re: Terms of Service Links
No that didn't work it only changed the "Search" button fields and did nothing to the "agree to these terms" buttons.
Re: Terms of Service Links
You could also make the background transparent and have it to only show text.
!_NICK_!- Active Poster
- Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.
Re: Terms of Service Links
Try adding this to your css:
Going off for today now, but tell me if it worked :-)
- Code:
a.button1, a.button2, button.button2, input.button, input.button2 {
backgroundc-color: rgb(250, 250, 250);
background-image: url("illiweb.com/fa/prosilver/bg_button.gif");
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
overflow: visible;
width: auto !important
color: #000
}
Going off for today now, but tell me if it worked :-)
Re: Terms of Service Links
Thanks everyone but I tried Rideem3 latest code first and it worked.
thank again.
thank again.
Similar topics
» Terms of service
» Regarding Terms Of Service
» Terms of Service
» Terms of service
» Terms of Service warning
» Regarding Terms Of Service
» Terms of Service
» Terms of service
» Terms of Service warning
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum