The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Rounded fieldset corners in firefox...
I've seen mentioned of a fix for making rounded corners in FF but cannot find the specific code or where to add it...
help? |
#2
|
||||
|
||||
for mozilla browsers use...
fieldset{border: 1px solid #D0D0BF;padding:8px;-moz-border-radius: 5px} edit to suit your needs |
#3
|
||||
|
||||
Hi, thanks Princeton for that bit of information.
scdurwood, in your style preferences edit your additional CSS: this is what I put .fieldset {border: 1px solid #555555;padding:8px;-moz-border-radius: 5px} Edit: It makes the fieldset in IE very thick, but it's fine in firefox. Can it be changed for both browsers? @Princeton or others, what do I do to edit this big border around the quick reply and other message editors. Here is an example: |
#4
|
||||
|
||||
edit
Code:
.vBulletin_editor { border: 2px groove; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|