The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
![]() How would you change the curved edges up top to be 90 degrees just straight rectuangle |
|
#2
|
||||
|
||||
|
Add this to additional.css template.
HTML Code:
* {
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}
|
|
#3
|
||||
|
||||
|
Thank you very much =]
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|