The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WoW Style (World of Warcraft) Details »» | |||||||||||||||||||||||||
This skin is suported at my site only www.vbAlien.com (to download the extras and PSD folders, please go to: vbalien.com) Hello Here's a new free Skin from vbAlien.com, the skin is a fixed width skin. The skin's name is WOW Style and it has been designed to suit World of Warcraft forums. I hope you like it Now the skin is compatible with vBulletin 3.7.0 Changes Log: -Version 6.0:- Updated to function with the latest vBulletin release 3.7.2 and security token issue fixed. -Version 5.0:- Updated to function with the latest vBulletin release 3.7.0 -Version 4.0:- Updated to function with the latest vBulletin release 3.6.10 -Version 3.0:- Postbit template totally fixed -Version 2.0:- Fixed the background image problem with long posts and with postbit legacy. - Animated WoW logo has been added in the header. - Changed the User online, User offline and User invisable status icons. - 20 avatars have been created and added in the avatars folder under the skin images folder. - 3 animated avatars have been added in a folder named "animated avatars". Skin Width: Fixed version: 950 pixels Skin Colors: Black, Blue, Brown, Orange, Dark Red, Grey, Light Brown Font Used: Arial & Arial Black Skin Design: - Header design - Footer Design - Buttons Design - Status Icons Design - Gradients Design - Icons Design - Backgrounds Design Code Changes: No changes in the forum's templates code. Except for the header and footer templates. Zip File Content: -FH_WOW folder : Style images folder (upload) -FH_WOW.xml file : import this through your AdminCP for using the fixed skin version. -PSD files folder : Layer psd files for the style (not to be uploaded) -logo Folder : contains empty logo pic to place your logo on. After placing your logo on this pic, upload it to forums/images/FH_WOW (note: don't change the pic name or it will not show) -README.txt Screenshot: Demo: For a demo click here This skin has been tested on both FireFox and Internet Explorer with the latest releases. Please don't hesitate to report any bugs or to mention your openion. Thank you Show Your Support
|
Comments |
#52
|
||||
|
||||
Installing this skin on a 2nd site now love it to bits
|
#53
|
|||
|
|||
I have a "security token was missing or mismatched" issue too. One of the suggestions to users having this error was to revert your templates.
I did that and now my wow templates header is messed up. Suggestions? site = http://www.mlkclan.net/forums/ |
#54
|
|||
|
|||
Quote:
Find in your footer template the following: Code: <if condition="$show['dst_correction']"> <!-- auto DST correction code --> <form action="profile.php?do=dst" method="post" name="dstform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="dst" /> </form> It should be (Add the BOLD code): <if condition="$show['dst_correction']"> <!-- auto DST correction code --> <form action="profile.php?do=dst" method="post" name="dstform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="do" value="dst" /> </form> Have fun :up: Best Regards, Fearless Guild. |
#55
|
||||
|
||||
Thanks tcahuzak
Its working fine now |
#56
|
||||
|
||||
Skin updated to vBulletin 3.7.2 and security token issue fixed
|
#57
|
|||
|
|||
very nice
thank you Installed |
#58
|
|||
|
|||
Will this work with vbadvanced (not sure since it is fixed width)?
|
#59
|
|||
|
|||
Awesome Style and i'm very thankfull! apokphp i have this with Vbadvanced with only the slight issue of the border ending up between the modules. I'm sure someone knows how to get rid of it but it's not that bad. You can see what i mean in the attachment.
|
#60
|
|||
|
|||
Quote:
Here is the solution for the vbadvanced problem, Please goto your admincp>Styles&Templates>Edit Templates> Then under vbAdvanced CMPS Templates, edit the template named "adv_portal" Search for: Code:
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%"> Code:
<table align="center" cellspacing="0" cellpadding="0" width="100%"> |
#61
|
|||
|
|||
Thank you very much it worked a treat!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|