The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Check out this Thread:
https://vborg.vbsupport.ru/showthread.php?p=1025679 I listed several methods for making rounded corners, which include: Nifty Cube http://www.html.it/articoli/niftycube/index.html CSS Design: Creating Custom Corners & Borders Part II http://www.alistapart.com/articles/customcorners2 Bullet-Proof Rounded Corners http://www.albin.net/CSS/roundedCorners/ There's also one named: Rounded corners without images A Nifty Corners Inspiration which I have saved and downloaded on my computer, but is producing a 404 on the net at the moment. This last one uses a javascript which is downloadable here: http://seky.nahory.net/soubory/0504-...ded-corners.js This last one is a javascript to produce rounded corners to elements where you want to want to have the rounded corners. You open the rounded-corners.js file copy and saved that then uploaded the javascript to your server, generally to your /clientscript folder. Then you add to the appropriate template: "<script src="rounded-corners.js" and "Add the rounded class to all elements, that should have the rounded corners. a simple fa?ade added: Look in your templates and find elements that ought to be rounded, and add the following inside the corresponding HTML tags: HTML Code:
class="rounded-corners" You can find additional information here by using the Search button and entering: rounded corners Regards, |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|