Welcome to vbmods.rocks! Get FREE and paid vBulletin mods, plugins, addons, API extensions, custom modules, custom BB Codes, vBCloud mods, CORE hacks, JS hacks, custom coding by Glenn, an ex-vBulletin Developer. You must register before you can post, download the files or copy the code from the free plugins.
I have a slight issue - I've expanded my wrapper_max_width from the default 1200 to 1800 to fill up more of the screen.
After applying your solution here, the 30 column does expand, but the 70 column actually shrinks in width and there is a gap between them. I guess this is related to the change I made to wrapper_max_width and I tried tweaking your css code to try to fix it but to no avail.
It's an RTL forum, you can see that the ratio between the large and small column isn't realy 70/30, more like 80/20 . I'd basically like to have the small (in my case left) column take more space.
Another solution is (if you are on self-hosted and not on vBCloud) to change margin-right to margin-{vb:stylevar right}. This is the preferred solution especially if you have multiple languages with LTR and RTL directions. Using stylevar will automatically replace it with left or right depending on the language.
I finally created a mod that allows you to add an icon to each post with options for sharing on other platforms. I honestly thought it was absurd that...
Comment