The columns are off to the right, they don't line up under the header.

Announcement
Collapse
No announcement yet.
Issue after update to 5.25
Collapse
X
-
I have tried to come up with some custom css to provide a temporary fix...however I won't pretend to be a programmer, and thus I have failed to make it work....
Possibly Glenn Vergara might pop in and have some ideas on this, if he gets chance. He's a proper programmer who can do real css, unlike my efforts!MARK.B
vBulletin Support
Comment
-
Here you go...Add this via Sitebuilder CSS Editor.
Code:.memberlist-widget .b-table__row--header .l-col__fixed-1 .h-hide-on-small { display: inline-block; }
There was a change in the main-cssnormalization.css and this CSS rule is missing for some reason.
Code:.h-hide-on-small, .h-hide-on-xsmall { display: inline-block !important; }
- Likes 1
Comment
Related Topics
Collapse
-
by AlexTheRotaRunning 5.2.2 on Amazon EC2 Server, Linux, PHP, RDS (running MySQL).
Weirdly, after preforming the update many times on a dev server, and having QA review it, now they report Safari is totally...-
Channel: Support Issues & Questions
Thu 9 Jun '16, 3:23pm -
-
by crfandrgI have no other way of describing it. The formatting is completely off in some cases making it almost impossible to use. See if you can see it if you go to www.riderfans.com The thing is it's not...
-
Channel: Support Issues & Questions
Mon 11 Dec '17, 8:40pm -
-
by AScherffOn e.g. Ipad portrait format i get overlapping widgets and forum - which css is responsible ?1 Photo
-
Channel: Support Issues & Questions
Mon 25 May '15, 12:48pm -
Comment