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.
Question if you don't mind. I would like to use that "Replies/Views" design you have on the style here. Would you mind letting me know how I can implement that?
Question if you don't mind. I would like to use that "Replies/Views" design you have on the style here. Would you mind letting me know how I can implement that?
If you have some CSS knowledge you can take a look at the element and copy its CSS. I can't remember if that's all you have to do though.
Nicelly done. My congrats. I've a question. Unless if I'm missing something, in your screenshots appears an "Expand" in quotes most probably to show the full text.
I've added some long tests and post quotes but still the full text appears there without the Expand link.
Nicelly done. My congrats. I've a question. Unless if I'm missing something, in your screenshots appears an "Expand" in quotes most probably to show the full text.
I've added some long tests and post quotes but still the full text appears there without the Expand link.
This is a really nice style. I have one small issue. The social media icons are not displaying in the footer. The image icons are in the exact folder path in the XML and the folder is CHMOD 0777. Any thoughts on what might be causing the issue?
Nicelly done. My congrats. I've a question. Unless if I'm missing something, in your screenshots appears an "Expand" in quotes most probably to show the full text.
I've added some long tests and post quotes but still the full text appears there without the Expand link.
Hmm, are you sure the JavaScript that does this is present in the showthread template?
Quote:
Originally Posted by ProSportsForums
This is a really nice style. I have one small issue. The social media icons are not displaying in the footer. The image icons are in the exact folder path in the XML and the folder is CHMOD 0777. Any thoughts on what might be causing the issue?
Open up the developer tools using F12 in Chrome and then refresh the page, check the console tab and see if there are any red errors. Paste them here and I can check what's wrong.
Open up the developer tools using F12 in Chrome and then refresh the page, check the console tab and see if there are any red errors. Paste them here and I can check what's wrong.
As it turns out, it's a browser issue with Firefox and not an issue with the style itself.