If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic |
Cool Tips & Tricks ::: HTML FAQ ::: (HTML Tip) Glowing Text
New Topic    Add Reply
Topic: (HTML Tip) Glowing Text  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
Nutrocker

ezboard Moderator
ezSupporter
Posts: 39
Posted: 10/11/01 6:32 am    
(HTML Tip) Glowing Text
Glowing text:

<table>
<tr>
<td style="filter:glow(color=green strength=5);font-family:arial;font-weight: BOLD;font-size:'18pt'">
The truth is out there...</td>
</tr>
</table>


Courtesy of Steven Bentley.

The above can be used in many areas of your board, most popular is custom titles.

Edited by: atlass at: 12/15/01 10:44:12 am

  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 162
Posted: 10/25/01 1:52 pm    
Re: (HTML Tip) Glowing Text
And from joeyteel :)

Here's another method of doing glow text, and there's less chance of it causing problems if you mess it up

The code below does not work in custom titles or user levels

<span style="filter:glow(color=#0000ff,strength=2);width:100%">Text to make glow</span>

however, this code will work any place that HTML is allowed, including Custom Titles and User Levels:

<span style='filter:glow(color=#0000ff,strength=2);width:100%'>Text to make glow</span>

User levels and custom titles stip out the " in the first example, but does those sections do not strip ' which is why the second example works when the first one doesn't :)

Edited by: joeyteel at: 10/25/01 6:45:06 pm

  reply to this message

atlass

ezboard moderator
ezSupporter
Posts: 693
Posted: 12/15/01 11:45 am    
Re: (HTML Tip) Glowing Text
and more:
p079.ezboard.com/fcooltip...D=24.topic

Edited by: Nutrocker at: 7/3/04 11:28 am

  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic |

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - HTML FAQ -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.