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.

Terms of Service Links

3 posters

Go down

Solved Terms of Service Links

Post by runawayhorses May 19th 2012, 10:15 pm

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

Terms of Service Links Tos


Last edited by runawayhorses on May 19th 2012, 11:56 pm; edited 1 time in total
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Terms of Service Links

Post by runawayhorses May 19th 2012, 10:23 pm

No that didn't work it only changed the "Search" button fields and did nothing to the "agree to these terms" buttons.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Terms of Service Links

Post by !_NICK_! May 19th 2012, 11:17 pm

You could also make the background transparent and have it to only show text.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Terms of Service Links

Post by Ahkrir May 19th 2012, 11:33 pm

Try adding this to your css:

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 :-)
Ahkrir
Ahkrir
Forumember

Male Posts : 288
Reputation : 14
Language : English
Location : The Netherlands

http://smarterweb.go-board.com/forum

Back to top Go down

Solved Re: Terms of Service Links

Post by runawayhorses May 19th 2012, 11:55 pm

Thanks everyone but I tried Rideem3 latest code first and it worked. Smile

thank again.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Back to top

- Similar topics

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