The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to get rid of these rounded corners?
Hi all
Please take a look at the following attachments, I don't seem to find a way to get rid of these rounded corners: search box & reply box, can't find any related radius in Style Variable Editor (Style & Templates > Style Manager > Style Variable Editor) I have already set all radius I could find to 0. any idea? |
#2
|
||||
|
||||
This should turn everything square...
Code:
* { border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; } |
Благодарность от: | ||
scottkoz20 |
#3
|
|||
|
|||
Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|