Welcome Guest[18.188.154.238], connected from Columbus, Ohio
How to create ballons talking text...
|
Post: #1
|
|||
|
|||
How to create ballons talking text...
This tutorial will show you how easy it can be to show speech bubbles.
The method used is a table with different CSS backgrounds using only two small images. Here is an example of what you can do to display your text : Here are the two images used for this example : The CSS content is this : PHP Code:[Highlight] .table_bubble{ The HTML content is this : PHP Code:[Highlight] <table class="table_bubble" cellpadding="0" cellspacing="0"> As you can see this is quite simple to do, the trick is only use a 2 columns 3 rows table! More explanations will come soon... |
|||
Post: #2
|
|||
|
|||
RE: How to create ballons talking text...
nice tutorial man,ty
|
|||
Post: #3
|
|||
|
|||
RE: How to create ballons talking text...
very nice, thanks
|
|||
Post: #4
|
|||
|
|||
RE: How to create ballons talking text...
thanks and nice tut!
|
|||
Post: #5
|
|||
|
|||
RE: How to create ballons talking text...
This is cool but where does the html go?
|
|||
Post: #6
|
|||
|
|||
RE: How to create ballons talking text...
(01-31-2011 11:33 AM)JonP Wrote: This is cool but where does the html go? You can put the HTML in any templates, as an example, use it in the post template to display the $message variable. |
|||
Post: #7
|
|||
|
|||
RE: How to create ballons talking text...
hm.. Nice Tutorial Thanks
|
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |