vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Outline Thing.. (https://vborg.vbsupport.ru/showthread.php?t=52147)

Blindchild02 04-25-2003 10:05 PM

Outline Thing..
 
1 Attachment(s)
How do i fix this outline thing, so there is no outline?? or make it so its a single color

filburt1 04-25-2003 10:12 PM

Is it a textbox? Search Google for CSS and text boxes.

Blindchild02 04-25-2003 10:14 PM

yea, it is a textbox, its an attachment box... i will search, but i doubt i will find it =| i suck at searching

filburt1 04-25-2003 10:16 PM

You can't use CSS to change the attachment input box.

Blindchild02 04-25-2003 10:18 PM

well i seen forums without that whole outline bullcrap, and its for all the boxes u can put text in, so attachment box doesnt have it....

Blindchild02 04-26-2003 12:36 PM

errr, anyone? :|

Davey 04-26-2003 01:43 PM

Have you tried something like:
Code:

border: 1px solid color;
?

Dave.

Blindchild02 04-26-2003 04:10 PM

err, and where would i add that

Chris Gwynne 04-26-2003 08:29 PM

Try finding out where for yourself.

Blindchild02 04-26-2003 10:03 PM

mother ++++er, why the hell do u follow me, everywhere i go, do u ++++in think if i didnt try, would i be asking? obviously i have ++++ing tried,

Chris Gwynne 04-26-2003 10:28 PM

Davey gave you the code for it. Now it's logical, if it's an attachment field you'd obviously need to be looking at the newthread templates.... there that wasn't so hard for you was it?

Blindchild02 04-27-2003 02:13 AM

-.- i dont want it for only attachment, i want it for all the text boxes and all the outlines like that

Davey 04-27-2003 09:25 AM

Sorry.
Open you AdminCP, go to Styles -> Modify.
Click on [fonts/colors/etc] next to the style you want this to take effect on.
Look in the box entitled 'Head Insert', and find:
Code:

TEXTAREA, .bginput {
Underneath that, add:
Code:

border: 1px solid COLOR;
Click on 'Save changes' down the bottom and you're done.

Dave.

PS: You could be a little more polite to people who are trying to help you.
We don't get paid for it.

Blindchild02 04-27-2003 12:24 PM

i wasnt being mean to u... i was bein mean to a-drive, cuz anywhere i go he follows me and just badmouths me, im ++++in tired of him

and thanks for the help...


All times are GMT. The time now is 12:36 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.03870 seconds
  • Memory Usage 1,727KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete