inherit
151747
0
Nov 22, 2014 11:15:08 GMT -8
Mockingbird
True Role-Players
398
February 2010
emilcastagnier
|
Post by Mockingbird on Apr 30, 2013 22:59:51 GMT -8
thetaleoftwo.proboards.com/When I go into a thread, the borders and button forms are all orange. I can't find where under the color editor I go to change this color. Thanks.
|
|
inherit
193450
0
Oct 5, 2014 18:41:25 GMT -8
Oneeb Malik
51
April 2013
oneeb
|
Post by Oneeb Malik on May 2, 2013 20:32:09 GMT -8
Mockingbird In your Admin panel, go to Themes -> Advanced Style & CSS and click on the "Style Sheet" tab. At the very end of it, add this: .ui-pagination li>a{ border: 1px solid #ff0000;}Change the red part to the hex code of whatever color you want the borders of the "Prev" and "Next" buttons to be. That should take care of those two. For the search button, add this to the end of your style sheet: .ui-search .search-filters-button { border: 1px solid #ff0000; }Change the part in red to your desired color. And finally, for the search bar, add this to the end of your style sheet: .ui-search .search-input { border: 1px solid #ff0000; }
Change the red part to your desired color. I hope this helps. Are there any other orange borders you'd like to change?
|
|
inherit
151747
0
Nov 22, 2014 11:15:08 GMT -8
Mockingbird
True Role-Players
398
February 2010
emilcastagnier
|
Post by Mockingbird on May 6, 2013 17:59:24 GMT -8
Thanks! Anything with an orange border I want to change actually. xD
|
|
inherit
193450
0
Oct 5, 2014 18:41:25 GMT -8
Oneeb Malik
51
April 2013
oneeb
|
Post by Oneeb Malik on May 7, 2013 0:19:55 GMT -8
I'm not seeing any other strong orange borders, but if you're talking about the borders around posts in a thread, I'm pretty sure those can be changed within the Visual Editor in your Admin Panel -> CSS & Advanced Styles.
|
|
inherit
151747
0
Nov 22, 2014 11:15:08 GMT -8
Mockingbird
True Role-Players
398
February 2010
emilcastagnier
|
Post by Mockingbird on May 7, 2013 23:24:40 GMT -8
Actions, Quote, Edit, Like Button, Options Button, and the "new" button all have that bright orange border.
|
|
inherit
193450
0
Oct 5, 2014 18:41:25 GMT -8
Oneeb Malik
51
April 2013
oneeb
|
Post by Oneeb Malik on May 8, 2013 2:33:25 GMT -8
Go to your Visual Editor in Advanced Styles and CSS, and beneath "Objects" click on "Buttons". There will be an option to change the color of the border there. That should take care of most of them. The actions area, I'm not sure of, but it should be in there somewhere.
|
|
inherit
151747
0
Nov 22, 2014 11:15:08 GMT -8
Mockingbird
True Role-Players
398
February 2010
emilcastagnier
|
Post by Mockingbird on May 8, 2013 11:27:26 GMT -8
Alright thanks, I'll look around.
|
|