vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Glow/Shadow. (https://vborg.vbsupport.ru/showthread.php?t=66929)

platnum 07-07-2004 01:29 AM

Glow/Shadow.
 
I'm not sure if I missed this or not, it could already be made... But I was only able to find something close to it for 2.x.x (I need it for 3.0.3)

I was just wondering if someone could make a glow/shadow hack... Allowing you to add a glow or shadow when posting a message. Maybe a glow dropdown menu below the [Color] drop down :D(Same with shadow)

Thanks :D

platnum 07-10-2004 02:33 PM

Quote:

Originally Posted by platnum
I'm not sure if I missed this or not, it could already be made... But I was only able to find something close to it for 2.x.x (I need it for 3.0.3)

I was just wondering if someone could make a glow/shadow hack... Allowing you to add a glow or shadow when posting a message. Maybe a glow dropdown menu below the [Color] drop down :D(Same with shadow)

Thanks :D

Anyone? :-s

SmasherMaster 07-10-2004 03:02 PM

Someone could modify the Font Color hack to allow glow and otehr effects in posts. Actually, i'll look into that...

bonnmac 07-10-2004 04:16 PM

Quote:

Originally Posted by platnum
Anyone? :-s

this is what i did for glow works great in 3.02 added a new bbcode
tag=glow replacment=<div style="width:100%; filter:glow(color={option}, strength=4)">{param}</div>[/glow] example=[glow=yellow]this text is glowing[/glow] use option =yes

bonnmac 07-10-2004 04:18 PM

for shadow try this
vB Code tag:

shadow

vB Code replacement:

Code:

<table style="filter:shadow(color={option}, direction=225)">{param}</table>

vB Code example:

[shadow=#006699]this text drops shadow[/shadow]

Use {option} ?:

Yes

platnum 07-10-2004 04:58 PM

Whoa!

Amazing! It works like a charm :D:D:D
Thanks soooooooo very much bonnmac !!!..& SmasherMaster !

SmasherMaster 07-10-2004 05:30 PM

No way to have the font color hack to display glow and font as well...too complicated for my blood...Oh well.

I didn't know you needed the shadow vb code ;) lol!

chevy01xtreme 07-12-2004 06:45 PM

thanks guys..works great also

Andreas 07-12-2004 07:30 PM

> <div style="width:100%; filter:glow(color={option}, strength=4)">{param}</div>
Invalid. DIV does not have an attribute "filter".

This won't work as there is no glow/shadow in (X)HTML.

chevy01xtreme 07-12-2004 08:01 PM

Quote:

Originally Posted by KirbyDE
> <div style="width:100%; filter:glow(color={option}, strength=4)">{param}</div>
Invalid. DIV does not have an attribute "filter".

This won't work as there is no glow/shadow in (X)HTML.

<div style="width:100%; filter:glow(color={option}, strength=4)">{param}</div>


i used teh code he posted ubove which is the one i just reposted and it works for me


All times are GMT. The time now is 03:14 AM.

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.01099 seconds
  • Memory Usage 1,727KB
  • 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_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