The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
That little arrow thingy drove me crazy for 3 hours. I cant find the correct place to change the color of it.
|
|
#2
|
||||
|
||||
|
Quote:
if you want to change the border around the quote text you need to add this code to additional cs and change the border color: Code:
.bbcode_container div.bbcode_quote {
background: none repeat scroll 0 0 #F2F6F8;
border: 1px solid #417394;
border-radius: 0 0 0 0;
font: italic 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
margin: 0 10px 10px;
position: relative;
top: 0;
}
|
|
#3
|
|||
|
|||
|
Done. Thank you.
|
|
#4
|
||||
|
||||
|
glad it worked out.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|