The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PB-WoW 1.06 World of Warcraft Skin For VB 3.7.x Details »» | |||||||||||||||||||||||||||
PB-WoW 1.06 World of Warcraft Skin For VB 3.7.x
Developer Last Online: Oct 2020
vB-PBWoW World of Warcraft vBulletin Style for vBulletin 3.7.x Please go to my support forums at Support for troubleshooting i will do my best to respond to all problems posted here on vb.org. Wrath of the Lich King style added to theme list.
If you use this mod, please Mark as Installed, and if you really enjoy this mod, please Nominate for MOTM, and if you really really enjoy this mod, feel free to Support Developer! Thank you! Support __________________________________________________ ______________________________ _______ I use my released mods daily, if I find an issue with them or add features for myself I will release updates. If there are significant bugs or simple feature requests I will do my best to release fixes. Some of my mods rely on fetching data from 3rd party websites, due to the unreliable results, my mods will require users to troubleshoot for themselves if they find the addon is not working for them specifically. I am offering my personal mods that work ok for me for you to use, I am sorry I do not have time to troubleshoot many user specific issues. Thank you for your understanding. Features __________________________________________________ ______________________________ _______ Wrath of the Lich King Theme Installation __________________________________________________ ______________________________ _______ Instructions in pbwow101.zip Changes __________________________________________________ ______________________________ _______ v1.01 Updated For vb 3.7.x Copyright __________________________________________________ ______________________________ _______ TUAGuild (vB-PBWoW) Supporters / CoAuthors Show Your Support
|
Comments |
#52
|
|||
|
|||
Where do I, and what template must I edit to edit the header/announcement area:
Welcome to the New Descendants/PB-WoW forums. If you are not in Descendants Guild or an Allied guild on Gilneas please do not post in the descendants forums or you will be banned. If you need support for PB-WoW skin feel free to post in the appropriate forum. If you need to download it go to the downloads forum. Please feel free to Donate This skin took alot of time to update and that time was being constantly told to get off the computer by the wife LOL but seriously i did take alot of time and effort to update to 3.7.1 and it takes even more time to find small style issues and all the other stuff so please donate and help support this skin. |
#53
|
|||
|
|||
Quote:
Tuaguild, first off...what a terrific skin! By far, the best out there for WoW. I'm very impressed and plan to use this skin for my guild. That being said, what about .psd files for certain graphics so the site can be customized with the clan's name vs having to look identical to Blizzard's site? It's a great skin...but a site should represent the clan/guild...not the software company IMO. |
#54
|
|||
|
|||
This skin is very buggy also could you make the missing images in the packages thanks.
|
#55
|
|||
|
|||
Looks good
|
#56
|
||||
|
||||
Sorry guys i did not make this skin i just updated it at rarehabbo
Quote:
|
#57
|
|||
|
|||
is there a way, just to have the skins and not the plug ins as my forums accommodate other games as well
|
#58
|
||||
|
||||
the plugins are well required for the skin to operate properly sorry
|
#59
|
|||
|
|||
Great style for what it is, a Blizzard WoW forum clone...but for guild board...one that wants to have their own customization that represents their guild...it doesn't work IMO. Without the .psd files, customization (eg...header, replacing the "Blizz" blue graphic for admins with the guild's graphic) can't happen unless you have some serious graphic design skill and some time. Thus, it renders this style unusable for my guild unfortunately.
Awesome looking skin...the best I've seen for any vb site with a wow theme...just not appropriate for an actual wow guild. |
#60
|
|||
|
|||
hey all...
here is a quick fix to stop that annoying navbar resize for FireFox... mind you it will set the width of the div on load... so it will have a small bug when u resize it.. but then when u load a new page it will resize it to the new browser width.. Open your AdminCP and go here... Quote:
This will make a new div to be just under the width of the browser window... Kinda flooding the rest of the space.. To fake it to look like the table is the complete width of the screen... use the following to help you... FIND THIS: Code:
<!--[if IE]> <span style="position: relative; z-index: 20000; background: none;"> <![endif]--> <small class="subnavfix" style="color:#808080; letter-spacing:normal;"> Code:
<!-- FIREFOX FIX BY DJRAVINE @ WOWPS.ORG --> <script language="JavaScript"><!-- //change DIV tag width dynamically var viewportwidth; var viewportheight; // the more standards compliant browsers (mozilla/netscape/opera/IE7) use window.innerWidth and window.innerHeight if (typeof window.innerWidth != 'undefined') { viewportwidth = window.innerWidth, viewportheight = window.innerHeight } // IE6 in standards compliant mode (i.e. with a valid doctype as the first line in the document) else if (typeof document.documentElement != 'undefined' && typeof document.documentElement.clientWidth != 'undefined' && document.documentElement.clientWidth != 0) { viewportwidth = document.documentElement.clientWidth, viewportheight = document.documentElement.clientHeight } // older versions of IE else { viewportwidth = document.getElementsByTagName('body')[0].clientWidth, viewportheight = document.getElementsByTagName('body')[0].clientHeight } var current_URL = location.href; var current_Page = current_URL.substring(39,46); if ( (current_Page === "forumdisplay.p") || (current_Page === "search.php") || (current_Page === "search.php?do=") || (current_Page === "search.php?sea") || (current_Page === "showgroups.php") || (current_Page === "online.php?do=") || (current_Page === "faq.php") ) { divWidth = viewportwidth - 165; } else { divWidth = viewportwidth - 180; } document.write ('<div id="NavbarFixer" style="width: ' + divWidth + 'px;">'); //--></script> <!-- FIREFOX FIX BY DJRAVINE @ WOWPS.ORG --> Code:
<if condition="$show['member']"> | <a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a> </if> Code:
<!-- FIREFOX FIX BY DJRAVINE @ WOWPS.ORG --> </div> <!-- FIREFOX FIX BY DJRAVINE @ WOWPS.ORG --> as it was annoying me for a while... seeing im an avid firefox 3 supporter... took me a day to track down the right info to code it... if you need any help with this fix.. xFire - theDJRavine MSN - DJRavine@WoWps.org Have fun all and dont work too hard... Ciao all, DJRavine... |
#61
|
|||
|
|||
also...
has any one found a fix for the poll voting.. Quote:
but when u try to vote on it.. you get the error message above.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|