The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Curved corners and expanding tcat background
[tcat_left.png X 1]**********[tcat_repeating.png X n]**********[tcat_right.png X 1]
What I want is to put a repeating background image for .tcat class. How do I put one curved image at the left and one curved image on the right for tcat background? I have my images ready, just not able to understand how to fix them up via CSS. I want to achieve something like below. But how do I do this using just the Extra CSS Attributes field box, so that I do not have to edit templates. Code:
.tcat_left { background: url(../../images/gradients/tcat_left.png) no-repeat top left; } .tcat_bg { background: url(../../images/gradients/tcat_repeating.png) repeat-x top left } .tcat_right { background: url(../../images/gradients/tcat_right.png) no-repeat top right; } Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|