r0obert
✭r0obert ✭
Reactions
-
Re: Images inside Polls?
@hgtonight I figured it out, the bootstrap theme was missing the css: ol.DP_AnswerOptions img {max-width: 100%;} Thanks again! (View Post)2 -
Re: Help with how-to-change wording guide (trying to change 'views' and 'comments' labels)
@rmkleemann Put this into public_html/conf/locale.php $Definition['Views'] = "Whatever"; $Definition['Comments'] = "Whatever"; (View Post)2 -
Re: Plugins & Themes that WORK and DON'T work in vanilla 2.1
PrivateCommunity v1.0 Bump v1.0 ButtonBar v1.6 CategoryBasedNewDiscussionButtonText v0.1.1 InThisDiscussion v1 IndexPhotos v1.1 ProfileExtender v2.0.1 Quotes v1.6.1 Spoilers v0.1.1 StatsBox v1.5 Vani… (View Post)3 -
Re: Removing the recent discussions and activity from page sidebars?
I've done it, thanks a lot for your support @vrijvlinder ! Here is the code: body.BasicPages.Page.Index.Page-testing.sticky-footer-body .page-sidebar{display:none !important;} (View Post)2 -
Re: What's the best practice for image resizing?
Excellent. Working!! Thanks a ton, so easy, so smooth... Actually that's the first thing I've done, add the css rule, unfortunately for me I'm a n00b and I've added .Comment .Message img { width: xxx… (View Post)1