vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   BB Code Enhancements - [BB Code] Moderated Message: (Admins/Mods Message)[Like W-BB] (https://vborg.vbsupport.ru/showthread.php?t=208128)

adultbb 03-12-2009 08:27 PM

Quote:

Originally Posted by Andyrew (Post 1766741)
How do i remove that little green and brown line.



Very Simple :)

This is the original Style
Code:

<style>
.moderator{color: #465584;
  background-color: #FAFCFE;
  border-left: 4px solid #b28383;
  border-right: 1px dotted #000;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  padding: 4px;
  padding-left: 25px;
  background: #FAFCFE url(http://s5.tinypic.com/2pzguf5.jpg) center left no-repeat;
  margin: 0px auto 8px auto;}
</style>

Find:
Code:

background: #FAFCFE url(http://s5.tinypic.com/2pzguf5.jpg) center left no-repeat;
Replace it with:
Code:

background: #FAFCFE
Find:
Code:

border-left: 4px solid #b28383;
Replace it with:
Code:

border-left: 1px dotted #000;
This will make the BB Code very poor... :erm::erm: but as you requested... :rolleyes:

Andyrew 03-12-2009 08:36 PM

Why will it make it poor just by removing the strange colour stripes that would look odd on my forum. I dont run a barbie pink forum. :D

adultbb 03-12-2009 08:49 PM

hahahahahahahahah lol it's not a Barbie Pink Forum

Pm'ed you...

Here's another Preview in better quality and in the default blue theme.. xD

<!Removed - See Attachments!>

ahmed-samara 03-13-2009 01:01 PM

great man .. thanks:)

adultbb 03-13-2009 01:10 PM

No Problem :) You're welcome :)

booher 03-15-2009 11:15 AM

I would suggest using this: https://vborg.vbsupport.ru/showthrea...ghlight=BBcode with it :)

adultbb 03-15-2009 02:35 PM

Well I don't as the modification you said is for vBulletin Boards with 3.6x and now almost 80% of the vBulletin boards are not in 3.6.x anymore..

supLaditOz 04-08-2009 01:49 AM

Great thanks for this:)

adultbb 04-08-2009 11:17 AM

No Problem :)

akonze 04-10-2009 06:00 PM

Sorry, forgive me my question, but I do not understand, why you posted this here. This isn't a mod, it's just a simple bb code, isn't it? And it isn't even a good one, as you use tables for the layout.

*confused*


All times are GMT. The time now is 01:53 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.00960 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
  • (5)bbcode_code_printable
  • (1)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