vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - Glow BB Code - Glowing Text (https://vborg.vbsupport.ru/showthread.php?t=247608)

BirdOPrey5 08-08-2010 12:10 PM

Quote:

Originally Posted by sulasno (Post 2080807)
I changed the code and got the following;

Code:

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

    * <!--[if IE]> <div style="filter:progid:DXImageTransform.Microsoft.Glow(color={option}, strength=1);width:100%">{param}</div> <![endif]--> <![if !ie]> <span style="text-shadow: {option} 0px 0px 5px;">{param}</span> <![endif]>

but the BBCode still works

That's fine... it appears to be a bug in VB4... I have updated the instructions to reflect this, thank you.

COL NIL SATIS 08-08-2010 12:59 PM

how do you get it to show multiple colours??

COL NIL SATIS 08-08-2010 01:00 PM

so if i wanted to see green red and blue for example ..what would i put in the brackets ??

[glow="red"]test glow[/glow]?????????

thanks

BirdOPrey5 08-08-2010 02:23 PM

You can't do that with this code... You can pick the color of the glow using this code. You can change the color of the text using the standard color bb code:
[glow="red"]This is Blue Text with Red Glow.[/glow]

BB Codes can only take 1 {param} and 1 {option} so there would never be a way to specify multiple colors via pure BB Code.

COL NIL SATIS 08-08-2010 02:24 PM

i got mixed up with the fade one lol ..all is now good ..thanks bud ..installed !!!!

Dr.osamA 11-29-2010 03:39 AM

thank you bro

installed + 5 stara

rootsxrocks 12-14-2010 03:00 PM

As I continue to Replace my Archive of Mods I found this not marked installed, I am scratching my head thinking I had installed this with a bunch of others, I have the 3.8 Borg version marked installed but none of yours BOP, I am going to have a look to see what I did and mark this installed for now. thank you for providing these.

rootsxrocks 12-14-2010 03:19 PM

A ha I found were I installed it from, Borgs' [BB Code] Pack For vB 4.0.2+

https://vborg.vbsupport.ru/showthread.php?t=236950

BirdOPrey5 12-14-2010 03:34 PM

Borgs does good work too... I usually just search by titles though so I don't see codes included in packs... I'm sure whichever you choose will be fine.

rootsxrocks 12-14-2010 03:45 PM

Thanks, BOP, I already had them installed, back in June, I am still rebuilding my Back up files from the Flash drive I lost. It does apear that yours may be different slightly and he notes an issue with his I may review some of these once I get things tidied up on my site. thanks again.

Quote:

Note: I've worked all day to make this work. It's not perfect, there's a slight difference between the IE view and the Firefox view, but you still have this one BB Code that will show in both. One draw back is that I had to use the [ H1] tag so this glowing text will end up on their own line.

The example is what it looks like in Firefox.

If someone wants to work out the kinks in this please do. I've run through the knowledge that I have to get this far.

PHP Code:

<!--[if IE]>
<
H1 STYLE="filter:progid:DXImageTransform.Microsoft.Glow(Color={option}, Strength=5); width:100%"><font color=white>{param}</font></H1>
<![endif]-->
<![if !
ie]>
<
span style="text-shadow: 1px 1px 2px black, 0pt 0pt 1em {option}, 0pt 0pt 0.2em {option}; color: white; font: Georgia,'Bitstream Charter','URW Bookman L','Century Schoolbook L',serif;"><h1>{param}</h1></span>
<![endif]> 



All times are GMT. The time now is 02:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00983 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete