View Full Version : how do i make my postbit into a "bubble" style?
thedark1
10-26-2007, 12:10 PM
i want to make my postbit have a speech bubble effect, look at this for an example of what i mean:
http://www.nuhit.com/forums/vbulletin/16-photopost-pro-integration.html
as you can see, theres a speech bubble that looks like its being said by the avatar....this is such a neat effect, does any one know how to do this?
thanks
ChrisLM2001
10-26-2007, 01:11 PM
They're using a javascript for that effect.
And using it to replace the default quote system with it (probably replacing it with the script tags within the quote template).
7thgen.nick
10-26-2007, 06:52 PM
thats pretty nfty
anama
11-05-2007, 02:44 AM
Hello! I do not like the bubbles , but how can I make the postbit to alternate right and left like the picture?
thank you
rpainter
11-07-2007, 11:15 AM
It looks like both the bubbles and the postbit switching are part of their "NuLook" package. More info on it is here:
http://www.nuhit.com/nulook/installation.html
thedark1
11-15-2007, 11:21 AM
right....and does anyone have this javascript? or know how to make a similar effect? I don't want to buy the nulook package, and besides it has tons of other stuff that'll just slow a big board down...
helpmehost
11-15-2007, 01:15 PM
I am interested in the bubbles other stuffs make problem for my forum on the other hand the price is not reasonable! very funny indeed
valdet
11-15-2007, 04:40 PM
Hello! I do not like the bubbles , but how can I make the postbit to alternate right and left like the picture?
thank you
you can use a combination of <if> conditionals for even and odd post numbers along with right-left postbit legacy styling..
I am not sure which <if> conditional is used to point to odd and even but a little search will help you out..
Posts with even post number would go to the right side and those with odd post number to the left.
I know it sounds too geeky, but you probably get the idea behind this..
Cheers,
Val.
valdet
11-29-2007, 10:57 AM
Hello! I do not like the bubbles , but how can I make the postbit to alternate right and left like the picture?
thank you
Here it is..
https://vborg.vbsupport.ru/showthread.php?t=163711
Enjoy.
Val.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.