Make qoute box like vBulletin

Minorfifth at 02h07
12
Nov
2011
I just want to ask
whether qoute box on punPHP can be changed to be like this Confused



like vBulletin ùù

if it can
how to make it Smile

Thanks before beu
1 Base, on 12/11/2011 at 10h26
Hi!

It's probably possible to make it look similar using CSS, but I doubt you would be able to replicate it exactly. Please provide your forum URL. Smile
2 Guest, on 12/11/2011 at 12h26
Hi!
It is a simple border + one image I think. But if you will provide forum url where you seen that I try to help you . Razz
3 Minorfifth, on 12/11/2011 at 23h15
ok here my forum
http://comusicas.forumid.net/

Very Happy thanks
4 slg, on 12/11/2011 at 23h49
Sorry I posted before your reply loaded completely.
5 Minorfifth, on 13/11/2011 at 00h29
no problem slg Smile
6 Minorfifth, on 13/11/2011 at 23h52
hello.....
anyone Confused
7 Guest, on 13/11/2011 at 23h55
Where did you seen that quote box. Please provide url. Wink
8 Vasilisrs, on 14/11/2011 at 00h38
Question Question Question
9 Minorfifth, on 14/11/2011 at 00h55
Gassy wrote:Where did you seen that quote box. Please provide url. Wink


like this forum

not like this
10 Base, on 14/11/2011 at 17h46
Hi again!

Sorry for the delay, but please add this to your CSS code:

Code:
.postmain blockquote {
    background-color: #FFFFFF;
    border: 1px solid #417394;
    border-radius: 5px 5px 5px 5px;
    font-family: Verdana !important;
    font-style: italic;
}
blockquote {
    background: url("http://www.indowebster.web.id/images/misc/quote_icon.png") no-repeat scroll 6px 8px #FAFAFA;
}


The CSS code will give you a similar looking quote box to the forum provided, however it will not look exactly the same. Wink
11 Minorfifth, on 14/11/2011 at 20h32
amazing base :wouhou:
i can see vBull in my punBB Very Happy

Thank you so much for all your help Smile

{This Tread Solved Now}

thanks Smile
12 Sanket, on 14/11/2011 at 20h35
Since this thread is marked solved, I will archive this thread.


Sanket Smile

Similar topics
Who thinks we should have a vbulletin version with a option that you can enable visitor messages and other stuff like the real Vb?
Can someone tell me if there are vbulletin themes/skins to choose from? Thank you.
Can someone make me one please? As I don't know how to make then
Replies 1 to 12 on 12 for "Make qoute box like vBulletin"
See also
more_less
Informations

12 Replies For the topic :
"Make qoute box like vBulletin"

This topic has been viewed 877 times.

Last message :
12/11/2011 at 02h07 by "Minorfifth"