Not Solved Quote Box Look Like A Speach Bubble?
#1
Not Solved
How would i make the quote box look like a speech bubble?
Reply
#2
Not Solved
Edit your themes global.css

Look for:

blockquote {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
margin:0;
padding:4px;
}

Edit the css to how you want it.
Reply
#3
Not Solved
(2010-08-30, 11:44 AM)Janota Wrote: Edit your themes global.css

Look for:

blockquote {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
margin:0;
padding:4px;
}

Edit the css to how you want it.

This don't make anything.
[Image: 40DS6Te.png]

Reply
#4
Not Solved
I know , read what i said. I told you to look for that in your themes global.css. That css already exists (Or something similar)

"Edit it" to make the changes you want.
Reply
#5
Not Solved
It just add a background...
No a Speach Bubble, so...
[Image: 40DS6Te.png]

Reply
#6
Not Solved
If your forums theme have a fixed width then the CSS can be used for this purpose using a section for the top and another for the bottom, but if it is fluid it would be preferable to edit the template.

The technique used is the same as dynamic size buttons, there is many tutorials for knowing how to do this, there is one here on MyBBCodes.com :

How to create ballons talking text...

MyBBCodes.com owner/administrator
Cool " It is not what you know that matters, it is what you do or do not do!"
We have currently 175+ MyBB Exclusive Plugins, 80+ MyBB Compatible MyCodes
Reply
#7
Not Solved
Ok so how do i edit the quote box with templates/php-html ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)