vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   BB Code Enhancements - Invision Board Styled Spoiler Tag (https://vborg.vbsupport.ru/showthread.php?t=181059)

MioTraGusa 06-02-2008 08:37 AM

Very nice version of spoiler bbcode.

Installed.

Thank you.

Arved Yagami 06-03-2008 10:36 AM

Great modification.

I have one question. How can I set the font color just like the white background? I have a problem with a dark blue skin. =)

Hostboard 06-03-2008 11:49 AM

Quote:

Originally Posted by Arved Yagami (Post 1539592)
Great modification.

I have one question. How can I set the font color just like the white background? I have a problem with a dark blue skin. =)

I think all you need is to set a color atribute for the DIV statement(s).

color: #FFFFFF;

Arved Yagami 06-03-2008 11:53 AM

I tried that but nothing changed. ._.

ti07shadow 06-04-2008 02:54 AM

There is no color defined. so you need to do this.

--Find----
Code:

<b>Spoiler: </b>
--In code find---
Code:

Spoiler:
---Before Spoiler: add---
Code:

<font color="Place the color tag you want">
---After Spoiler: add---
Code:

</font>

Ill work on a new version that supports color change easier than implementing that.

Arved Yagami 06-04-2008 06:32 AM

That was the first thing I tried, but the bbcode doesnt seem to parse well after I add the font color tags.

ti07shadow 06-04-2008 09:27 PM

thats odd worked for me.

Arved Yagami 06-05-2008 04:31 AM

Quote:

Originally Posted by ti07shadow (Post 1541028)
thats odd worked for me.

Can u paste the whole code with the font tags, please? :)

gamma626 06-11-2008 09:44 AM

Nice, I'll check it out.

TheInsaneManiac 06-13-2008 11:51 PM

just use font color bbcode inside your bbcode.


All times are GMT. The time now is 05:14 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.01188 seconds
  • Memory Usage 1,729KB
  • 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
  • (4)bbcode_code_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