The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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? Any help would be appreciated. |
#2
|
||||
|
||||
Might be wrong but looks like fieldset.
try fieldset { border:0 } in css. If thats the one jus do border:1px solid #whatever color. |
#3
|
|||
|
|||
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. |
#4
|
|||
|
|||
Try adding the fieldset code given by Attitude5ire to your Extra CSS definitions. It is important that you use "fieldset" and not ".fieldset".
|
#5
|
|||
|
|||
Many thanks, that did the trick
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|