The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
IMPORTANT: If you are using v2.2.3 and up please read this thread!
https://vborg.vbsupport.ru/showthrea...threadid=35894 This is more of a visual change, but still requires hacking the files. All it does is make the look of [code], [php] and [quote] codes better (IMO), instead of the ugly lines which are used right now. Demo: https://vborg.vbsupport.ru/showthrea...2985&styleid=4 https://vborg.vbsupport.ru/showthrea...2985&styleid=1 Everything you need is in the text file, have fun. Show Your Support
|
Comments |
#82
|
||||
|
||||
Beiddos: Don't do any changes to your functions.php file.
Ordovicuim: Please read the thread, at least read the first post. :bunny: |
#83
|
||||
|
||||
Quote:
| In the Admin CP, goto Modify under Custom vB Codes and click [edit] next to the [quote] code | | Place this code in the "vB Code replacement" Box | +-------------------------------------------------------------------------------------------------+ <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td><smallfont><b>quote:</b></smallfont></td></tr><tr><td style="BORDER: #000000 1px solid; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: #D7D7D7;">{param}</td></tr></table> +-------------------------------------------------------------------------------------------------+ + +++ + +-------------------------------------------------------------------------------------------------+ | Add a new Replacement Variable, named #D7D7D7: | +-------------------------------------------------------------------------------------------------+ #D7D7D7 +-------------------------------------------------------------------------------------------------+ +-------------------------------------------------------------------------------------------------+ | And another, named #000000: | +-------------------------------------------------------------------------------------------------+ #000000 +-------------------------------------------------------------------------------------------------+ +-------------------------------------------------------------------------------------------------+ | You can adjust these colors to your liking. The first is the background color of the box, and | | the second is the font color of the text inside the box. (Current colors fit default scheme) | +-------------------------------------------------------------------------------------------------+ But there is this problem: the quote include the signature and the result is this : |
#84
|
||||
|
||||
You didn't run the query...
|
#85
|
||||
|
||||
weird problem. I upgraded from 2.2.2 to 2.2.5 and made the mods to the functions.php file. I did not change the replacement or anything else.
Windows users say everything is fine. Mac users can't read the quotes. They are seeing a light green text on a blue background. See it here: http://www.eaforums.com/showthread.p...954#post114954 Amy |
#86
|
||||
|
||||
Yeah - that happened to me too. All I did to fix that in 2.2.5 is to replace the {codefontcolor} and {codebackgroundocolor} with the actual color hex codes both in the vbcode section as well as in functions.php.
In other words, I hard-coded the color rather than used the replacement variables - it works like a charm. I suspect that if you did not want to do this you just need to run the db query again. |
#87
|
||||
|
||||
Quote:
|
#88
|
||||
|
||||
Told'ya.
|
#89
|
||||
|
||||
I have only a little problem with the colors...
Custom replacements {--codebackground--} is replaced by #D7D7D7 [edit] [remove] {--codefontcolor--} is replaced by #f7fcd1 [edit] [remove] But the results is this: My Forum--> examples of quote <-- |
#90
|
||||
|
||||
Quote:
http://www.vbulletin.com/forum/showt...603#post272603 |
#91
|
||||
|
||||
How do i get this to work with the AutoCopy Code and PHP to clipboard hack?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|