Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[vBD] Warning BBCODE For Good Quality Admins.. Details »»
[vBD] Warning BBCODE For Good Quality Admins..
Version: 1.00, by Shevko Shevko is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 07-14-2009 Last Update: Never Installs: 28
Template Edits
 
No support by the author.

You Can Warning Your Users With This BBCODE..
Esthetic And Best View..
ByShevko

vBulletin (Unofficial) Turkey Support Site..[vBulletinDestek.Org]


You Use Please "Mark as Installed"



Setups;

1. AdminCP>
Custom BB Codes>Add New BB Code
Title: Warning
BB Code Tag Name: w
Replacement:
HTML Code:
<div class="uyari"><strong><u>Admins Note:</u></strong><br />{param}
</div><br /><p>&nbsp;</p>
Example: [w]TEST THIS MODIFICATIONS..!![/w]
Description: -Empty-
Use Option: No
Button Image: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No

2.
Add CSS At All Themes..
Code:
.uyari {padding: 10px;background: #f00;color:#fff;float:left;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.uyari a{color:#000;}
3. Click "Mark as Installed"



T?rk?e;

Ayarlar;

1. AdminCP>Kişisel BB Code>Yeni BBCODE Ekle
Başlık: Uyarı
BB Code Tag İsmi: w
Eklenecek Kod:
HTML Code:
<div class="uyari"><strong><u>Y?netici Notu:</u></strong><br />{param}
</div><br /><p>&nbsp;</p>
?rnek: [w]Bu Modifikasyonu Test Ediyoruz..!![/w]
Tanım: -Boş Bırakın-
Option Kullanılsınmı: Hayır
Button Resmi: No
Tag İ?i Boşsa Silinsin mi?: Evet
Disable BB Code Within This BB Code: Hayır
Disable Smilies Within This BB Code: Hayır
Disable Word Wrapping Within This BB Code: Hayır

2. CSS'yi T?m Temalarda Ekleyiniz..
Code:
.uyari {padding: 10px;background: #f00;color:#fff;float:left;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.uyari a{color:#000;}
3. Mark ad Installed Tıkla..

Screenshots

File Type: jpg vBDBBCODE.jpg (86.0 KB, 0 views)
File Type: png small-vbd1.png (9.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 07-27-2009, 09:36 AM
Shevko's Avatar
Shevko Shevko is offline
 
Join Date: Sep 2007
Location: Turkey
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trotskid View Post
Oh Ok. I Think, You Use IE.. I Add Solutions For This.. But After..
Reply With Quote
  #23  
Old 07-27-2009, 11:14 AM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shevko View Post
Oh Ok. I Think, You Use IE.. I Add Solutions For This.. But After..
With Opera (may be also with IE). No problem on Firefox.
Reply With Quote
  #24  
Old 08-01-2009, 12:37 AM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any solution for this?
Reply With Quote
  #25  
Old 08-01-2009, 11:08 AM
sebil's Avatar
sebil sebil is offline
 
Join Date: Feb 2008
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trotskid View Post
Any solution for this?
i have the same problem...

not showing the red box in Chrome, Mozilla..
Reply With Quote
  #26  
Old 08-01-2009, 04:05 PM
Shevko's Avatar
Shevko Shevko is offline
 
Join Date: Sep 2007
Location: Turkey
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its Showing In Chrome And Mozilla But It's Not Show Rounded IE And Opera..
Reply With Quote
  #27  
Old 08-01-2009, 04:07 PM
Shevko's Avatar
Shevko Shevko is offline
 
Join Date: Sep 2007
Location: Turkey
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I Have Some Time. I Will Make With Rounded İmages So Work IE And Opera..
Reply With Quote
  #28  
Old 08-06-2009, 02:11 PM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HTML Code:
moz-border-radius
This CSS works only with Firefox, Nestcape, Seamonkey, Camino, K-Meleon (Gecko). moz = Mozilla. So this mod works with Mozilla, webkit and khtml-based browsers.
So, IE and Opera will just ignore rounded corners.
Reply With Quote
  #29  
Old 09-03-2009, 08:46 AM
Log on Log on is offline
 
Join Date: Aug 2009
Location: KSA
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great thank u
Reply With Quote
  #30  
Old 10-25-2009, 04:34 AM
Alucard^'s Avatar
Alucard^ Alucard^ is offline
 
Join Date: Feb 2008
Location: Argentina
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem with this bbcode... when I add more than one line... the bbcode meet with the signature...

http://panel2.powered-hosting.com:81...19&postcount=7
Reply With Quote
  #31  
Old 10-25-2009, 07:22 AM
Log on Log on is offline
 
Join Date: Aug 2009
Location: KSA
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank u
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:54 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05997 seconds
  • Memory Usage 2,339KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete