vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How Do I: Add Strike Text Button AND "My Posts" Button (https://vborg.vbsupport.ru/showthread.php?t=174280)

Rubiano 03-27-2008 12:46 AM

How Do I: Add Strike Text Button AND "My Posts" Button
 
1. Hello people of earth! My forum does not have the strike text button. [S]Such as this one.[/S] How do i add this?

2. Also, how do i add a "My Posts" button/drop down menu like the one show below?



https://vborg.vbsupport.ru/external/2008/03/12.jpg



https://vborg.vbsupport.ru/external/2008/03/13.jpg

Dismounted 03-27-2008 01:32 AM

The "strike text" BB Code is not a part of default vBulletin, you need to add it yourself.

Rubiano 03-27-2008 01:59 AM

Quote:

Originally Posted by Dismounted (Post 1475526)
The "strike text" BB Code is not a part of default vBulletin, you need to add it yourself.

What code do i add and where?

Lynne 03-27-2008 02:08 AM

Go to Custom BBCode > Add New

Title: Strike Through (or whatever you want to call it)
Tag: [s] (or whatever you want to use
HTML: <span style="text-decoration: line-through;">{param}</span>

The rest is explained at the bottom of the Add BBCode page.

Rubiano 03-28-2008 12:39 AM

What about the "My Posts" button? What should i put and where for that?

Lynne 03-28-2008 02:04 PM

For the My Posts button, you'll have to add a drop-down menu: https://vborg.vbsupport.ru/showthrea...ight=drop+down The links for those should be available in the memberinfo template since those are used there also (for My Posts and My Threads anyway).

technom8t 04-08-2008 06:19 PM

would anyone know how to change/edit the above strike through BBcode so that a double line would appear or even a thicker line, this would be much appreciated

example

http://img2.freeimagehosting.net/uploads/4d1a9293be.jpg

Boofo 04-08-2008 07:54 PM

Quote:

Originally Posted by Lynne (Post 1475562)
Go to Custom BBCode > Add New

Title: Strike Through (or whatever you want to call it)
Tag: [s] (or whatever you want to use
HTML: <span style="text-decoration: line-through;">{param}</span>

The rest is explained at the bottom of the Add BBCode page.

<strike>{param}</strike>

would also work. ;)

Lynne 04-08-2008 08:50 PM

Quote:

Originally Posted by Boofo (Post 1486191)
<strike>{param}</strike>

would also work. ;)

Except <strike> and <s> have been deprecated so it is better to use the css.

Boofo 04-08-2008 09:20 PM

I didn't know that. Thank you. ;)

But I don't think you need the ; at the end of it since it is the only text-decoration.


All times are GMT. The time now is 08:08 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.02847 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)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