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 - BBCode - Glowing Text (https://vborg.vbsupport.ru/showthread.php?t=255820)

ArtyAF 03-07-2011 07:03 PM

Quote:

This is a great BBCode until you have more than one post that uses it
use dis subst in stead:
Code:

<style type="text/css">
  font.glow{option} {text-shadow: 0.0em 0.0em 0.5em #{option}, 0.0em 0.0em 0.5em #{option}, 0.0em 0.0em 0.5em #{option}}
</style>
<font class=glow{option}>{param}</font>


Kingdombuilder 03-08-2011 02:53 AM

I'm running 4.1.2 ans it does not work for me either... Great looking BBcode though.

TEMPESTADE 05-08-2011 07:17 AM

I'm running 4.1.3 ans it work fine for me tanks

TheChief 05-08-2011 08:18 AM

Added and loving it, cheers mate

doctorsexy 05-08-2011 04:01 PM

im on 4.1.3 it didnt work untill i swopped ths <style type="text/css"> with this <style type=text/css>...for some reason...

steveyos666 05-15-2011 11:46 PM

Quote:

Originally Posted by ArtyAF (Post 2170649)
use dis subst in stead:
Code:

<style type="text/css">
  font.glow{option} {text-shadow: 0.0em 0.0em 0.5em #{option}, 0.0em 0.0em 0.5em #{option}, 0.0em 0.0em 0.5em #{option}}
</style>
<font class=glow{option}>{param}</font>


vb 4.1.3

The OP gives me the error where the last color choice changes all previous ones, but this post here works fine with firefox 4, but with IE9 (both this one and OP) I see nothing, just looks like a normal post, but who uses IE9 anyway or IEanything for that matter :D

victorvu 07-11-2011 03:35 AM

Thanks for the code, but it did not work for me in V 4.1.4.

Victor

n00bl3t 08-07-2011 10:39 PM

Yeah this would be really awesome if it worked for 4.1.4

Mooff 08-07-2011 11:05 PM

Just checked on our testboard (running 4.1.5) it does work.
We prolly won't use, was just curious why that shouldn't work anymore.

Anyway, i modified the css-replacement code above (i think it's cleaner that way - no offense intended):
Code:

<span style="text-shadow: 0.0em 0.0em 0.5em #{option};">{param}</span>

Hf guys.

Kirk.H 10-25-2011 12:28 PM

work's on v4.1.7


All times are GMT. The time now is 02:50 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.01230 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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