The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello
I hoe you can understand? I have attached an image which hopefull shows my image border on the top, bottom inc round corners. But I am having troubles figuring out the code for the right and left side border images. Any advice would be most gratful and thanks
|
|
#2
|
|||
|
|||
|
Use the following code for your css:
Code:
.aclassname {
background-image: url(images/yourstyle/left.gif);
background-repeat: repeat-y;
height: 100%;
width: 10px;
}
Have a look at this style for an example. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|