vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to change registration input field text box borders? (https://vborg.vbsupport.ru/showthread.php?t=314890)

pityocamptes 10-14-2014 11:18 PM

How to change registration input field text box borders?
 
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

Quote:

Originally Posted by Avros (Post 2518799)
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:

Code:

.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.


All times are GMT. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01130 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete