PDA

View Full Version : How to change registration input field text box borders?


pityocamptes
10-14-2014, 11:18 PM
The border color for the registration is difficult for some to see, as the color is very close to the background template color. Thanks.

Avros
10-15-2014, 12:10 AM
Depending on the Style you're using, just changing the colour there may also affect the colour elsewhere in your forums style. I would probably add any changes to the 'additional.css' template.

otherwise you will need to alter the 'Header' template.

pityocamptes
10-15-2014, 12:11 AM
Depending on the Style you're using, just changing the colour there may also affect the colour elsewhere in your forums style. I would probably add any changes to the 'additional.css' template.

Thanks, how do I do that? Details would be appreciated. Thank you.

I basically just want the boxes in the registration and password forget page, especially where the captcha is...

Avros
10-15-2014, 12:18 AM
What Style are you using?

pityocamptes
10-15-2014, 12:24 AM
The superman style. It was free on here.

ozzy47
10-15-2014, 12:27 AM
Try the stylevar input_border found under the group, Forms

pityocamptes
10-15-2014, 12:33 AM
Ozzy, I tried that and refreshed the cache in admincp but it did not work...

ozzy47
10-15-2014, 12:41 AM
Ok, search in additional.css for this:

.primary, textbox, full {
border: 1px solid #2b3851 !important;
}Change the color there

Avros
10-15-2014, 12:44 AM
This may be what you really want - edit the StyleVar "Editor" and then find "Editor Button Clicked Border color" change the colour to one of your choice.

or...

Edit the StyleVar "Common" and then "button_control_border"

And you can try this one too StyleVar "Common" then "mid_border"

ozzy47
10-15-2014, 12:47 AM
No, he is not looking for the editor, he is looking for the border around the input boxes. What I posted above should work.

pityocamptes
10-15-2014, 12:48 AM
This may be what you really want - edit the StyleVar "Editor" and then find "Editor Button Clicked Border color" change the colour to one of your choice.

or...

Edit the StyleVar "Common" and then "button_control_border"

I don't seem to have either of those.

ozzy47
10-15-2014, 12:50 AM
Did you try what I poster above?

pityocamptes
10-15-2014, 12:51 AM
Ok, search in additional.css for this:

.primary, textbox, full {
border: 1px solid #2b3851 !important;
}Change the color there

How would I do this for only the registration page and the forgot your password page? And what would I need to do? Thanks.

EDIT: I don't really want to change this board wide, because I am not sure where else it would change? Unless you know.

Avros
10-15-2014, 12:51 AM
And you can try this one too StyleVar "Common" then "mid_border"
This one I found works on most standard styles and may or may not work with heavily modified styles. Let me know how it goes.

ozzy47
10-15-2014, 12:53 AM
You need to ask in the styles thread then, as this pertains to a custom style.

Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it. :)

pityocamptes
10-15-2014, 12:55 AM
You need to ask in the styles thread then, as this pertains to a custom style.

Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it. :)

Ok, thanks.

--------------- Added 1413338165 at 1413338165 ---------------

This one I found works on most standard styles and may or may not work with heavily modified styles. Let me know how it goes.

Thanks, but that did not work... :(

Avros
10-15-2014, 03:05 AM
Please read this post to find the answer (https://vborg.vbsupport.ru/showthread.php?p=2518826#post2518826).

You can close this topic.