The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Rounded corner posts
I was wondering if if someone can someone can tell me how I can make the corners rounded for posts in vbulletin like this one
http://www.daniweb.com/forums/thread63858.html |
#2
|
|||
|
|||
I guess not?
|
#3
|
|||
|
|||
im also interested doing this
|
#4
|
||||
|
||||
Look at the page source - it's all there. They are using images in the css to do it. For instance, if you look at the page source for the bottom of the post, you'll see this:
HTML Code:
<div class="bottomquote"><div class="i"></div></div> HTML Code:
div.bottomquote{background: #FFFFFF url(/alphaimages/postbit/bottomquote.gif) no-repeat bottom left;height: 14px;margin-bottom: 20px;}div.bottomquote div.i{background: url(/alphaimages/postbit/bottomquote_right.gif) no-repeat bottom right;height: 14px;} /* ***** rounded corners ***** */ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|