Version: 1.0.3, by Dave
Developer Last Online: Aug 2021
Category: Suite Style -
Version: 4.2.x
Rating:
Released: 02-07-2016
Last Update: 04-15-2016
Installs: 100
Re-useable Code Additional Files
No support by the author.
Mark as installed = get support.
Information
This theme is based on the mock-ups made by a former IB/vBulletin employee. I don't have any names unfortunately.
This style has been tested on Microsoft Edge, Firefox 43, Chrome 48.
This style supports vBulletin's suite. (CMS/blog/articles)
This style should work fine on resolutions with a width of at least 900 pixels.
This style works best with postbit_legacy (vertical postbit).
This style has been confirmed working on the following versions but should work on most vBulletin 4 versions: 4.2.1, 4.2.2, 4.2.3, 4.2.4, 4.2.5.
Please post any bugs, mistakes or improvements in this thread.
I also added an additional feature to it which is the quote expander, it will do that to any quote of which the height is more than 250 pixels.
Screenshots
Installation
Download attached .zip file and unzip somewhere.
Upload contents of the UPLOAD folder to the "images" folder of vBulletin.
Import the .xml file in the IMPORT folder at AdminCP > Styles & Templates > Download / Upload Styles > Import Style XML File. Make sure to check "Ignore Style Version".
Change Log
v1.0.3: Fixed width of forum title being too big.
How to modify the footer?
Open the footer template and scroll down. You will see the divs that contain the hyperlinks, description and social media hyperlinks.
How to modify the logo?
Modify the "titleimage" style variable.
AdminCP > Styles & Templates > Style Manager > vBulletin Modern > Style Variable Editor > titleimage.
How to remove the quote expand functionality?
Modify the "showthread" template and scroll all the way down until you see the script that does this and remove it.
How to change the height of the quote expand functionality?
Modify the "showthread" template and scroll all the way down until you see the script that does this and modify all "250" to your desired height.
==
Like this theme and want to support me for more themes in the future? Donations of any amount are welcome.
Are you using this theme as a default theme on your forum? Post your forum link here, I'd love to check out your forum.
Here's a small background color issue with moderated posts/threads from moderation.php?do=viewposts&type=moderated (see attachment). It's quite unreadable (I've scrapped the text btw due to a few reasons). Color can be found at:
Here's a small background color issue with moderated posts/threads from moderation.php?do=viewposts&type=moderated (see attachment). It's quite unreadable (I've scrapped the text btw due to a few reasons). Color can be found at:
Going to release another version tomorrow with some fixes, thanks for the (bug) reports and improvements so far.
Also noticed that whenever people use plugins which make use of the copyright template hook, it will mess up in the footer. Will also fix that.