PDA

View Full Version : [Release] Quote Boxes


SaintDog
05-26-2002, 10:00 PM
Author: Xiphoid

Description: This will teach you how to turn those HR Quotes, into boxed quotes; see https://vborg.vbsupport.ru/ quoted posts for an example

changed description to be up to date --filburt1

imported_Niloc
06-24-2002, 12:27 AM
Thanks, I have been wanting to do this.

hellsatan
06-29-2002, 10:40 PM
Got this already, but nice mod:)

Satan

Attrox
06-30-2002, 01:33 AM
Ah, this hack is great, worked like a charm. Thanks for posting it...

Shift
06-30-2002, 02:41 AM
rather nice *adds to forums*

Grealm
07-06-2002, 04:41 AM
it's a bit messed up if u have a multiple quotes hack installed.. especially if u have 3 or more quotes selected. :( any fix?

G2 Lost Soul
07-06-2002, 06:03 AM
ummm where do i insert

<table width='95%' align='center'><tr> <td><font face='Arial' size=1 color=#616889>Quote:</font></td>
</tr><tr><td class='mytable'>{param}</td></tr></table>

it said look for head insert in custom vb codes while editing the quote boxes. but there is no head insert.

K33nny
07-06-2002, 01:02 PM
There's a field called vB Code Replacement, small box. You should replace that code with the code already in the box. The image attached shows you what it looks like.

K33nny
07-06-2002, 01:03 PM
Originally posted by Grealm
it's a bit messed up if u have a multiple quotes hack installed.. especially if u have 3 or more quotes selected. :( any fix?

There is a fix on either vb.com or vb.org, I'll have to find it if SaintDog or someone else doesn't before me.

Grealm
07-06-2002, 05:27 PM
cool.. thanks.. :)

Devil-GOD
07-07-2002, 07:09 AM
great hacks
installed ..thx

sphinx
07-07-2002, 10:59 AM
works fine thanks

Bungie
07-08-2002, 06:39 AM
Is there a way to get the 'Originally Posted By' text on top of the box rather than inside of it? Preferably right after 'Quote:'?

AllusionalChaos
07-08-2002, 01:12 PM
what about changing this box along with the code box?

chiel
07-08-2002, 07:51 PM
yeah can you explain how you do this for the [code] box?

imported_SWRoleplay.com
07-12-2002, 02:35 AM
Thanks a lot! Installed right away!

Grealm
07-12-2002, 04:15 AM
Originally posted by k33nny


There is a fix on either vb.com or vb.org, I'll have to find it if SaintDog or someone else doesn't before me.

have u find it yet? coz ive lookin' around to vb.org, but cant seem to find it.. :(

SaintDog
07-12-2002, 04:36 AM
Please note the Quote, PHP, and Code boxes used here are not one in the same as the template modification posted here, we used a hack from vBulletin.org (would use the template modification but it was already set before the mod was added to the DB).

imported_razOr[FW]
07-16-2002, 12:39 PM
Hi,
i tried now several times to change that... but i always recieve the following Error Message:

.pagenumstatic { color: #000000; background-color: #DFDFDF; border-color: #000000; border-style: solid; border-width: 1px; margin: 0px; padding: 0px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; width: 1em; text-decoration: none; } .pagenum A:link, .pagenum A:visited, .pagenum A:active { color: #000088; background-color: #FF9900; border-color: #000000; border-style: solid; border-width: 1px; margin: 0px; padding: 0px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; width: 1em; text-decoration: none; } .pagenum A:hover { color: #000000; background-color: #DFDFDF; text-decoration: none; border-color: #000000; border-style: solid; border-width: 1px; margin: 0px; padding: 0px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; width: 1em; text-decoration: none; } .cat A:link, .cat A:visited, .cat A:active { color: #000020; text-decoration: none; } .cat A:hover { color: #FF4400; text-decoration: underline; }

Where is my mistake?

imported_razOr[FW]
07-30-2002, 05:49 AM
Finally a managed it to work. Thx for that great Hack.

phill2003
07-30-2002, 06:26 PM
this messed up my board with the code at the top .thtcolor {
COLOR: {tableheadtextcolor};
}
.mytable { border: 1px #616889 solid; background-color: #EBECF1; font-family:
Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;
text-decoration: none;}
</style>


untill i took the < /style > out then it worked a treat ?????

Lord Nite
08-06-2002, 07:37 AM
Works beautifully :D

snakes1100
08-06-2002, 05:09 PM
Id like to point out in the instructions of this mod, the closing </style> tag, now in these instructions it says to replace with this code, if you do as per the instructions, your NOT removing the original closing </style> tag.

So what is the correct install for this mod?

If you only replace as per instructions, your going to leave a lot of code hanging in your header looking offly ugly.

1. Login to your Admin Control Panel
2. Scroll down the left menu and find "Styles" (Click Modify)
3. Find the "Header Insert" section find:

.thtcolor {
COLOR: #000000;
}

4. Replace it with the following and Click save (You may need to modify the colors):

.thtcolor {
COLOR: #000000;
}
.mytable { border: 1px #616889 solid; background-color: #EBECF1; font-family:
Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;
text-decoration: none;}
</style>

snakes1100
08-07-2002, 11:34 AM
Note:

Im running vb 2.2.6 and vbportals, if that makes a difference?

mashby
08-07-2002, 05:49 PM
All you are doing is adding CSS code into your style sheet. You just need to make sure that any code you add is before the </style> tag. Oh, and there should only be one </style> tag. :)

imported_kira
08-08-2002, 06:43 PM
Thanks for a simple, attractive solution!

grace819
08-13-2002, 11:02 AM
I accidentally deleted the vB code tag for the quote function in the Custom vB Codes at the Control Panel! I would like to get this back but I do not know the codes for this. Can anyone please tell me what codes I must fill in for the following...

vB Code tag:
vB Code replacement:
vB Code example:
vB Code explanation:

Again, thanks again. :)

Photon
08-14-2002, 03:30 PM
w00t d*mn nice m8 :D

ThreadCrapper
08-15-2002, 01:50 PM
thanks -- worked on the first try

was my first mod too!

oh and this is my first post here -- thanks for the great site!

ThreadCrapper
08-15-2002, 04:32 PM
ok -- was working great - now it doesnt-- here is what i have done:

installed the quote box mod in 2 seperate styles -- works in both no problem

install the page nav blocks in 1 mod and then the quote box does not work in that style

removed both styles - (back to default) tried again
same results -- seems to work untill i add the code into the headinclude for the page nav blocks

any ideas?

Velocd
08-17-2002, 03:01 AM
I read in this thread that there is a hack on vB.org to get the PHP & CODE vbcodes to look similar to this template modification. Could anybody guide me to that thread? Big thanx if possible ^^;

mashby
08-20-2002, 03:54 PM
Here you go [link (https://vborg.vbsupport.ru/showthread.php?s=&threadid=35382)].

Vile
08-21-2002, 03:45 AM
Nice modification, thanks:)

LoRDsTaR
08-23-2002, 08:35 AM
Thanks you for this nice modification -> installed

snakes1100
08-29-2002, 11:23 AM
ok in the instructions it says to browse to the "head insert" section after clicking on the edit for quote, i dont see this in there?

this is what i see:

Edit vB Code: [quote]
vB Code tag


vB Code replacement
<blockquote><smallfont>quote:</smallfont><hr>{param}<hr></blockquote>

vB Code example


vB Code explanation
The quote tag is used to denote a quote from another post

Use {option} ?
Yes No


help?

Tony G
08-29-2002, 11:50 AM
Must be a mistake because there's no head insert for me either.

snakes1100
08-29-2002, 03:26 PM
Yeah thats not the only mod on the forum with a typo in it either, front_links_hack2 also has a error in the instructions.

Can anybody show the correct way to get the quote mod to work, ive tried a few things and have had no luck?

tia snakes

DelusionalMind
09-15-2002, 02:43 PM
wasn't this done over at vbulletin.org before? that one also added color to the boxes....what's the advantage of using this mod over the hack at vbulletin? (i'm guessing just the fact that u don't have to mod any files, but yeah)

Buddha
09-18-2002, 04:11 PM
*installed*

thanks.

flapmo
09-18-2002, 06:35 PM
hm inserting @ the moment, lets hope it worx :D ty

ChevyMan
02-24-2003, 06:46 PM
Is there a way to make the writing alittile bigger?

Vladdy
03-07-2003, 11:47 PM
Hmmmm, well I did everything the way it says and it works, however I am missing the quotation marks...

Here is a screenie...

filburt1
03-07-2003, 11:51 PM
Hmmmm, well I did everything the way it says and it works, however I am missing the quotation marks...

Here is a screenie...
That's a different mod.

Vladdy
03-08-2003, 12:22 AM
That's a different mod.


Oh lol, well that would explain why :D

cYbercOsmOnauT
06-22-2003, 02:13 PM
I was always searching for this. Thanks SD! *installed*

idwf
06-25-2003, 10:15 PM
Hey. I installed this, how do i change the font colour of 'Quote' above the box?

Sofa King
11-18-2003, 06:54 PM
Hey. I installed this, how do i change the font colour of 'Quote' above the box?
How do I get my quote feature to look like this one?

imported_psyblast
11-19-2003, 02:47 AM
nice, I like it alot, thanks :)

imported_kho_vi_yeu
11-20-2003, 07:00 AM
I wanna hack mode qoute like this forum. Can you help me !

imported_dutchie
11-29-2003, 09:20 AM
I wanna hack mode qoute like this forum. Can you help me !
Yeah, would like that too..

When I tried the mod, these things went wrong:
Font of quoted text went large, much larger than original.
I can not get a border around the quote.
I can not get a different background color in the table.

Fiyah
12-04-2003, 04:03 PM
There is a fix on either vb.com or vb.org, I'll have to find it if SaintDog or someone else doesn't before me.
I thought this was for this type of quote box?

Is this one a hack or a template?

imported_Mobo
01-23-2004, 01:43 PM
Did any one ever find out how to do the "cartoon bubble" qoutes like this thread is showing? I don't mind searching for it, but what is it called?

Thanks!!

Gixxer
01-24-2004, 12:50 AM
I found this the other day here on vBTemps but now I can't find the thread again so I just repackaged what I found and used on my boards. All of the images and the .txt are included in the zip. I believe this only works on vB3.

Use this link to D/L:
http://www.madisonsportbikes.com/forums/quotes.zip

imported_Mobo
01-24-2004, 07:41 AM
Thanks for putting that up for us. Wish I know if it was for VB3 though. Still running 2.3.x here.