Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.8.4] THX - Hack for VB. 3.8.4
    By: bluedog
  • [vB 3.8.4] Cyb - Chatbox V.2.3
    By: bluedog
  • [vB 4.0.x] PHPKD - Advanced Quick...
    By: PHPKD
  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat

Latest Template Mods

  • [vB 4.0.x] Remove My Profile Link...
    By: Ak Worm
  • [vB 3.8.x] Images DownloadBox...
    By: cRs!MP
  • [vB 3.8.x] Adviertise Mod On Forum...
    By: MG4
  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm

Latest Styles

  • [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
    By: Belon
  • [vB 4.0.x] [4.0.3] vbdesigns.de...
    By: Belon
  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » vBulletin Template Modifications » vBulletin 3.7 / 3.8 Template Releases » Mini Mods - Worldofwarcraft blue post bbcode
Reply

 

  • Thread Tools
Download Options
You Must Register First
To Download This Modification

Report A Bug
Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs
  
Not Supported
[vB 3.7.2] Mini Mods - Worldofwarcraft blue post bbcode (53)
Released: 09-14-2008, 02:30 PM
Modification Information: Version: 1
Mikeyodesigns's Avatar Author: Mikeyodesigns
Last Online: 08-05-2008
Installer Included: 0 Additional queries added to database: 0 Template Edits:
File Edits: 1 New Files: 1 New Phrases:

This bb code lets you post a message in your forums just like the blue post in wow official forums :D

Title: Blizzblue
Tag: blizz

Replacement:


Code:
Code:
<div class="blizzquotewrap"><div class="blizzquoteinner">
<div class="blizzquoteheader"><span></span></div>
<div class="blizzquote">{param}</div></div></div>
Example: [blizz]Text in here[/blizz]

Description: Blizzard style box

Use {option} No

Button Image (Optional) or use attached images/blizz/blizz_icon.gif

add the following css to your Additional CSS Definitions for your styles(found in style manager)
Code:
.blizzquotewrap {
padding: 10px 20px 10px 20px;
}
.blizzquoteheader
{
color: #0099FF;
background-color: #333;
padding: 5px;
font-size: 11px;
}
.blizzquoteinner { 
background-color: #333;
padding: 0 5px;
}
.blizzquoteheader span
{
display: block;
background: transparent url("/images/blizz/blizz_ico.gif") left top no-repeat;
padding-left: 30px;
height: 21px;
line-height: 21px;
}
.blizzquote {
color: #0099FF;
padding: 10px 5px 5px 5px;
font-size: 11px;
background: #333 url(images/blizz/blizzquotesep.gif) left top no-repeat;
}
upload the attached folder with included images to your forums images folder.

Example of blizz box





Old 09-15-2008, 02:55 PM   #2
Hengelhoffer
vB Newbie

Activity Longevity
0/20 8/20
Today Posts
0/3 ssssssss1
Hengelhoffer is on a distinguished road
Status: Offline Default
Nice.. but i think so, only specific usergrup will be can use this. How can i make this?
Reply With Quote
Old 09-27-2008, 10:45 AM   #3
sT@N
vB Newbie

Activity Longevity
0/20 8/20
Today Posts
0/3 ssssssss1
sT@N is on a distinguished road
Status: Offline Default
thank you very much for this dude!
Reply With Quote Installed
Old 01-29-2009, 12:21 AM   #4
AndyAllen
vB Newbie

Activity Longevity
0/20 5/20
Today Posts
0/3 ssssssss3
AndyAllen is on a distinguished road
Status: Offline Default
Hey; for some reason this is not working for me. I pasted the CSS code into the bottom of the current "Additional CSS Definitions" code box, and when I go to try and use the tags it just displays the [blizz] etc [/blizz] tags around my text with no changes.

I put the entire blizz folder into the images folder; what am I doing wrong?

I am using vbulletin v3.8
Reply With Quote Installed
Old 03-06-2009, 09:37 PM   #5
Djgyver
vB Newbie

Activity Longevity
0/20 13/20
Today Posts
0/3 ssssssss2
Djgyver is on a distinguished road
Status: Offline Default
thanks !!!!
Reply With Quote
Old 05-31-2009, 03:25 PM   #6
Ehab
vB Newbie

Activity Longevity
0/20 4/20
Today Posts
0/3 sssssss22
Ehab is on a distinguished road
Status: Offline Default
AndyAllen
did you put the custom BBCode?
Reply With Quote Installed
Old 10-02-2009, 02:26 AM   #7
mec
vB Newbie

Activity Longevity
0/20 3/20
Today Posts
0/3 ssssssss2
mec is on a distinguished road
Status: Offline Default
i dont get where this goes

<div class="blizzquotewrap"><div class="blizzquoteinner">
<div class="blizzquoteheader"><span></span></div>
<div class="blizzquote">{param}</div></div></div>
Reply With Quote Installed
Old 06-07-2010, 07:14 AM   #8
legos
vB Newbie

Activity Longevity
0/20 1/20
Today Posts
0/3 sssssss13
legos is on a distinguished road
Status: Offline Default
nice info tank
Reply With Quote Installed

Reply

« Images PassWordBox [BBCode] | Images DownloadBox [BBCode] »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Post inside a post - using IFRAME (BBCode) Dan2k3k4 vBulletin Modification Requests 12 06-23-2006 08:26 PM



All times are GMT. The time now is 06:19 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!