vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   How do I change this Border size and color? (https://vborg.vbsupport.ru/showthread.php?t=181771)

wobbly 06-07-2008 09:37 AM

How do I change this Border size and color?
 
Just a quick question as i'm pulling my hair out trying to find the correct attribute to edit.

How would I alter the following border color and size?

http://www.gorlangamers.co.uk/images/colour.jpg

Any help would be appreciated.

Attitude5ire 06-07-2008 10:37 AM

Might be wrong but looks like fieldset.
try
fieldset {
border:0
}
in css. If thats the one jus do
border:1px solid #whatever color.

wobbly 06-07-2008 02:11 PM

Thanks for the reply.

This is all I have in regards to fieldset in my sytle additional css.

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 10px; }


what would I need to adjust there?

Many thanks for the help in advance.

Brueskie 06-07-2008 02:20 PM

Try adding the fieldset code given by Attitude5ire to your Extra CSS definitions. It is important that you use "fieldset" and not ".fieldset".

wobbly 06-07-2008 07:44 PM

Many thanks, that did the trick :)


All times are GMT. The time now is 05:01 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.01784 seconds
  • Memory Usage 1,712KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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