Back to vBulletin 4.x Template Modifications

Round corners for Notices
Mod Version: 1.00, by Scalemotorcars

vB Version: 4.0.0 Rating: (2 votes - 5.00 average) Installs: 50
Released: 31 Jul 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

Simple little mod that adds a radius to your notices. Simply add the following css to your additional.css and edit the radius to fit your needs.

NOTE: will not work on older browsers that don't support CSS3

Code:
.notices li {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

Download

No files for download.

Screenshots

Click image for larger version
Name:	before.png
Views:	48
Size:	87.8 KB
ID:	131552   Click image for larger version
Name:	after.png
Views:	52
Size:	85.1 KB
ID:	131553  


vblts.ru supports vBulletin®, 2022-2024